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

184 Commits

Author SHA1 Message Date
ba10742c9b
properly import and optimize/cache images in markdown files 2025-03-03 15:56:57 -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
8aabb4a66f
Migrate to app router (#2254) 2025-02-07 11:33:38 -05:00
8f987be75e
geist fonts are now on google 2024-11-22 10:34:55 -05:00
f886a7cd0b
bump deps 2024-10-11 10:48:21 -04:00
fff106ffbb
bump next to 14.2.5 2024-07-31 12:15:13 -04:00
971747a161
goodbye planetscale 🪦 hello turso 👋 2024-04-01 11:12:24 -04:00
e1a26d5257
refactor .js files to ES modules where possible 2024-03-12 14:58:00 -04:00
e66dc37c41
fix permalinks 2024-02-28 17:03:02 -05:00
e661ca48b8
add a *very* basic minifier to remove the insane amount of whitespace from compiled MDX 2024-02-28 14:59:01 -05:00
4bef13f4ab
use standard email/SMTP for contact form instead of airtable API 2024-02-27 17:34:48 -05:00
815059a9e2
seize back control over geist font loaders 2024-02-26 14:35:59 -05:00
dbde73c63c
refactor "notes" into "posts" (only on the backend) 2024-02-26 12:08:48 -05:00
955cfe421f
remove dependency on uglify-js 2024-02-26 10:49:14 -05:00
6f5c066525
detatch theme provider from stitches logic 2024-02-15 10:48:45 -05:00
b5f0f56702
remove webmention.io 2024-02-14 21:14:18 -05:00
1a6ac7f483
migrated to supabase postgres 2024-02-07 14:55:16 -05:00
17c09f71b2
fix google rich results warning 2024-01-11 11:15:16 -05:00
779775d85a
fix remark errors by completely ignoring them so plugins can finally be bumped 2024-01-09 13:47:19 -05:00
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
0844b70f78
revert @neondatabase/serverless 2024-01-08 10:52:29 -05:00
fd21451de8
major upgrade to next 14 (#1834) 2023-12-05 10:58:03 -05:00
179ee92f6c
edge functions didn't make sense for database calls 2023-10-08 21:38:09 -04:00
23844c6843
google fonts workaround 2023-10-06 10:21:15 -04:00
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
893db7e951
bump next to 13.5 2023-10-02 11:59:15 -04:00
2741b3ae0c
bump a looooooot of deps 2023-09-01 09:30:48 -04:00
b13c8259b3
attempt to make edge functions a tad bit lighter 2023-07-06 10:37:51 -04:00
aa64279dd8
convert APIs to edge functions (#1648) 2023-06-25 11:26:29 -04:00
afbdcc7b06
enable vercel analytics 2023-06-17 20:14:43 -04:00
cab79559e6
fix <Video /> component (downgrade react-player to 2.10.1) 2023-04-13 11:09:13 -04:00
a4a402bcde
bump some deps 2023-03-23 10:49:36 -04:00
0c029b7252
🐦 ➡️ 🦣 2022-11-28 23:37:21 -05:00
aef4df3860
add redirect for running mastodon on subdomain 2022-11-25 12:10:31 -05:00
db6594faa7
add Mastodon link 2022-11-17 14:10:00 -05:00
d4b806dfcf
refactor favicon imports 2022-11-13 19:11:30 -05:00
279688b89f
switch monospace font to Source Code Pro 2022-11-12 13:09:32 -05:00
b58a138ce2
clean up next fonts 2022-10-30 17:24:03 -04:00
6520e6fa2e fontsource -> next/font 2022-10-29 08:45:54 -04:00
76300b9cd2
remove mem 2022-10-23 12:58:23 -04:00
5e02027241
bump next (next/future/image -> next/image) 2022-10-22 09:30:03 -04:00
a2ac54d6a7
cache hex-to-rgba outputs 2022-10-05 15:26:37 -04:00
b64795ae57
hack around the google fonts vs. inter italics mess 2022-10-04 07:25:12 -04:00
c64d6cfb52
consolidate environment variable parsing 2022-09-12 15:42:56 -04:00
1c53376988
type-safe stitches util for fancy link underline color 2022-07-31 11:24:44 -04:00
43d4b2ea46
move messy base URL definition to build time in next.config.js 2022-07-30 19:36:42 -04:00
a9f3bf2974
try memoizing front matter parsing 2022-07-18 17:39:55 -04:00
a788f673e9
refactor font preloading 2022-07-18 17:27:49 -04:00