nk20/docs
Alexandre Iooss 466cbd9878 Replace Font Awesome with inline SVG icons
Font Awesome 4 adds 106kB of dependencies on each page and require to
query multiple assets. It also sometimes causes icons to appear after
page loading. Font Awesome 4 is deprecated and replaced by version 5
which is not packaged in every GNU/Linux distributions.

This commit replaces icons with inline SVG which does not require
external assets, does not require an additionnal dependency and is
widely supported by modern browsers. It makes the page loading faster
and enables us to no longer require fonts-font-awesome Debian package.
2021-10-06 17:15:33 +02:00
..
_static/img How to NK20 2021-04-23 21:07:28 +02:00
api Fix markdown typos 2021-04-23 21:07:27 +02:00
apps Fix old markdown remaining in docs 2021-04-23 21:07:28 +02:00
external_services Indicate what scopes are used 2021-09-02 20:59:46 +02:00
Makefile Initial setup for Sphinx 2020-11-26 01:01:08 +01:00
conf.py How to NK20 2021-04-23 21:07:28 +02:00
documentation.rst Documentation on documentation 2021-04-23 21:07:27 +02:00
faq.rst [FAQ] How to create a button? 2021-04-23 21:07:28 +02:00
getting_started.rst Personal interface 2021-04-23 21:07:28 +02:00
index.rst Documentation on scripts 2021-04-23 21:07:56 +02:00
install-dev.rst Replace Font Awesome with inline SVG icons 2021-10-06 17:15:33 +02:00
install.rst Replace Font Awesome with inline SVG icons 2021-10-06 17:15:33 +02:00
requirements.txt Use RTD theme 2020-11-26 01:07:18 +01:00
scripts.rst Documentation on scripts 2021-04-23 21:07:56 +02:00