I have installed django-ckeditor by PIP and using it for writing blog in django admin panel.
How can I add additional fonts?
I have installed django-ckeditor by PIP and using it for writing blog in django admin panel.
How can I add additional fonts?
django-ckeditor does supports the plugins developed by ckeditor team,they have one made for google web fonts ckeditor google web fonts plugin. or the other way around is adding the fonts to the ckeditor config using javascript add(programatically) google fonts to ckeditor