1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 06:58:28 -04:00

13 Commits

Author SHA1 Message Date
6d5c34335b
extract hcaptcha into reusable component w/ defaults 2022-02-10 21:19:13 -05:00
885f97fa64
update component prop types to use JSX.IntrinsicElements 2022-02-09 09:37:20 -05:00
42a7ff1bdc
fix unnoticeable background color bug in dark mode 2022-02-05 14:50:29 -05:00
7a3ea4924c
clean up type definitions 2022-01-30 22:04:25 -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
766f39a15a
remove unused deps 2022-01-27 18:16:57 -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
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
171bdd65b6
more preparation for styled components 2022-01-19 11:00:28 -05:00
a406010bd2
next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00