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
- Host: GitHub
- URL: https://github.com/sveetch/django-icomoon
- Owner: sveetch
- License: mit
- Created: 2015-09-19T01:49:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-12-22T00:18:41.000Z (over 4 years ago)
- Last Synced: 2025-03-28T08:41:37.200Z (about 1 year ago)
- Topics: django, icomoon
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
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;