1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 19:08:26 -04:00

23 Commits

Author SHA1 Message Date
36faa6c234
simplify theme provider 2025-03-01 16:08:12 -05:00
8aabb4a66f
Migrate to app router (#2254) 2025-02-07 11:33:38 -05:00
fff106ffbb
bump next to 14.2.5 2024-07-31 12:15:13 -04:00
e1a26d5257
refactor .js files to ES modules where possible 2024-03-12 14:58:00 -04:00
1d8c2eab99
react-twitter-embed ➡️ react-tweet 2023-09-08 11:47:38 -04:00
5c5985445b
bump next 2022-11-12 09:05:43 -05:00
f51d48f622
use new giscus options 2022-11-07 08:38:02 -05:00
cf106e46da
refactor more hooks 2022-07-25 13:11:40 -04:00
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
e782f1a8e8
remove unnecessary memos 2022-06-22 19:53:08 -04:00
33c210aacf
less resource-intensive methods of parsing URLs 2022-06-01 18:40:57 -04:00
d67428b043
rename resolvedTheme -> activeTheme 2022-05-04 10:48:41 -04:00
0a741b4282
fix comments top border 2022-04-04 11:04:37 -04:00
7142b5ece5
bump giscus component 2022-04-04 10:51:03 -04:00
a917b5f81d fork next-themes into use-theme hook 2022-03-07 16:32:38 -05:00
c2dde042b7
CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
3bc3e1b5a1
export prop types from component files 2022-02-16 10:39:32 -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
42a7ff1bdc
fix unnoticeable background color bug in dark mode 2022-02-05 14:50:29 -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
a406010bd2
next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00