Commit Graph
21 Commits
Author SHA1 Message Date
jake 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
jake e782f1a8e8 remove unnecessary memos 2022-06-22 19:53:08 -04:00
jake 1e1ecd89ea refactor component/page function returns 2022-05-25 09:30:11 -04:00
jake 9b0adae9ed simpler check for external URLs 2022-05-20 16:32:54 -04:00
jake 4ea5b15db0 refactor component imports/exports 2022-03-16 11:22:56 -04:00
jake dc7622a7af switch some style props to css 2022-03-03 11:46:18 -05:00
jakeandGitHub c2dde042b7 CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
jake 3edaa6b0e4 clean up <Video /> props 2022-02-16 11:10:09 -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 5e9503b562 remove unnecessary react fragments 2022-01-18 09:54:30 -05:00
jakeandGitHub a406010bd2 next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00
jake ad0431d3b9 component reorganization 2022-01-16 18:31:51 -05:00
jake b51e8a38ce passing a custom link component to mdx was unnecessary 2022-01-12 14:20:45 -05:00
jake e6ead77f5f update <PageTitle /> component 2022-01-12 12:56:24 -05:00
jakeandGitHub 65416fcc1f next-mdx-remote -> mdx-bundler (#729) 2022-01-09 13:45:38 -05:00
jake 354d767fc5 move <Layout> to _app.tsx so it's not rerendered 2022-01-07 09:57:32 -05:00
jake 17375ef876 static header and footer were being re-rendered on every route change 2022-01-06 19:58:07 -05:00
jake 2d44b58242 directly (and still dynamically) assign a few of the mdx components 2022-01-05 15:07:54 -05:00
jake ca614e1a1a consistent use of arrow functions/default exports 2022-01-02 15:16:07 -05:00
jakeandGitHub 9979e1bf3f v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00