f354108b5b
try speeding up note parsing
2022-04-29 11:14:57 -04:00
3162f1ed23
undo moving head preload tags
2022-04-29 10:02:15 -04:00
dependabot[bot]
b9feda43e6
📦 npm: Bump typescript from 4.6.3 to 4.6.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 19:34:40 -04:00
383c88d5ef
random organization
2022-04-28 19:28:16 -04:00
9e8c3eaa67
nicer heading anchor links
2022-04-28 12:47:09 -04:00
e1da53a1fe
prepare for new next/link
behavior
...
see new-next-link branch
2022-04-28 12:32:50 -04:00
ad1d1bbce1
revert next canary to stable
2022-04-28 12:13:02 -04:00
84a410d2d5
Revert "bump next"
...
This reverts commit a23d38c99ef978c9abc98480ce2e6bfa91b010bf.
2022-04-27 21:12:37 -04:00
a23d38c99e
bump next
2022-04-27 20:44:47 -04:00
c4651cb315
clean up ThemeContext
2022-04-27 10:58:25 -04:00
e0d13c874d
bump some deps
2022-04-27 09:46:50 -04:00
5e340f776b
bump react to 18.1.0
2022-04-26 17:50:22 -04:00
a3870a15db
fs
-> fs/promises
-> asyncify all note parsing
2022-04-26 17:22:44 -04:00
36e0835947
fix fathom dashboard iframe
2022-04-26 14:35:08 -04:00
6ab0c5a97f
more deprecated addListener
s
2022-04-26 12:48:38 -04:00
d5ff5f2898
bump some deps
2022-04-26 12:41:20 -04:00
dependabot[bot]
d7f9d49216
📦 npm: Bump @stitches/react from 1.2.7 to 1.2.8
...
Bumps [@stitches/react](https://github.com/modulz/stitches ) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/modulz/stitches/releases )
- [Commits](https://github.com/modulz/stitches/compare/v1.2.7...v1.2.8 )
---
updated-dependencies:
- dependency-name: "@stitches/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 10:10:19 -04:00
dependabot[bot]
0934defd8b
📦 npm: Bump react-intersection-observer from 9.0.0 to 9.1.0
...
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases )
- [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.0.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: react-intersection-observer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 10:06:29 -04:00
a0a37bca40
deprecated addListener
-> addEventListener
2022-04-25 09:35:17 -04:00
7e4f6f1443
add real /stats page
2022-04-25 00:04:12 -04:00
07562f625e
minify inline theme script even more
2022-04-23 21:04:50 -04:00
4f0002af0f
fix layout shift on /projects
2022-04-23 12:38:24 -04:00
392ad9bb56
update link to archived hugo site
2022-04-23 07:54:03 -04:00
de28dbf4ed
homepage text updates
2022-04-22 19:03:18 -04:00
dependabot[bot]
2e559186c2
📦 npm: Bump eslint from 8.13.0 to 8.14.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.14.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 19:02:47 -04:00
fbb2221d08
switch from date-fns (and date-fns-tz) to dayjs
2022-04-22 14:37:35 -04:00
8a97b706be
more optimization/error handling
2022-04-22 09:18:53 -04:00
831139c132
actually listen to react-hooks/exhaustive-deps warning
2022-04-21 18:10:03 -04:00
008bb3213b
minify the theme restoration script injected into head
...
also switches the MDX minifier to uglify-js for consistency
2022-04-21 14:05:11 -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
c2a5f6c94c
simple 404 page
2022-04-19 18:28:45 -04:00
d50ae0f85a
remove per-page getLayout
option (maybe temporarily?)
2022-04-19 17:38:20 -04:00
d5690d2972
refactor <VNC />
2022-04-17 15:48:25 -04:00
a632246975
fix hcaptcha bugginess
2022-04-17 14:52:59 -04:00
fa968dbcd2
use <time>
element for all dates
2022-04-16 15:59:28 -04:00
1648464e0e
bump next
2022-04-12 20:01:34 -04:00
8641b6a90e
separate out inline code and code block components
2022-04-11 19:05:01 -04:00
f684babb95
Update use-local-storage.ts
2022-04-10 10:43:39 -04:00
6f2018bd6e
reduce theme context's unnecessary crap even more
2022-04-08 18:15:06 -04:00
d09cf7ab26
consolidate theme context/provider types
2022-04-08 12:36:19 -04:00
a8c1a3ba3c
use safer method of concatenating absolute URLs
2022-04-07 15:29:15 -04:00
1d3727cca0
publish "Moving from Hugo to Next.js" post
2022-04-07 13:22:17 -04:00
5cb0ec1d99
bump some deps
2022-04-07 12:11:43 -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
0a741b4282
fix comments top border
2022-04-04 11:04:37 -04:00
7142b5ece5
bump giscus component
2022-04-04 10:51:03 -04:00
3b11273c70
update fathom site ID
2022-03-31 17:17:02 -04:00
dependabot[bot]
8722a6dfd9
📦 npm: Bump next-sitemap from 2.5.14 to 2.5.15
...
Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap ) from 2.5.14 to 2.5.15.
- [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases )
- [Commits](https://github.com/iamvishnusankar/next-sitemap/compare/v2.5.14...v2.5.15 )
---
updated-dependencies:
- dependency-name: next-sitemap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 11:36:54 -04:00