1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 20:50:33 -04:00

8 Commits

Author SHA1 Message Date
3a3849e8ec
add a partial template that returns an asset's URL and hash from webpack's manifest
still a mess but slightly more modular. also added a real 404 page.
2021-09-03 11:16:27 -04:00
865ad9743a
some cleanup around hugo + webpack manifest 2021-07-04 10:49:43 -04:00
363b4edf1c
shift asset processing to webpack (#424)
also migrated SASS to latest syntax (via dart-sass) and vastly simplified light/dark theme logic
2021-06-19 17:19:01 -04:00
8eda53296f
add maskable icons to manifest
https://web.dev/maskable-icon-audit/?utm_source=lighthouse&utm_medium=cli
2021-06-12 09:25:45 -04:00
152ac851f4
some quick tweaks I've put off 2021-02-22 10:53:56 -05:00
f3198e0235
clean up a bunch of layouts, especially social-images function
also made even more config.toml parameters optional, will help when finally releasing theme
2020-06-25 10:35:59 -04:00
b8166296ef
fix /site.webmanifest 2020-04-25 21:44:17 -04:00
adfa73b5fc
fingerprint CSS and JS, set one week browser cache
...and LOTS of tidying partials
2020-04-25 11:15:31 -04:00