Public Marketing
Blog post reader
Reads a single Looper HQ blog post.
blog, public, contentUpdated 2026-05-25 · v2
Open in your workspace
Goes to /blog
Why use this
Visit a blog post when you want the full writeup with code, tables, and proper canonical OpenGraph metadata for sharing.
Benefits:
- Read each post rendered with code and tables
- Share with proper OG and Twitter card metadata
- Trust the static, crawlable version for search
- Land on a clean reader URL, not a tracking funnel
What this is
The per-post page for the Looper HQ blog. Each slug maps to one Markdown post in the post registry.
Who can access it
Anyone. No sign-in required. Each post is statically generated and crawlable.
What it does
- Renders the post with Markdown plus GFM tables and code.
- Sets canonical, OpenGraph, and Twitter metadata for the slug.
- Includes a back link to the blog index.
How to use it
- Land on /blog/[slug] from /blog or organic search.
- Read the post.
- Use the back link to browse more, or hit /pricing if you want to try Looper.
Rules and limits
- 404 if the slug is not in the registry.
- Updates to a post require a new deploy (ISR cycles on next build).