1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-04 07:16:36 -04:00
Commit Graph

22 Commits

Author SHA1 Message Date
354dade9aa move some non-post pages to mdx 2025-03-07 11:53:23 -05:00
ba10742c9b properly import and optimize/cache images in markdown files 2025-03-03 15:56:57 -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
0dbb32a267 svg fixes 2024-09-10 14:52:34 -04: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
893db7e951 bump next to 13.5 2023-10-02 11:59:15 -04:00
1f373541be add :focus-visible css selector to some hover styles 2022-07-27 18:05:50 -04:00
54d0b6eac0 bump next to stable 2022-07-08 13:24:38 -04:00
b1a92a2eab refactor component styles to use type-safe stitches tokens
https://stitches.dev/docs/typescript#stricter-experience
2022-07-07 13:33:20 -04:00
f826f59fcc enable experimental next/future/image (#973) 2022-06-27 20:45:02 -04:00
1e1ecd89ea refactor component/page function returns 2022-05-25 09:30:11 -04:00
d1f0030d3c test new next/link behavior 2022-05-17 18:31:58 -04:00
4ea5b15db0 refactor component imports/exports 2022-03-16 11:22:56 -04:00
87848cc697 just some refactoring 2022-03-09 14:07:06 -05:00
19394c1fb7 fix missing title attribute on icon-only menu links 2022-03-07 19:51:51 -05:00
ff9bb81d30 now safe to bump typescript to 4.6 2022-03-07 15:01:30 -05:00
9ac0b828d1 remove unnecessary flexboxes 2022-03-04 15:24:21 -05:00
f8b6378faf refactor the link underline logic to produce smaller output 2022-03-04 09:33:44 -05:00
ea4e7025ff fix some leftover stitches to-do items 2022-03-03 13:18:12 -05:00
c2dde042b7 CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
147128516e re-add next-remote-watch as local dev server 2022-02-16 14:25:27 -05:00