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

19 Commits

Author SHA1 Message Date
b1a92a2eab
refactor component styles to use type-safe stitches tokens
https://stitches.dev/docs/typescript#stricter-experience
2022-07-07 13:33:20 -04:00
f826f59fcc
enable experimental next/future/image (#973) 2022-06-27 20:45:02 -04:00
1776173cab
finally fix slow typescript compilation!
see https://github.com/stitchesjs/stitches/issues/1038
2022-06-13 06:47:29 -04:00
1e1ecd89ea
refactor component/page function returns 2022-05-25 09:30:11 -04:00
ff96ccae44
fix style nesting 2022-05-24 20:48:26 -04:00
d1f0030d3c
test new next/link behavior 2022-05-17 18:31:58 -04:00
2f695be18f
don't load fathom script unless on production 2022-05-16 09:40:36 -04:00
d718555001
clean up note types 2022-04-30 18:01:33 -04:00
ddb9fdff8d
fix super nitpicky indented headings 2022-03-12 11:07:33 -05: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
e6f1955efb
organize types a bit more sanely & bump deps 2022-02-24 07:06:34 -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
885f97fa64
update component prop types to use JSX.IntrinsicElements 2022-02-09 09:37:20 -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
5e9503b562
remove unnecessary react fragments 2022-01-18 09:54:30 -05:00