1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-30 03:05:58 -04:00
Commit Graph

12 Commits

Author SHA1 Message Date
jake 865ad9743a some cleanup around hugo + webpack manifest 2021-07-04 10:49:43 -04:00
jake 2e5405b9ac profile webpack assets in build log 2021-07-03 09:09:55 -04:00
jake 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
jake 3fa058ee76 finally remove every trace of AMP 🥳 (#415) 2021-06-01 07:52:49 -04:00
jake 5f81813e75 svg favicon 2021-05-26 14:02:51 -04:00
jake 5a53aab5d3 disable typographer (fancy quotes, etc.) 2021-04-28 18:40:21 -04:00
jake 6ada1afd4a enable AMP on more layouts/pages 2020-11-08 11:12:21 -05:00
jake 9543aaa5b0 process SCSS @import rules with postcss-import 2020-10-03 19:24:27 -04:00
jake 5123b8831a organize config.toml params, and stop treating frontmattered CSS as SCSS unnecessarily -- it appears to cause some weird race condition with temporary files every once in a while...? not the intended use anyways though. 2020-07-12 19:51:19 -04:00
jake 45b23c45a3 link View Source in page/post footers to specific file on GitHub 2020-06-26 12:59:46 -04:00
jake 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
jake adfa73b5fc fingerprint CSS and JS, set one week browser cache
...and LOTS of tidying partials
2020-04-25 11:15:31 -04:00