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

25 Commits

Author SHA1 Message Date
5f1ef8acf8
remove links from each individual box of the /projects calendar 2025-04-19 11:06:40 -04:00
ba62de355f
add github activity graph to /projects 2025-04-18 18:48:08 -04:00
98ea88dae9
a bunch of cleanup, mostly of my messy css hacks over the years 2025-04-18 12:11:16 -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
eb92e54fd6
validate environment variables at build time 2025-04-09 09:11:18 -04:00
53d6f57699
trim some unnecessary dependencies 2025-04-07 12:11:04 -04:00
68b09ebc36
properly use vercel data cache for fetch results 2025-04-04 11:32:20 -04:00
ec7c9fae54
more error handling 2025-03-31 09:15:40 -04:00
6cbe1ee814
fix repository card styling 2025-03-28 10:17:14 -04:00
8890c1d08d
dayjs ➡️ date-fns 2025-03-21 13:20:42 -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
9229f92c0c
a bit more cleanup 2025-03-07 14:56:49 -05:00
ba10742c9b
properly import and optimize/cache images in markdown files 2025-03-03 15:56:57 -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