Inbox for update posts

Paste an update here as next-post.md in this folder, then run:

node scripts/import-updates-from-inbox.js

Format for next-post.md:

Title: Your post title
Date: 2025-02-15
Excerpt: One or two sentences for the list preview.

---
(optional separator; everything below is the full post body)

Your full update text here...
  • Title and Excerpt are required. Date is optional (defaults to today).
  • After import, the file is cleared and a new draft is created under content/updates/. Remove draft: true from the post to publish.