|
8da96f34ef
|
Regenerate static assets
|
2020-05-13 10:00:27 +03:00 |
|
|
77e05f010e
|
Regenerate static asssets
|
2020-03-22 15:09:46 +02: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 |
|
|
769c25e2c2
|
Regenerate static assets
|
2020-01-25 21:22:31 +02:00 |
|
|
9b35f3b1dc
|
Regenerate static assets
|
2020-01-25 16:42:52 +02:00 |
|
|
3047cfe356
|
Regenerate static assets
|
2020-01-23 19:55:37 +02:00 |
|
|
44e8c677a6
|
Use Hugo's built-in subresource integrity support
We can use Hugo's built-in SRI support instead of using our custom
SRI generator script (as cool as it was at the time). This is more
clean and gives us the added benefit of adding fingerprints to the
CSS and JS filenames, which acts as a cache buster.
See: https://gohugo.io/hugo-pipes/introduction/
See: https://github.com/alanorth/hugo-theme-bootstrap4-blog/issues/120
|
2020-01-23 19:34:21 +02:00 |
|