1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-22 09:16:14 -04:00
Commit Graph

13 Commits

Author SHA1 Message Date
jake c2dde042b7 CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
jake e6f1955efb organize types a bit more sanely & bump deps 2022-02-24 07:06:34 -05:00
jake 3bc3e1b5a1 export prop types from component files 2022-02-16 10:39:32 -05:00
jake 885f97fa64 update component prop types to use JSX.IntrinsicElements 2022-02-09 09:37:20 -05:00
jake ee1b708b99 prevent fading into dark theme if we're immediately setting it on load 2022-02-06 12:25:48 -05:00
jake 42a7ff1bdc fix unnoticeable background color bug in dark mode 2022-02-05 14:50:29 -05:00
jake f0259dbab5 stop being lazy with css selectors 2022-01-30 11:38:37 -05:00
jake 9f34cec930 custom <Link /> wrapper around next/link 2022-01-30 10:33:40 -05:00
jake 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
jake 0343aa9be4 move more junk out of index.css and into components 2022-01-22 18:52:29 -05:00
jake 224358fd68 add some rounded corners and theme transition fading 2022-01-21 12:05:01 -05:00
jake 7e37adabc1 all components should accept additional classnames 2022-01-20 12:06:05 -05:00
jake a406010bd2 next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00