1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 21:48:27 -04:00

20 Commits

Author SHA1 Message Date
f826f59fcc
enable experimental next/future/image (#973) 2022-06-27 20:45:02 -04:00
d1f0030d3c
test new next/link behavior 2022-05-17 18:31:58 -04:00
d09cf7ab26
consolidate theme context/provider types 2022-04-08 12:36:19 -04:00
a8c1a3ba3c
use safer method of concatenating absolute URLs 2022-04-07 15:29:15 -04:00
4ea5b15db0
refactor component imports/exports 2022-03-16 11:22:56 -04:00
f8b6378faf
refactor the link underline logic to produce smaller output 2022-03-04 09:33:44 -05:00
c2dde042b7
CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
f6627580eb
fix page/note title color 2022-02-26 11:39:16 -05:00
3bc3e1b5a1
export prop types from component files 2022-02-16 10:39:32 -05:00
885f97fa64
update component prop types to use JSX.IntrinsicElements 2022-02-09 09:37:20 -05:00
ee1b708b99
prevent fading into dark theme if we're immediately setting it on load 2022-02-06 12:25:48 -05:00
4e7f235ed5
fix page titles 2022-02-05 15:52:57 -05:00
42a7ff1bdc
fix unnoticeable background color bug in dark mode 2022-02-05 14:50:29 -05:00
f0259dbab5
stop being lazy with css selectors 2022-01-30 11:38:37 -05:00
9f34cec930
custom <Link /> wrapper around next/link 2022-01-30 10:33:40 -05:00
0343aa9be4
move more junk out of index.css and into components 2022-01-22 18:52:29 -05:00
7b01f01c9d
fix <PageTitle /> canonical link 2022-01-22 17:16:44 -05:00
d06ebfcf60
use memo more wisely 2022-01-22 10:06:24 -05:00
7e37adabc1
all components should accept additional classnames 2022-01-20 12:06:05 -05:00
5e9503b562
remove unnecessary react fragments 2022-01-18 09:54:30 -05:00