|
69a0a25063
|
more eslint/prettier cleanup
|
2022-08-28 15:01:35 -04:00 |
|
|
a73f6a9c30
|
add sharp as an optional dependency
https://nextjs.org/docs/messages/sharp-missing-in-production
|
2022-08-27 15:17:09 -04:00 |
|
|
bdc8555b93
|
stop terminating unexpected request methods to api endpoints
|
2022-08-26 17:29:12 -04:00 |
|
|
488bfac9c5
|
re-enable eslint-plugin-mdx with fix for OOM error
https://github.com/mdx-js/vscode-mdx#known-vscode-eslint-issues
|
2022-08-25 20:18:42 -04:00 |
|
|
595dda8347
|
migrate from outdated 🧶 to npm (#1054)
|
2022-08-22 12:34:10 -04:00 |
|
|
1ca003b617
|
bump next
|
2022-08-12 14:15:46 -04:00 |
|
|
c585aea0ee
|
bump next
|
2022-08-04 20:03:18 -04:00 |
|
|
1c53376988
|
type-safe stitches util for fancy link underline color
|
2022-07-31 11:24:44 -04:00 |
|
|
43d4b2ea46
|
move messy base URL definition to build time in next.config.js
|
2022-07-30 19:36:42 -04:00 |
|
|
0a9391ed5f
|
use slightly more elegant way of formulating rel attribute of links
|
2022-07-30 17:05:15 -04:00 |
|
|
f49cd3927c
|
show heading anchor link on keyboard focus
|
2022-07-29 09:39:06 -04:00 |
|
|
1f56302527
|
bump next
|
2022-07-28 19:10:13 -04:00 |
|
|
1f373541be
|
add :focus-visible css selector to some hover styles
|
2022-07-27 18:05:50 -04:00 |
|
|
78593b03ca
|
even more useLocalStorage fixes
|
2022-07-27 18:00:51 -04:00 |
|
|
d0c21c6bd4
|
clean up useLocalStorage hook
|
2022-07-25 18:00:04 -04:00 |
|
|
cf106e46da
|
refactor more hooks
|
2022-07-25 13:11:40 -04:00 |
|
|
37feb305ff
|
move useMedia hook here but without SSR warning
|
2022-07-24 22:41:02 -04:00 |
|
|
ac9a5dfcff
|
bump next to 12.2.3
|
2022-07-22 14:06:08 -04:00 |
|
|
a0957032b2
|
remove fake marquee from /previously
|
2022-07-20 15:04:50 -04:00 |
|
|
446d277e2e
|
bump next
|
2022-07-18 20:45:50 -04:00 |
|
|
a9f3bf2974
|
try memoizing front matter parsing
|
2022-07-18 17:39:55 -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 |
|
|
9be41b5e5c
|
separate page/site stats API endpoints to lower memory usage
|
2022-07-10 17:26:22 -04:00 |
|
|
87305b5424
|
target only modern browsers
https://estimator.dev/#jarv.is
|
2022-07-10 10:28:33 -04:00 |
|
|
4b7819d1f2
|
bump next to 12.2.2
|
2022-07-09 13:02:03 -04:00 |
|
|
b5261e9f06
|
revert stitches reset
|
2022-07-08 15:36:43 -04:00 |
|
|
54d0b6eac0
|
bump next to stable
|
2022-07-08 13:24:38 -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 |
|
|
2c7e266fc3
|
extract "skip to content" link into separate component
|
2022-07-07 08:49:48 -04:00 |
|
|
155c6cacd9
|
only reveal a db record via /api/hits if it matches a real page
|
2022-07-06 11:49:41 -04:00 |
|
|
8d47958473
|
fix sitemap.xml timeouts
|
2022-07-06 03:32:55 -04:00 |
|
|
0f38ab4f0a
|
stitches config
|
2022-07-06 03:02:09 -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 |
|
|
e36af69793
|
Revert "ci: add Azure Static Web Apps workflow file
"
This reverts commit bcae54e4878196ce12543d6f7f2d13cc5af6568a.
|
2022-07-04 10:46:17 -04:00 |
|
|
bcae54e487
|
ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
|
2022-07-04 10:45:47 -04:00 |
|
|
8595542db1
|
re-render tweet embeds on theme change
|
2022-07-01 11:05:11 -04:00 |
|
|
887c24d317
|
add getStaticProps types
|
2022-06-30 20:56:34 -04:00 |
|
|
5f22b7989d
|
fix fathom pings
|
2022-06-30 09:31:11 -04:00 |
|
|
7da0a713a4
|
add page stats typings
|
2022-06-30 09:17:12 -04:00 |
|
|
ae2cb50cbe
|
add codespaces config
|
2022-06-28 18:10:02 -04:00 |
|
|
416600d3df
|
bump next to stable
|
2022-06-28 17:14:35 -04:00 |
|
|
f826f59fcc
|
enable experimental next/future/image (#973)
|
2022-06-27 20:45:02 -04:00 |
|
|
a4602335a1
|
optimize /api/hits/ a smidge
|
2022-06-27 20:07:13 -04:00 |
|
|
7f485959df
|
add @octokit/graphql-schema types
|
2022-06-26 18:12:13 -04:00 |
|
|
ffe856012f
|
fix skip to content link
|
2022-06-26 17:25:54 -04:00 |
|