1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:06:38 -04:00
Commit Graph

28 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
80ea194c74 fix new header on /previously 2021-05-27 11:33:03 -04:00
733b9b2556 only one <h1> on each page 2021-04-17 09:49:43 -04:00
db7b2c86d5 clean up CSP 2021-04-03 09:52:53 -04:00
0456fd99bd update first website URLs 2021-03-29 11:12:29 -04:00
fe0fa6599f update deps & try to fix codespaces 2021-03-29 10:48:56 -04:00
6c3a2185ee fix some AMP errors 2021-03-17 08:25:36 -04:00
6ada1afd4a enable AMP on more layouts/pages 2020-11-08 11:12:21 -05:00
80c926c6f9 re-organize fonts, fix BLM header 2020-08-14 10:22:28 -04:00
d9833c6d30 remove sitemap priorities 2020-08-02 16:18:54 -04:00
a428ec712b update the Y2K post 2020-08-01 22:46:21 -04:00
6f7b14f43a fix a few things that were **too bold** now 2020-07-22 16:38:11 -04:00
da1743cf2d add variable Inter fonts
current faces/files kept as a fallback. also switched to Google-hosted fonts on AMP pages (might as well...)
2020-07-22 16:19:24 -04:00
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
9bf2d2e36b stop hosting all of my random sites as folders on this domain
changed most of them to redirect to GitHub Pages

mental health note: stats will take a hit ;)
2020-07-12 16:37:33 -04:00
84add157d3 update meta pages & robots.txt 2020-06-29 11:43:38 -04:00
f31c264698 changed domain for Windows Me VMs 2020-06-04 14:20:11 -04:00
3fbbf44f0b some stuff was being missed by linters, fix glob patterns
[skip ci]
2020-06-03 14:22:21 -04:00
a6cb95c0d7 clean up redirects/404s & other random housekeeping 2020-06-02 14:00:40 -04:00
598367c19e update /previously 2020-06-01 23:06:28 -04:00
ee9d95b394 add small links to https://y2k.lol (not ready for prime time yet 🤫) 2020-05-21 13:06:48 -04:00
0ad9d54347 remove HTML comments by default during minify 2020-05-14 20:51:49 -04:00
17501e8c34 add simple license and privacy policy pages
silly but certain things require these. also added some sitemap priorities to other miscellaneous pages.
2020-04-28 18:53:15 -04:00
c7e64cd36e clean stuff up & update deps 2020-04-28 10:22:02 -04:00
cb32af40dc update /previously 2020-04-27 15:48:31 -04:00
32c4e1140d update /previously, add Comic Neue webfont 2020-04-27 10:43:52 -04:00
5477e34235 some tweaking of post-build image optimization 2020-04-24 12:58:18 -04:00
70611f4d1c publish /previously 2020-04-23 20:45:55 -04:00