|
5fe420913e
|
switch to cloudflare turnstile
|
2024-07-31 14:57:19 +00:00 |
|
|
e1a26d5257
|
refactor .js files to ES modules where possible
|
2024-03-12 14:58:00 -04:00 |
|
|
dbde73c63c
|
refactor "notes" into "posts" (only on the backend)
|
2024-02-26 12:08:48 -05:00 |
|
|
955cfe421f
|
remove dependency on uglify-js
|
2024-02-26 10:49:14 -05:00 |
|
|
6f5c066525
|
detatch theme provider from stitches logic
|
2024-02-15 10:48:45 -05:00 |
|
|
5b0c126ffc
|
wrap hit counter with an error boundary in case the API falls on its face again
|
2024-01-21 13:22:14 -05:00 |
|
|
e877916f6f
|
switch fonts to Geist Sans and Geist Mono (#1835)
* switch fonts to Geist Sans and Geist Mono
* adjust font sizes slightly
* fix lockfile
* Update contact.tsx
|
2024-01-08 11:10:05 -05:00 |
|
|
bf979f440e
|
replace react-gist with custom iframe component
|
2023-10-09 19:39:20 -04:00 |
|
|
1f1d13497c
|
bump react-player (finally)
|
2023-10-09 18:45:36 -04:00 |
|
|
14cd879207
|
migrate to prisma accelerate
https://prismaio.notion.site/Migration-Guide-For-Data-Proxy-Users-Moving-to-Prisma-Accelerate-5df9
|
2023-10-04 12:27:49 -04:00 |
|
|
bc77e502b9
|
bump next (again)
|
2023-10-03 13:55:54 -04:00 |
|
|
893db7e951
|
bump next to 13.5
|
2023-10-02 11:59:15 -04:00 |
|
|
1d8c2eab99
|
react-twitter-embed ➡️ react-tweet
|
2023-09-08 11:47:38 -04:00 |
|
|
a3a854b4ac
|
fix theme preference restoring
|
2023-07-06 11:22:13 -04:00 |
|
|
b13c8259b3
|
attempt to make edge functions a tad bit lighter
|
2023-07-06 10:37:51 -04:00 |
|
|
afbdcc7b06
|
enable vercel analytics
|
2023-06-17 20:14:43 -04:00 |
|
|
cab79559e6
|
fix <Video /> component (downgrade react-player to 2.10.1)
|
2023-04-13 11:09:13 -04:00 |
|
|
279688b89f
|
switch monospace font to Source Code Pro
|
2022-11-12 13:09:32 -05:00 |
|
|
5c5985445b
|
bump next
|
2022-11-12 09:05:43 -05:00 |
|
|
f51d48f622
|
use new giscus options
|
2022-11-07 08:38:02 -05:00 |
|
|
670dc1b6e2
|
Revert "bump next & use legacy next/router "
This reverts commit ddb0843bace578cc99454d4367e18d8b69bf27a0.
|
2022-11-03 15:13:29 -04:00 |
|
|
ddb0843bac
|
bump next & use legacy next/router
|
2022-11-03 09:18:39 -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 |
|
|
f40c86a0cb
|
fix distorted header image on narrow viewports
|
2022-09-14 17:50:09 -04:00 |
|
|
c64d6cfb52
|
consolidate environment variable parsing
|
2022-09-12 15:42:56 -04:00 |
|
|
b7fc44c27b
|
set default statically imported image widths to max layout width
|
2022-09-08 13:24:25 -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 |
|
|
471f18690c
|
bump next
|
2022-09-05 18:42:00 -04:00 |
|
|
1c53376988
|
type-safe stitches util for fancy link underline color
|
2022-07-31 11:24:44 -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 |
|
|
1f373541be
|
add :focus-visible css selector to some hover styles
|
2022-07-27 18:05:50 -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 |
|
|
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 |
|
|
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 |
|
|
0f38ab4f0a
|
stitches config
|
2022-07-06 03:02:09 -04:00 |
|
|
c69a593d61
|
type check .js files
|
2022-07-05 20:17:01 -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 |
|
|
7da0a713a4
|
add page stats typings
|
2022-06-30 09:17:12 -04:00 |
|