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

27 Commits

Author SHA1 Message Date
99ec01de0a
let vercel firewall block AI crawler bots 2025-03-15 21:39:52 -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
e162d6a46c
dynamic opengraph images 2025-03-14 08:22:32 -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
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
9229f92c0c
a bit more cleanup 2025-03-07 14:56:49 -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
8b2e513ca9
marginally better error logging 2025-03-06 13:25:21 -05:00
377db1adcb
Revert "add sentry to investigate 500 errors"
This reverts commit 8f946d50d8f5b8252f39f277ab5d538e4fc98d8e.
2025-03-06 08:27:48 -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
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
c1ed417003
remove prisma accelerate extension 2025-02-14 17:26:11 -05:00
83527e0c61
running back to postgres, once again... 2025-02-12 15:12:50 -05:00
37375b766f
server all the actions! 2025-02-08 12:37:41 -05:00
fa5edc003f
update readme and /uses 2025-02-07 14:10:20 -05:00
8aabb4a66f
Migrate to app router (#2254) 2025-02-07 11:33:38 -05:00