1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-28 13:50:30 -04:00

9 Commits

Author SHA1 Message Date
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
ceee1f10ad
remove redundant title tag on <img>s 2020-11-30 15:22:59 -05:00
17824d4c5c
fix a few RSS validation warnings 2020-07-20 12:44:21 -04:00
2548b320fc
make images linkable via shortcode param 2020-04-23 12:43:43 -04:00
f51e912632
make optimize-image more function-like
....instead of relying on $.Scratch
2020-01-15 10:30:01 -05:00
09e9953c66
fix entity encoding in image alt/title attributes 2020-01-10 09:23:57 -05:00
ec713f5efe
clean up partials and styles 2020-01-03 13:58:48 -05:00
ef32f73372
cache some partials 2019-12-26 22:06:04 -05:00
7001394614
shortcode lookup being weird -- explicitly calling RenderString seems to help? 2019-12-23 12:54:47 -06:00