An open API service indexing awesome lists of open source software.

https://github.com/sveetch/django-icomoon

A Django app to deploy webfonts from Icomoon and display them
https://github.com/sveetch/django-icomoon

django icomoon

Last synced: about 1 year ago
JSON representation

A Django app to deploy webfonts from Icomoon and display them

Awesome Lists containing this project

README

          

.. _Python: https://www.python.org
.. _Django: https://www.djangoproject.com/
.. _Icomoon: http://icomoon.io/

==============
Django Icomoon
==============

A `Django`_ app to deploy downloaded webfonts from `Icomoon`_ and display
them into a gallery.

Links
*****

* Read the documentation on `Read the docs `_;
* Download its `PyPi package `_;
* Clone it on its `Github repository `_;

Dependancies
************

* `Python`_>=3.6;
* `Django`_ >= 2.0;