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

20 Commits

Author SHA1 Message Date
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
30b6e02b83
backpedal a bit on caching 2025-04-08 09:38:44 -04:00
ec7c9fae54
more error handling 2025-03-31 09:15:40 -04:00
87a24a98f0
sentry instrumentation 2025-03-29 20:37:28 -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
3932660acc
pre-render optimizations 2025-03-14 12:51:18 -04:00
e162d6a46c
dynamic opengraph images 2025-03-14 08:22:32 -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
e166c63988
remove react-spring dependency 2025-03-08 23:13:32 -05:00
a21206eaa5
allow react to properly merge/dedupe homepage inline styles
https://react.dev/reference/react-dom/components/style#rendering-an-inline-css-stylesheet
2025-03-08 10:34:57 -05:00
b7977b8d96
use zod to validate form data the "right" way 2025-03-05 12:49:54 -05:00
8f946d50d8
add sentry to investigate 500 errors 2025-03-04 15:46:50 -05:00
ba10742c9b
properly import and optimize/cache images in markdown files 2025-03-03 15:56:57 -05:00
36faa6c234
simplify theme provider 2025-03-01 16:08:12 -05:00
37375b766f
server all the actions! 2025-02-08 12:37:41 -05:00
8aabb4a66f
Migrate to app router (#2254) 2025-02-07 11:33:38 -05:00