Implement deterministic ID generation for blog posts, wire up Chorus thread ID and address logic, Chorus 404 handling

This commit is contained in:
2025-01-05 17:04:49 -05:00
parent d6ada9a222
commit 92018efa5c
8 changed files with 104 additions and 5 deletions

8
pnpm-lock.yaml generated
View File

@@ -56,6 +56,9 @@ dependencies:
marked-footnote:
specifier: ^1.2.2
version: 1.2.2(marked@4.2.12)
short-unique-id:
specifier: ^5.2.0
version: 5.2.0
ts-expose-internals:
specifier: ^4.5.4
version: 4.8.4
@@ -3895,6 +3898,11 @@ packages:
interpret: 1.4.0
rechoir: 0.6.2
/short-unique-id@5.2.0:
resolution: {integrity: sha512-cMGfwNyfDZ/nzJ2k2M+ClthBIh//GlZl1JEf47Uoa9XR11bz8Pa2T2wQO4bVrRdH48LrIDWJahQziKo3MjhsWg==}
hasBin: true
dev: false
/signal-exit@3.0.7:
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}