1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-15 20:34:25 -04:00
Commit Graph

285 Commits

Author SHA1 Message Date
jake 6e572a8f48 fix post title encoding 2025-03-14 15:08:00 -04:00
jake 3932660acc pre-render optimizations 2025-03-14 12:51:18 -04:00
jake e162d6a46c dynamic opengraph images 2025-03-14 08:22:32 -04:00
jake e61ca889a7 consistent arrow functions 2025-03-12 18:10:11 -04:00
jake 5b2caf4a96 add stylelint 2025-03-12 09:44:06 -04:00
jake 8e89701453 lucide icons 2025-03-11 21:18:41 -04:00
jake e166c63988 remove react-spring dependency 2025-03-08 23:13:32 -05:00
jake 6f31bc53c8 fix automatic image blurring 2025-03-08 13:51:26 -05:00
jake 2d6fc82f71 fresh <PageTitle> look 2025-03-08 13:09:29 -05:00
jake 9229f92c0c a bit more cleanup 2025-03-07 14:56:49 -05:00
jake 354dade9aa move some non-post pages to mdx 2025-03-07 11:53:23 -05:00
jake 6706aa68ab refactor notes directory and front matter 2025-03-06 16:52:11 -05:00
jake ba10742c9b properly import and optimize/cache images in markdown files 2025-03-03 15:56:57 -05:00
jake 36faa6c234 simplify theme provider 2025-03-01 16:08:12 -05:00
jake 37375b766f server all the actions! 2025-02-08 12:37:41 -05:00
jake 8aabb4a66f Migrate to app router (#2254) 2025-02-07 11:33:38 -05:00
jake e97613dda5 finally bump eslint to 9.x 2025-01-16 10:54:19 -05:00
jake 8f987be75e geist fonts are now on google 2024-11-22 10:34:55 -05:00
jake 89cd6780f9 bump deps and fix lint 2024-09-11 17:26:42 -04:00
jake 0dbb32a267 svg fixes 2024-09-10 14:52:34 -04:00
jake fff106ffbb bump next to 14.2.5 2024-07-31 12:15:13 -04:00
jake 5fe420913e switch to cloudflare turnstile 2024-07-31 14:57:19 +00:00
jake e1a26d5257 refactor .js files to ES modules where possible 2024-03-12 14:58:00 -04:00
jake dbde73c63c refactor "notes" into "posts" (only on the backend) 2024-02-26 12:08:48 -05:00
jake 955cfe421f remove dependency on uglify-js 2024-02-26 10:49:14 -05:00
jake 6f5c066525 detatch theme provider from stitches logic 2024-02-15 10:48:45 -05:00
jake 5b0c126ffc wrap hit counter with an error boundary in case the API falls on its face again 2024-01-21 13:22:14 -05:00
jake e877916f6f switch fonts to Geist Sans and Geist Mono (#1835)
* switch fonts to Geist Sans and Geist Mono

* adjust font sizes slightly

* fix lockfile

* Update contact.tsx
2024-01-08 11:10:05 -05:00
jake bf979f440e replace react-gist with custom iframe component 2023-10-09 19:39:20 -04:00
jake 1f1d13497c bump react-player (finally) 2023-10-09 18:45:36 -04:00
jake 14cd879207 migrate to prisma accelerate
https://prismaio.notion.site/Migration-Guide-For-Data-Proxy-Users-Moving-to-Prisma-Accelerate-5df9
2023-10-04 12:27:49 -04:00
jake bc77e502b9 bump next (again) 2023-10-03 13:55:54 -04:00
jake 893db7e951 bump next to 13.5 2023-10-02 11:59:15 -04:00
jake 1d8c2eab99 react-twitter-embed ➡️ react-tweet 2023-09-08 11:47:38 -04:00
jake a3a854b4ac fix theme preference restoring 2023-07-06 11:22:13 -04:00
jake b13c8259b3 attempt to make edge functions a tad bit lighter 2023-07-06 10:37:51 -04:00
jake afbdcc7b06 enable vercel analytics 2023-06-17 20:14:43 -04:00
jake cab79559e6 fix <Video /> component (downgrade react-player to 2.10.1) 2023-04-13 11:09:13 -04:00
jake 279688b89f switch monospace font to Source Code Pro 2022-11-12 13:09:32 -05:00
jake 5c5985445b bump next 2022-11-12 09:05:43 -05:00
jake f51d48f622 use new giscus options 2022-11-07 08:38:02 -05:00
jake 670dc1b6e2 Revert "bump next & use legacy next/router"
This reverts commit ddb0843bac.
2022-11-03 15:13:29 -04:00
jake ddb0843bac bump next & use legacy next/router 2022-11-03 09:18:39 -04:00
jake 5e02027241 bump next (next/future/image -> next/image) 2022-10-22 09:30:03 -04:00
jake beb74f84ce remove broken fathom dashboard iframes 2022-09-23 16:39:59 -04:00
jake f40c86a0cb fix distorted header image on narrow viewports 2022-09-14 17:50:09 -04:00
jake c64d6cfb52 consolidate environment variable parsing 2022-09-12 15:42:56 -04:00
jake b7fc44c27b set default statically imported image widths to max layout width 2022-09-08 13:24:25 -04:00
jake 060ee2bfee re-revert next 2022-09-07 18:54:24 -04:00
jake 8e860252c3 set experimental.optimisticClientCache to stop prefetching on every hover
https://github.com/vercel/next.js/discussions/40268#discussioncomment-3572642
2022-09-07 17:46:27 -04:00