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

19 Commits

Author SHA1 Message Date
430789c25d
offload videos to vercel blob 2025-04-23 09:34:28 -04:00
6c3cd0afe9
attempt to fix metadata merging 2025-04-22 22:17:32 -04:00
98ea88dae9
a bunch of cleanup, mostly of my messy css hacks over the years 2025-04-18 12:11:16 -04:00
84702aeab1
remove css reset as a dependency 2025-04-08 19:52:54 -04:00
2b7f3c66a9
refactor font loaders/declarations 2025-04-02 13:49:43 -04:00
6cbe1ee814
fix repository card styling 2025-03-28 10:17:14 -04:00
8308b635b8
apparently nextjs does NOT like when you link to a redirected route... 2025-03-27 11:57:55 -04:00
b626955731
restore image captions in markdown with a "clever" (messy) css hack 2025-03-20 12:00:04 -04:00
3388da2d50
test the new react compiler (https://react.dev/learn/react-compiler) 2025-03-20 08:30:28 -04:00
7c4144a1e7
switch to shiki for syntax highlighting 2025-03-15 21:19:57 -04:00
5ca7e6cb22
extract metadata merging logic from each page into a helper function 2025-03-14 20:16:27 -04:00
3932660acc
pre-render optimizations 2025-03-14 12:51:18 -04:00
e61ca889a7
consistent arrow functions 2025-03-12 18:10:11 -04:00
8e89701453
lucide icons 2025-03-11 21:18:41 -04:00
2d6fc82f71
fresh <PageTitle> look 2025-03-08 13:09:29 -05:00
354dade9aa
move some non-post pages to mdx 2025-03-07 11:53:23 -05:00
6706aa68ab
refactor notes directory and front matter 2025-03-06 16:52:11 -05:00
ba10742c9b
properly import and optimize/cache images in markdown files 2025-03-03 15:56:57 -05:00
8aabb4a66f
Migrate to app router (#2254) 2025-02-07 11:33:38 -05:00