hugo-theme-bootstrap4-blog/layouts/_default
Alan Orth 3ab60bddea
Use Font Awesome SVGs via JavaScript
This is a bit of "one step forward, two steps back" in that we are
now using the much more lean SVG icons—and only the ones we are ac
tually using—instead of having to download the two ~70KiB web font
files, but it means we need to use JavaScript.

This approache was inspired by the work @xekon did in #127.

See: https://fontawesome.com/how-to-use/on-the-web/advanced/svg-javascript-core
See: https://github.com/alanorth/hugo-theme-bootstrap4-blog/pull/127
2020-01-27 18:17:35 +02:00
..
baseof.html Use Font Awesome SVGs via JavaScript 2020-01-27 18:17:35 +02:00
content.html Localize "by" and "in" strings in post meta 2019-04-22 18:51:33 +03:00
list.html layouts: Remove a few more references to GooglePlus 2020-01-25 16:05:51 +02:00
single.html layouts: Remove a few more references to GooglePlus 2020-01-25 16:05:51 +02:00
summary.html Localize "by" and "in" strings in post meta 2019-04-22 18:51:33 +03:00
taxonomy.html Add taxonomy template 2018-04-19 18:08:48 +03:00