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

Date Commit message Author
2020-10-04 19:36add contact to readmemcol
2020-08-05 21:43Allow inclusion of extra icons with FONTAWESOME_EXTRAmcol
2020-07-31 00:07don't fail if target folder already existsmcol
2019-10-20 21:26add note about hard-refreshing in readmemcol
2019-10-20 21:06remove light icons; update readmemcol
2019-10-20 20:19add fas, far, fal and fab RST roles; clarify comments; print used glyphsmcol
2019-10-19 18:15add :fa: context for rst to generate html spans where we want glyphsmcol
2019-10-15 11:22update readmemcol
2019-10-15 11:12Select each glyph individually in each fontmcol
2019-10-15 00:24remove loading of non-woff fonts from cssmcol
2019-10-14 23:52generate subfont into pelican output from used glyphsmcol
2019-10-13 23:18add readme and script-top licensemcol
2019-10-13 21:15Initialise as git repo with almost usable pluginmcol