This is a test site for the Slate CMS. Edit data-site-id in each page's <head> once you have a real token from the Slate app.

Slate CMS · Live demo

A tiny site, wired up to a headless CMS you can edit from anywhere.

Everything on this page — the words, the blog posts, the about copy — is editable from the Slate app. Paste the script tag into any site's <head> and your content flows in.

What you're looking at

A three-page static site (home, blog, about) built to exercise the Slate snippet's page detection, content injection, and dynamic-route rendering.

Static shell

Hand-authored HTML + CSS. No build step. Deploys to Cloudflare Pages on every push.

Slate snippet

Loads a site manifest, matches the current URL, and swaps the <main> content with CMS-managed blocks.

Dynamic routes

Brand-new URLs created in Slate rebuild the page from the cached header and footer shell — no predefined route needed.

Latest from the blog

Placeholder posts written into the HTML. Once connected, the Slate app will manage these and any new posts you create.

More posts soon

New posts created in the Slate app will appear at /blog/<slug> automatically. The snippet rebuilds from cached header/footer.