1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 09:25:22 -04:00

10 Commits

Author SHA1 Message Date
84702aeab1
remove css reset as a dependency 2025-04-08 19:52:54 -04:00
8aabb4a66f
Migrate to app router (#2254) 2025-02-07 11:33:38 -05:00
c2dde042b7
CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
ae0fd5f56b
extract list of menu links to a config file 2022-02-11 15:13:32 -05:00
2a29d713bb
remove global .icon style 2022-01-30 09:00:59 -05:00
283eb62446
less corny header and note meta icons (#746)
* less corny header and note meta icons

* swap out more twemojis

* indicate active page in nav bar

* update favicons

* extract `<MenuLink />` into its own component

* change hover effect to an underline

* cropped header photo
2022-01-27 10:06:26 -05:00
51ecae3c9b
custom <Image /> wrapper now supports static imports too 2022-01-24 08:57:21 -05:00
0343aa9be4
move more junk out of index.css and into components 2022-01-22 18:52:29 -05:00
224358fd68
add some rounded corners and theme transition fading 2022-01-21 12:05:01 -05:00
a406010bd2
next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00