6520e6fa2e
fontsource -> next/font
2022-10-29 08:45:54 -04:00
5e02027241
bump next (next/future/image
-> next/image
)
2022-10-22 09:30:03 -04:00
beb74f84ce
remove broken fathom dashboard iframes
2022-09-23 16:39:59 -04:00
9ea970482d
bump next
2022-09-08 07:21:23 -04:00
060ee2bfee
re-revert next
2022-09-07 18:54:24 -04:00
8e860252c3
set experimental.optimisticClientCache
to stop prefetching on every hover
...
https://github.com/vercel/next.js/discussions/40268#discussioncomment-3572642
2022-09-07 17:46:27 -04:00
128dd86862
Revert "revert next ( https://github.com/vercel/next.js/issues/40241 )"
...
This reverts commit 02ec08d0fdcf43e56df50901dc747129e001de4c.
2022-09-07 16:46:06 -04:00
02ec08d0fd
revert next ( https://github.com/vercel/next.js/issues/40241 )
2022-09-07 12:43:44 -04:00
471f18690c
bump next
2022-09-05 18:42:00 -04:00
43d4b2ea46
move messy base URL definition to build time in next.config.js
2022-07-30 19:36:42 -04:00
de604f2f04
remove next-compose-plugins
from config
2022-07-15 11:14:51 -04:00
39ef018537
bump some deps
2022-07-13 16:00:44 -04:00
87305b5424
target only modern browsers
...
https://estimator.dev/#jarv.is
2022-07-10 10:28:33 -04:00
c69a593d61
type check .js
files
2022-07-05 20:17:01 -04:00
760f07cd11
bump next to canary
2022-07-04 11:22:01 -04:00
887c24d317
add getStaticProps
types
2022-06-30 20:56:34 -04:00
f826f59fcc
enable experimental next/future/image
( #973 )
2022-06-27 20:45:02 -04:00
12e10f43a7
pull planetscale credentials from doppler
2022-06-24 09:24:30 -04:00
00e3870998
clean up old redirects
2022-06-21 05:13:03 -04:00
fdae751b58
update eslint config
2022-06-19 17:31:04 -04:00
427377b50a
bump deps
2022-06-17 09:13:35 -04:00
4e0ca9ff4d
update cache-control
headers
2022-06-13 20:07:12 -04:00
fe634738ef
support local next dev
ports other than 3000
2022-06-11 08:37:15 -04:00
d1f0030d3c
test new next/link
behavior
2022-05-17 18:31:58 -04:00
a624a8c30f
update dependabot config
...
https://github.blog/changelog/2022-05-10-dependabot-keeps-types-dependencies-in-sync-with-updated-packages/
2022-05-12 09:21:30 -04:00
ef3071dd99
remove unnecessary memoization
2022-05-04 09:44:05 -04:00
7e4f6f1443
add real /stats page
2022-04-25 00:04:12 -04:00
392ad9bb56
update link to archived hugo site
2022-04-23 07:54:03 -04:00
05469218b1
prevent more hydration mismatches
2022-04-21 12:45:39 -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
4772768aa2
remove twemoji icon dependency
2022-03-19 14:42:46 -04:00
f870c5c796
freeze build timestamp via an environment variable
2022-03-18 17:41:27 -04:00
c2dde042b7
CSS modules ➡️ Stitches 🧵 ( #799 )
2022-03-03 09:18:26 -05:00
f2fb718d0f
update constants
2022-02-26 12:06:41 -05:00
e6f1955efb
organize types a bit more sanely & bump deps
2022-02-24 07:06:34 -05:00
91673a5fc3
fix very, very bad SEO bug
2022-02-17 20:10:14 -05:00
67d98124f6
enable AVIF images
2022-02-15 12:59:54 -05:00
da42cb074c
automatically inline critical css via critters ( #760 )
2022-02-07 14:40:38 -05:00
18b2fc7d83
fix NextConfig types in next.config.js
2022-02-06 20:44:54 -05:00
83f06d2abd
bump next to v12.0.10
2022-02-01 13:49:08 -05:00
7933c9ba02
nicer base URL logic
2022-01-31 13:36:48 -05:00
2a29d713bb
remove global .icon
style
2022-01-30 09:00:59 -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
d06ebfcf60
use memo more wisely
2022-01-22 10:06:24 -05:00
34819c3e47
Update next.config.js
2022-01-16 18:50:28 -05:00
a139447b39
remove markdown from plaintext post titles
2022-01-16 18:16:02 -05:00
32a5eb9c61
add eslint-plugin-mdx
2022-01-14 10:25:58 -05:00
e9dfe51863
add memo: true
to svgr config
2022-01-12 09:44:31 -05:00
53158f6d3c
pull SVG icons directly from their NPM packages
2022-01-11 19:19:47 -05:00
afcc5972bb
swap copy to clipboard octicons
2022-01-10 21:14:11 -05:00