nk20/ansible
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
..
host_vars Serve static files with Nginx only in production to make JavaScript development easier 2021-10-04 13:58:48 +02:00
roles Replace Font Awesome with inline SVG icons 2021-10-06 17:15:33 +02:00
ansible.cfg 🚀 Adding Ansible configuration (not tested) 2020-07-15 07:46:42 +02:00
base.yml Merge branch 'docs' into 'beta' 2021-01-19 12:01:45 +01:00
hosts_example Serve static files with Nginx only in production to make JavaScript development easier 2021-10-04 13:58:48 +02:00