New to Sarde? Read these pages in order to understand what it is, get it running, and deploy a site.
- What Is Sarde explains what Sarde does, what a build produces, which kinds of sites it suits, and the tradeoffs that come with it.
- Getting Started walks through installation, scaffolding a site, previewing it locally, and producing a production build.
- Core Concepts introduces the mental model: content and URLs, frontmatter, collections, configuration, and themes.
- Deploying covers deployment to GitHub Pages, Netlify, Cloudflare Pages, Vercel, and custom targets.
What Is Sarde
Sarde reads a folder of Markdown files and writes a complete, themed static website.
Getting Started
Install Sarde, scaffold a new site, preview it locally, and produce a production build
Core Concepts
How Sarde turns content, configuration, and a theme into a finished site.
Deploying
Build a production site and deploy it to GitHub Pages, Netlify, Cloudflare Pages, Vercel, or a custom target
Updating Sarde
Check for new releases and update the sarde binary in place with a single command