815059a9e2
seize back control over geist font loaders
2024-02-26 14:35:59 -05:00
6f5c066525
detatch theme provider from stitches logic
2024-02-15 10:48:45 -05:00
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
179ee92f6c
edge functions didn't make sense for database calls
2023-10-08 21:38:09 -04:00
23844c6843
google fonts workaround
2023-10-06 10:21:15 -04:00
afbdcc7b06
enable vercel analytics
2023-06-17 20:14:43 -04:00
279688b89f
switch monospace font to Source Code Pro
2022-11-12 13:09:32 -05:00
b58a138ce2
clean up next fonts
2022-10-30 17:24:03 -04:00
6520e6fa2e
fontsource -> next/font
2022-10-29 08:45:54 -04:00
a2ac54d6a7
cache hex-to-rgba outputs
2022-10-05 15:26:37 -04:00
b64795ae57
hack around the google fonts vs. inter italics mess
2022-10-04 07:25:12 -04:00
1c53376988
type-safe stitches util for fancy link underline color
2022-07-31 11:24:44 -04:00
a788f673e9
refactor font preloading
2022-07-18 17:27:49 -04:00
de604f2f04
remove next-compose-plugins
from config
2022-07-15 11:14:51 -04:00
d35e40a18d
fix props with forwarded ref
2022-07-13 19:48:49 -04:00
39ef018537
bump some deps
2022-07-13 16:00:44 -04:00
295301aa9e
clean up stitches theme config
2022-07-07 16:19:28 -04:00
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
0f38ab4f0a
stitches config
2022-07-06 03:02:09 -04:00
717e126e5b
Update stitches.config.ts
2022-06-21 06:59:14 -04:00
d1ee8b2632
move stitches-normalize into this repo
2022-05-31 19:06:40 -04:00
3c48207bd5
fix stitches variable conflicts
2022-05-30 23:06:44 -04:00
804e88b7f9
font preloading logic
2022-05-27 12:36:58 -04:00
c2648a0943
only declare Comic Neue font face on /previously
2022-05-26 09:41:41 -04:00
ff96ccae44
fix style nesting
2022-05-24 20:48:26 -04:00
2f695be18f
don't load fathom script unless on production
2022-05-16 09:40:36 -04:00
d8363d131a
adding more dumb easter eggs 🐣
2022-05-06 22:49:46 -04:00
54c662c1f2
reorganize style and font configs
2022-04-20 11:19:02 -04:00
eccf2108c7
React 18 ( #863 )
...
* gymnastics to make theme script work with react 18 hydration
* try next 12.1.3 canary to fix SSG head tags?
* revert theme script changes
* next 12.1.3-canary.3
* double-revert some of the use-theme.tsx changes
* separate theme restoration script & move to _document
* bump next
* bump next (again)
* clean up some theme stuff
* use hashed image URLs in webmanifest and feeds
* text experimental react config
* Update ThemeScript.tsx
* switch selfie image to `layout="raw"`
* use `layout="raw"` for all non-imported images
* revert raw images in some places, messes up responsiveness
* fix nitpicky "no divs inside buttons" html validation error
* fix react-player hydration errors
* fix hydration errors from server/client time zone differences
* clean up hydration fixes
* Update format-date.ts
* last-minute cleanup
2022-04-06 09:37:16 -04:00
ff6e417889
add types for fonts imported by webpack
2022-03-27 11:23:42 -04:00
3a58931e79
bump stitches-normalize so we can exclude default system font stacks
2022-03-20 11:08:46 -04:00
ddb9fdff8d
fix super nitpicky indented headings
2022-03-12 11:07:33 -05:00
87848cc697
just some refactoring
2022-03-09 14:07:06 -05:00
f5c8a7a21a
animated dark mode toggle 🌓
2022-03-07 20:08:38 -05:00
34fccfefc3
use stitches-normalize 🧵
...
https://github.com/jakejarvis/stitches-normalize
2022-03-06 11:24:58 -05:00
760607fddd
clean up and add type checks to the modern-normalize.css -> JS translation
2022-03-04 10:52:04 -05:00
f8b6378faf
refactor the link underline logic to produce smaller output
2022-03-04 09:33:44 -05:00
ea4e7025ff
fix some leftover stitches to-do items
2022-03-03 13:18:12 -05:00
c2dde042b7
CSS modules ➡️ Stitches 🧵 ( #799 )
2022-03-03 09:18:26 -05:00