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
dependabot[bot]
b4c09cc974
📦 npm: Bump @sentry/tracing from 6.19.2 to 6.19.3
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.19.2 to 6.19.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.2...6.19.3 )
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 11:36:40 -04:00
dependabot[bot]
ebf5ab938b
📦 npm: Bump @sentry/node from 6.19.2 to 6.19.3
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.19.2 to 6.19.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.2...6.19.3 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 11:32:44 -04:00
Brendan Lentz
52888ed4b4
fixed typo in how-to-pull-request doc
2022-03-31 11:26:20 -04:00
df37f1a8eb
bump next to 12.1.2
2022-03-29 20:57:34 -04:00
ff6e417889
add types for fonts imported by webpack
2022-03-27 11:23:42 -04:00
8b3d6f712b
bump a ton of deps
2022-03-26 17:14:08 -04:00
f4c0f8e1f0
bump next (and minimist CVE-2021-44906)
2022-03-22 12:58:23 -04:00
05608261ca
images are finally linkable again
2022-03-21 16:17:35 -04:00
6b6bc5497e
merge prettier and eslint configs
2022-03-21 12:09:09 -04:00
17776213e9
add markdown icon to contact form tip
2022-03-21 12:04:07 -04:00
3a58931e79
bump stitches-normalize so we can exclude default system font stacks
2022-03-20 11:08:46 -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
5912cd1356
bump next
2022-03-18 09:38:04 -04:00
7c88132071
add Ukraine banner 🇺🇦
2022-03-17 14:14:08 -04:00
4ea5b15db0
refactor component imports/exports
2022-03-16 11:22:56 -04:00
dependabot[bot]
83bb83804f
📦 npm: Bump next-sitemap from 2.5.9 to 2.5.10
...
Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap ) from 2.5.9 to 2.5.10.
- [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases )
- [Commits](https://github.com/iamvishnusankar/next-sitemap/compare/v2.5.9...v2.5.10 )
---
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-15 23:18:50 -04:00
3991b73710
bump stitches-normalize
2022-03-15 13:16:35 -04:00
be3517e6a2
update readme and humans.txt
2022-03-14 13:12:22 -04:00
dependabot[bot]
84dab0a865
📦 npm: Bump next-sitemap from 2.5.7 to 2.5.9
...
Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap ) from 2.5.7 to 2.5.9.
- [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases )
- [Commits](https://github.com/iamvishnusankar/next-sitemap/compare/v2.5.7...v2.5.9 )
---
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-14 12:19:00 -04:00
dependabot[bot]
1c8ca695e9
📦 npm: Bump terser from 5.12.0 to 5.12.1
...
Bumps [terser](https://github.com/terser/terser ) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.12.0...v5.12.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 12:18:43 -04:00
dependabot[bot]
8d54973588
📦 npm: Bump simple-icons from 6.13.0 to 6.14.0
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 6.13.0 to 6.14.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/6.13.0...6.14.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 09:51:25 -04:00
ddb9fdff8d
fix super nitpicky indented headings
2022-03-12 11:07:33 -05:00
50071eef58
fix max-width: undefined
2022-03-11 18:07:27 -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