1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 19:48:28 -04:00

20 Commits

Author SHA1 Message Date
00d497b69b
update server-side sitemap.xml code 2022-05-07 20:47:14 -04:00
d67428b043
rename resolvedTheme -> activeTheme 2022-05-04 10:48:41 -04:00
d718555001
clean up note types 2022-04-30 18:01:33 -04:00
383c88d5ef
random organization 2022-04-28 19:28:16 -04:00
05469218b1
prevent more hydration mismatches 2022-04-21 12:45:39 -04:00
54c662c1f2
reorganize style and font configs 2022-04-20 11:19:02 -04:00
a8c1a3ba3c
use safer method of concatenating absolute URLs 2022-04-07 15:29:15 -04:00
25aed87b21
separate ThemeContext and useTheme code 2022-04-06 17:40:16 -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
3b11273c70
update fathom site ID 2022-03-31 17:17:02 -04:00
df37f1a8eb
bump next to 12.1.2 2022-03-29 20:57:34 -04:00
f870c5c796
freeze build timestamp via an environment variable 2022-03-18 17:41:27 -04:00
4ea5b15db0
refactor component imports/exports 2022-03-16 11:22:56 -04:00
c2dde042b7
CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
33c02d205e
use camelCase in themes config 2022-02-28 20:07:27 -05:00
f2fb718d0f
update constants 2022-02-26 12:06:41 -05:00
6256223517
bump next to 12.1.0 2022-02-17 19:38:12 -05:00
147128516e
re-add next-remote-watch as local dev server 2022-02-16 14:25:27 -05:00
ae0fd5f56b
extract list of menu links to a config file 2022-02-11 15:13:32 -05:00
d258ebd988
group config files 2022-02-11 11:14:28 -05:00