1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-29 09:33:45 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
6c30836cc9
Regenerate static assets 2021-01-19 22:10:35 +02:00
a38342b330
Regenerate static assets 2020-11-15 11:36:45 +02:00
4b2b1617c0
Regenerate static assets 2020-10-09 23:18:48 +03:00
8da96f34ef
Regenerate static assets 2020-05-13 10:00:27 +03:00
9fb0baa0a5
Regenerate static assets 2020-03-16 09:47:25 +02:00
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