1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-12-03 04:18:57 -05:00
Commit Graph

13 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
5f81813e75 svg favicon 2021-05-26 14:02:51 -04:00
6c28ed85f1 remove ugly safari pinned tab icon 2020-08-23 11:30:36 -04: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
8ba0a887bc treat ALL images as assets (as they should have been all along...) 2020-04-21 14:34:55 -04:00
6c59bb2edc hugo mod init, and other cleanup 2020-03-10 23:11:10 -04:00
96e3130ba5 all the favicons :) https://realfavicongenerator.net/ 2020-01-19 18:19:34 -05:00
f51e912632 make optimize-image more function-like
....instead of relying on $.Scratch
2020-01-15 10:30:01 -05:00
6c44b7d44d re-organize a bunch of partials 2020-01-14 18:08:42 -05:00