1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 14:36:22 -04:00

17 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
0a9e0d789e
playing with typescript (probably all wrong) 2021-06-05 16:58:56 -04:00
23debefee2
add babel / esbuild pipes via Hugo, remove terser 2021-06-05 08:35:57 -04:00
82c42f8322
deploy to Vercel 2021-06-04 10:19:34 -04:00
3fa058ee76
finally remove every trace of AMP 🥳 (#415) 2021-06-01 07:52:49 -04:00
12ea184d7e
bump deps 2021-05-08 10:26:23 -04:00
298e8ed70f
stop printing debug comments in production footer 2021-05-01 18:07:03 -04:00
e07934517c
fix weird chrome sandbox quirks on dark mode example's iframe 2020-08-14 11:10:47 -04:00
80c926c6f9
re-organize fonts, fix BLM header 2020-08-14 10:22:28 -04:00
bc03922573
stop generating algolia.json (temporarily) & other tidying up 2020-07-20 09:01:12 -04:00
d2323d6038
Update webmentions.yml
[skip ci]
2020-07-13 19:47:46 -04:00
725c482ba3
make sure config for Netlify functions is okay so far 😬
[skip ci]
2020-07-10 20:00:39 -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
e2ed4c7e4f
use gifsicle-bin fork (includes Linux binary) to override imagemin dependency
https://github.com/jakejarvis/gifsicle-bin
2020-06-24 18:25:27 -04:00
eafbf87f49
test cache plugin for Netlify 2020-06-05 17:29:22 -04:00
917fde01dd
make prettier play nice with (almost) everything 👸 2020-05-11 19:28:03 -04:00
323b3dd9f6
add Prettier to workflow 🎀 (#128)
* prettier init

* prettier ignore

* run on everything 😬

* add prettier check script

* update deps

* Update .prettierignore
2020-05-06 12:19:21 -04:00