1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 11:56:20 -04:00

17 Commits

Author SHA1 Message Date
4ea5b15db0
refactor component imports/exports 2022-03-16 11:22:56 -04:00
dc7622a7af
switch some style props to css 2022-03-03 11:46:18 -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
f0259dbab5
stop being lazy with css selectors 2022-01-30 11:38:37 -05:00
9f34cec930
custom <Link /> wrapper around next/link 2022-01-30 10:33:40 -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
ad0431d3b9
component reorganization 2022-01-16 18:31:51 -05:00
b51e8a38ce
passing a custom link component to mdx was unnecessary 2022-01-12 14:20:45 -05:00
e6ead77f5f
update <PageTitle /> component 2022-01-12 12:56:24 -05:00
65416fcc1f
next-mdx-remote -> mdx-bundler (#729) 2022-01-09 13:45:38 -05:00
354d767fc5
move <Layout> to _app.tsx so it's not rerendered 2022-01-07 09:57:32 -05:00
17375ef876
static header and footer were being re-rendered on every route change 2022-01-06 19:58:07 -05:00
2d44b58242
directly (and still dynamically) assign a few of the mdx components 2022-01-05 15:07:54 -05:00
ca614e1a1a
consistent use of arrow functions/default exports 2022-01-02 15:16:07 -05:00
9979e1bf3f
v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00