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

View File

@@ -25,6 +25,7 @@
"lit": "^3.1.4",
"marked": "^4.2.12",
"marked-footnote": "^1.2.2",
"short-unique-id": "^5.2.0",
"ts-expose-internals": "^4.5.4",
"ts-node": "^10.9.2",
"ts-patch": "^2.0.1",