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

37 Commits

Author SHA1 Message Date
cfe77f98d6
experimental prefetching on hover for common links 2025-04-15 09:30:20 -04:00
b60fbcc15c
clean up remaining NEXT_PUBLIC_ environment variables 2025-04-13 16:28:00 -04:00
37fa6101f6
refactor constants 2025-04-11 14:50:15 -04:00
0ade75716e
do not double import site-wide opengraph-image.jpg 2025-04-11 14:22:06 -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
53d6f57699
trim some unnecessary dependencies 2025-04-07 12:11:04 -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
a7b50f1b55
attempted json-ld fixes... 2025-03-31 11:47:17 -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
6cbe1ee814
fix repository card styling 2025-03-28 10:17:14 -04:00
264fd92379
refactor note processing functions 2025-03-28 09:22:04 -04:00
558934284e
fix /api/hits edge caching 2025-03-27 11:43:44 -04:00
0080c4925b
have hit counter start at zero during suspense, then count up 2025-03-27 10:08:18 -04:00
bbf6e9dc66 move database from postgres/prisma to redis 2025-03-27 09:21:53 -04:00
7a70057e2c
glowed up open graph images 2025-03-24 16:55:19 -04:00
d3250bd00e
more caching and error handling 2025-03-24 11:45:48 -04:00
8890c1d08d
dayjs ➡️ date-fns 2025-03-21 13:20:42 -04:00
9fd3de8569
json-ld improvements 2025-03-21 12:02:14 -04:00
b626955731
restore image captions in markdown with a "clever" (messy) css hack 2025-03-20 12:00:04 -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
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
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
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