1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-17 03:10:49 -05:00
Commit Graph

16 Commits

Author SHA1 Message Date
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
3bc3e1b5a1 export prop types from component files 2022-02-16 10:39:32 -05:00
17104d765b make sticky header optional via prop 2022-02-16 10:30:18 -05:00
a47d49c0d5 remove no-fade stylesheet from DOM after use 2022-02-13 11:41:26 -05:00
d258ebd988 group config files 2022-02-11 11:14:28 -05:00
8385e011c5 remove unnecessary PropsWithChildren 2022-02-09 11:05:48 -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
42a7ff1bdc fix unnoticeable background color bug in dark mode 2022-02-05 14:50:29 -05:00
41705f3be4 add support for per-page layouts 2022-02-04 16:14:42 -05:00
9f34cec930 custom <Link /> wrapper around next/link 2022-01-30 10:33:40 -05:00
224358fd68 add some rounded corners and theme transition fading 2022-01-21 12:05:01 -05:00
a406010bd2 next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00