e877916f6f
switch fonts to Geist Sans and Geist Mono ( #1835 )
...
* switch fonts to Geist Sans and Geist Mono
* adjust font sizes slightly
* fix lockfile
* Update contact.tsx
2024-01-08 11:10:05 -05:00
893db7e951
bump next to 13.5
2023-10-02 11:59:15 -04:00
0c029b7252
🐦 ➡️ 🦣
2022-11-28 23:37:21 -05:00
1e1ecd89ea
refactor component/page function returns
2022-05-25 09:30:11 -04:00
9b0adae9ed
simpler check for external URLs
2022-05-20 16:32:54 -04:00
3547d14576
allow additional rel
info for new tab links
2022-04-29 12:54:35 -04:00
4ea5b15db0
refactor component imports/exports
2022-03-16 11:22:56 -04:00
34fccfefc3
use stitches-normalize 🧵
...
https://github.com/jakejarvis/stitches-normalize
2022-03-06 11:24:58 -05:00
c2dde042b7
CSS modules ➡️ Stitches 🧵 ( #799 )
2022-03-03 09:18:26 -05:00
9f34cec930
custom <Link />
wrapper around next/link
2022-01-30 10:33:40 -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
e91595c8bf
fix custom image width/height when passed in as strings
2022-01-24 11:37:12 -05:00
0462428a54
even more styled components
2022-01-20 08:26:30 -05:00
171bdd65b6
more preparation for styled components
2022-01-19 11:00:28 -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
867ad4c977
remove all styled-jsx from components
2022-01-15 16:30:18 -05:00
e6ead77f5f
update <PageTitle />
component
2022-01-12 12:56:24 -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
ca614e1a1a
consistent use of arrow functions/default exports
2022-01-02 15:16:07 -05:00
ddb48ef2ab
octicons weren't being tree-shaken -- import SVGs manually for now
2022-01-01 18:14:04 -05:00
b5d039b9d6
icons weren't being tree-shaken
2022-01-01 09:31:42 -05:00
854b9da5e2
not messing with the base font size sure fixes a ton of problems....
2021-12-31 19:51:29 -05:00
a6499fd5bb
separate repository grid styles/logic from the card component
2021-12-31 15:28:28 -05:00
9979e1bf3f
v5: Revenge of the JavaScript 🦸 ( #711 )
...
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00