|
a7b50f1b55
|
attempted json-ld fixes...
|
2025-03-31 11:47:17 -04:00 |
|
|
4203516cf3
|
load theme restoration script earlier in the <head>
|
2025-03-31 09:38:41 -04:00 |
|
|
ec7c9fae54
|
more error handling
|
2025-03-31 09:15:40 -04:00 |
|
|
50c184fb21
|
rm middleware.ts 👋
|
2025-03-30 09:40:43 -04:00 |
|
|
444f91b6dc
|
zod ➡️ valibot (plus more server action tracing)
|
2025-03-30 01:09:30 -04:00 |
|
|
87a24a98f0
|
sentry instrumentation
|
2025-03-29 20:37:28 -04:00 |
|
|
77a44fdea7
|
dramatically reduce the number of redis commands used for /api/hits
|
2025-03-28 11:26:51 -04:00 |
|
|
6cbe1ee814
|
fix repository card styling
|
2025-03-28 10:17:14 -04:00 |
|
|
264fd92379
|
refactor note processing functions
|
2025-03-28 09:22:04 -04:00 |
|
|
2d42a7447e
|
include post content in rss/atom feeds
|
2025-03-27 18:02:37 -04:00 |
|
|
8308b635b8
|
apparently nextjs does NOT like when you link to a redirected route...
|
2025-03-27 11:57:55 -04:00 |
|
|
558934284e
|
fix /api/hits edge caching
|
2025-03-27 11:43:44 -04:00 |
|
|
0080c4925b
|
have hit counter start at zero during suspense, then count up
|
2025-03-27 10:08:18 -04:00 |
|
|
bbf6e9dc66
|
move database from postgres/prisma to redis ⚡️
|
2025-03-27 09:21:53 -04:00 |
|
|
e865d9d8e5
|
restore local video assets now that webpack (and remark) can process them
|
2025-03-26 19:53:12 -04:00 |
|
|
8efb4a84ee
|
stricter robots.txt
|
2025-03-24 18:51:53 -04:00 |
|
|
7a70057e2c
|
glowed up open graph images
|
2025-03-24 16:55:19 -04:00 |
|
|
d3250bd00e
|
more caching and error handling
|
2025-03-24 11:45:48 -04:00 |
|
|
8890c1d08d
|
dayjs ➡️ date-fns
|
2025-03-21 13:20:42 -04:00 |
|
|
9fd3de8569
|
json-ld improvements
|
2025-03-21 12:02:14 -04:00 |
|
|
b626955731
|
restore image captions in markdown with a "clever" (messy) css hack
|
2025-03-20 12:00:04 -04:00 |
|
|
3388da2d50
|
test the new react compiler (https://react.dev/learn/react-compiler)
|
2025-03-20 08:30:28 -04:00 |
|
|
d714e6e99b
|
offload videos to vercel blob storage
|
2025-03-19 16:14:10 -04:00 |
|
|
99ec01de0a
|
let vercel firewall block AI crawler bots
|
2025-03-15 21:39:52 -04:00 |
|
|
7c4144a1e7
|
switch to shiki for syntax highlighting
|
2025-03-15 21:19:57 -04:00 |
|
|
5ca7e6cb22
|
extract metadata merging logic from each page into a helper function
|
2025-03-14 20:16:27 -04:00 |
|
|
3932660acc
|
pre-render optimizations
|
2025-03-14 12:51:18 -04:00 |
|
|
e162d6a46c
|
dynamic opengraph images
|
2025-03-14 08:22:32 -04:00 |
|
|
e61ca889a7
|
consistent arrow functions
|
2025-03-12 18:10:11 -04:00 |
|
|
5b2caf4a96
|
add stylelint
|
2025-03-12 09:44:06 -04:00 |
|
|
8e89701453
|
lucide icons
|
2025-03-11 21:18:41 -04:00 |
|
|
125a6932c2
|
vercel analytics ➡️ umami
|
2025-03-11 14:28:29 -04:00 |
|
|
e166c63988
|
remove react-spring dependency
|
2025-03-08 23:13:32 -05:00 |
|
|
2d6fc82f71
|
fresh <PageTitle> look
|
2025-03-08 13:09:29 -05:00 |
|
|
a21206eaa5
|
allow react to properly merge/dedupe homepage inline styles
https://react.dev/reference/react-dom/components/style#rendering-an-inline-css-stylesheet
|
2025-03-08 10:34:57 -05:00 |
|
|
9229f92c0c
|
a bit more cleanup
|
2025-03-07 14:56:49 -05:00 |
|
|
354dade9aa
|
move some non-post pages to mdx
|
2025-03-07 11:53:23 -05:00 |
|
|
6706aa68ab
|
refactor notes directory and front matter
|
2025-03-06 16:52:11 -05:00 |
|
|
8b2e513ca9
|
marginally better error logging
|
2025-03-06 13:25:21 -05:00 |
|
|
377db1adcb
|
Revert "add sentry to investigate 500 errors"
This reverts commit 8f946d50d8f5b8252f39f277ab5d538e4fc98d8e.
|
2025-03-06 08:27:48 -05:00 |
|
|
3804298210
|
fix eslint 9 problems, especially in vs code
|
2025-03-06 08:19:37 -05:00 |
|
|
b7977b8d96
|
use zod to validate form data the "right" way
|
2025-03-05 12:49:54 -05:00 |
|
|
8f946d50d8
|
add sentry to investigate 500 errors
|
2025-03-04 15:46:50 -05:00 |
|
|
ba10742c9b
|
properly import and optimize/cache images in markdown files
|
2025-03-03 15:56:57 -05:00 |
|
|
36faa6c234
|
simplify theme provider
|
2025-03-01 16:08:12 -05:00 |
|
|
c1ed417003
|
remove prisma accelerate extension
|
2025-02-14 17:26:11 -05:00 |
|
|
83527e0c61
|
running back to postgres, once again...
|
2025-02-12 15:12:50 -05:00 |
|
|
37375b766f
|
server all the actions!
|
2025-02-08 12:37:41 -05:00 |
|
|
fa5edc003f
|
update readme and /uses
|
2025-02-07 14:10:20 -05:00 |
|
|
8aabb4a66f
|
Migrate to app router (#2254)
|
2025-02-07 11:33:38 -05:00 |
|