What this page is
This article is the public sample for the new publishing surface. It shows how internal notes become a stable article page with SEO metadata, structured data, and source links.
The pipeline
- Notion remains the editorial surface.
- The worker renders committed Markdown into semantic HTML.
- GitHub Actions can regenerate the content manifest and open a PR.
Why this shape works
- It keeps the source of truth reviewable.
- It makes the public site fast at the edge.
- It leaves room for future automation without coupling the runtime to a CMS at request time.