If you are reading this on the live site, the publish pipeline worked end to end: the post was committed through the GitHub API in a single commit, the site rebuilt itself, and this page was prerendered into static HTML.
Why this post exists
It was published automatically from the dashboard to verify that one click writes the post data file and the sitemap together, then lets the site's own build deploy it.
- Committed via the GitHub Git Data API, no clone required
- Written to src/data/blogPosts.js
- Added to public/sitemap.xml so the prerenderer picks it up
Safe to remove
This article has no value to readers and can be deleted at any time without affecting anything else.
- The slug is publisher-verification-post
- Removing it only requires deleting this one array entry
Key Takeaways
- The publisher writes to the live repo in about two seconds
- The sitemap entry is what makes the page prerender and rank
- Both files go in one commit so the site's build runs exactly once
AI Restaurant OS Team
Helping restaurants run smarter with AI. We write practical guides for owners, operators, and growing chains.
