Pelican plugin to minify fontawesome assets to include used icons.
git clone https://github.com/m-col/pelican-minify-fontawesome
Files | Refs | Readme

Commit d856106f6847dffb3be371dcf526b261080dbb86
Parent: 5ebecd52679ebf6557f57e5f64ad595aba7d4ad8
Author: mcol <mcol@posteo.net>
Date: 2020-10-04 19:36:27 +0100
Committer: mcol <mcol@posteo.net>
Committed: 2020-10-04 19:36:27 +0100

add contact to readme

readme.rst Modified

@@ -32,6 +32,7 @@
 
     <link rel="stylesheet" href="{{ SITEURL }}/theme/css/fa.css"/>
 
+
 Additional icons
 ----------------
 
@@ -42,6 +43,7 @@
 
    FONTAWESOME_EXTRA = ['fa-rss', 'fa-poo-storm']
 
+
 RST roles
 ---------
 
@@ -54,6 +56,7 @@
    Here is a regular icon :far:`meh-rolling-eyes`
    Here is a brand icon :fab:`github`
 
+
 Troubleshooting
 ---------------
 
@@ -64,3 +67,9 @@
 refresh.
 
 This plugin has only been tested with fontawesome-free-5.11.2-web so far.
+
+
+Contact
+-------
+
+Email me @ mcol@posteo.net for questions or contributions.