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

35 Commits

Author SHA1 Message Date
e67d49f430
prettier dynamic opengraph images 💅 2025-04-16 15:00:02 -04:00
eb92e54fd6
validate environment variables at build time 2025-04-09 09:11:18 -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
80793c7330
bump next & friends 2025-04-06 14:18:08 -04:00
64f5cd2c39
refactor contact form server action 2025-04-04 09:31:08 -04:00
2b9c421d42
add prefix to redis keys 2025-04-04 08:49:42 -04:00
774c3a5d96
remove sentry (might revisit later, idk yet) 2025-04-02 14:02:42 -04:00
2b7f3c66a9
refactor font loaders/declarations 2025-04-02 13:49:43 -04:00
ec7c9fae54
more error handling 2025-03-31 09:15:40 -04:00
50c184fb21
rm middleware.ts 👋 2025-03-30 09:40:43 -04:00
444f91b6dc
zod ➡️ valibot (plus more server action tracing) 2025-03-30 01:09:30 -04:00
87a24a98f0
sentry instrumentation 2025-03-29 20:37:28 -04:00
e865d9d8e5
restore local video assets now that webpack (and remark) can process them 2025-03-26 19:53:12 -04:00
d3250bd00e
more caching and error handling 2025-03-24 11:45:48 -04:00
3388da2d50
test the new react compiler (https://react.dev/learn/react-compiler) 2025-03-20 08:30:28 -04:00
d714e6e99b
offload videos to vercel blob storage 2025-03-19 16:14:10 -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
5b2caf4a96
add stylelint 2025-03-12 09:44:06 -04:00
8e89701453
lucide icons 2025-03-11 21:18:41 -04:00
125a6932c2
vercel analytics ➡️ umami 2025-03-11 14:28:29 -04:00
e166c63988
remove react-spring dependency 2025-03-08 23:13:32 -05:00
2d6fc82f71
fresh <PageTitle> look 2025-03-08 13:09:29 -05:00
9229f92c0c
a bit more cleanup 2025-03-07 14:56:49 -05:00
8b2e513ca9
marginally better error logging 2025-03-06 13:25:21 -05:00
3804298210
fix eslint 9 problems, especially in vs code 2025-03-06 08:19:37 -05:00
b7977b8d96
use zod to validate form data the "right" way 2025-03-05 12:49:54 -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
c1ed417003
remove prisma accelerate extension 2025-02-14 17:26:11 -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