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

14 Commits

Author SHA1 Message Date
ea4e7025ff
fix some leftover stitches to-do items 2022-03-03 13:18:12 -05:00
c2dde042b7
CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
33c02d205e
use camelCase in themes config 2022-02-28 20:07:27 -05:00
d24d29a04e
try removing transition blocking stuff 2022-02-19 09:19:46 -05:00
17a271eb87
tell unblock-transitions script to remove itself when finished 2022-02-18 12:31:57 -05:00
5f977db7f2
update custom _document.tsx from class to new default function
https://nextjs.org/docs/advanced-features/custom-document
2022-02-18 12:00:49 -05:00
885f97fa64
update component prop types to use JSX.IntrinsicElements 2022-02-09 09:37:20 -05:00
da42cb074c
automatically inline critical css via critters (#760) 2022-02-07 14:40:38 -05:00
ee1b708b99
prevent fading into dark theme if we're immediately setting it on load 2022-02-06 12:25:48 -05:00
3394cac5de
use the excellent next-themes module 2022-01-06 10:08:24 -05:00
20d8b13bb1
separate theme restoration script and add meta[name="theme-color"] tag to _document.tsx 2022-01-04 18:04:33 -05:00
13605d2ab5
alt attributes aren't valid on inline SVGs 2022-01-03 12:12:23 -05:00
11d245ad66
some very minor refactoring/fixing 2021-12-31 08:48:56 -05:00
9979e1bf3f
v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00