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

31 Commits

Author SHA1 Message Date
8aabb4a66f
Migrate to app router (#2254) 2025-02-07 11:33:38 -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
1d8c2eab99
react-twitter-embed ➡️ react-tweet 2023-09-08 11:47:38 -04:00
afbdcc7b06
enable vercel analytics 2023-06-17 20:14:43 -04:00
279688b89f
switch monospace font to Source Code Pro 2022-11-12 13:09:32 -05:00
d35e40a18d
fix props with forwarded ref 2022-07-13 19:48:49 -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
0f38ab4f0a
stitches config 2022-07-06 03:02:09 -04:00
1e1ecd89ea
refactor component/page function returns 2022-05-25 09:30:11 -04:00
ff96ccae44
fix style nesting 2022-05-24 20:48:26 -04:00
2f695be18f
don't load fathom script unless on production 2022-05-16 09:40:36 -04:00
fa968dbcd2
use <time> element for all dates 2022-04-16 15:59:28 -04:00
8641b6a90e
separate out inline code and code block components 2022-04-11 19:05:01 -04:00
4ea5b15db0
refactor component imports/exports 2022-03-16 11:22:56 -04: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
3edaa6b0e4
clean up <Video /> props 2022-02-16 11:10:09 -05:00
3bc3e1b5a1
export prop types from component files 2022-02-16 10:39:32 -05:00
17104d765b
make sticky header optional via prop 2022-02-16 10:30:18 -05:00
ae0fd5f56b
extract list of menu links to a config file 2022-02-11 15:13:32 -05:00
3801989a5b
refactor <CodeBlock /> to make it useful outside of mdx 2022-02-09 10:41:23 -05:00
42a7ff1bdc
fix unnoticeable background color bug in dark mode 2022-02-05 14:50:29 -05:00
9f34cec930
custom <Link /> wrapper around next/link 2022-01-30 10:33:40 -05:00
2a29d713bb
remove global .icon style 2022-01-30 09:00:59 -05:00
224358fd68
add some rounded corners and theme transition fading 2022-01-21 12:05:01 -05:00
7e37adabc1
all components should accept additional classnames 2022-01-20 12:06:05 -05:00
2162e9d563
properly merge multiple class names 2022-01-20 10:38:18 -05:00
0462428a54
even more styled components 2022-01-20 08:26:30 -05:00
5e9503b562
remove unnecessary react fragments 2022-01-18 09:54:30 -05:00
a406010bd2
next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00