Roadmap

What we're working on and what's coming next. Have a feature request? Open an issue.

In Progress 1 item

Theme Community Ecosystem

Curated theme registry, browse command, validation, and contributor guide

Planned 16 items

Multi-LLM Agent Integration

Support Claude Code, OpenCode, Codex CLI, and Gemini CLI as interchangeable agent backends

Scheduled Publishing

Filter content with future publish_date from production builds, enabling schedule-ahead workflows

External Data Sources

Fetch JSON/YAML from URLs at build time and inject into template context

Comment System

Shortcodes for Giscus, Utterances, and Disqus comment integration

Syntax Highlight Theme Customization

Configurable code block color themes to match site design

Visual Editing Mode

Low-barrier content editing without terminal or YAML — exploring AI-native approaches

Plugin and Extension System

Build-time hooks and lifecycle events for community-built extensions

Related Posts

Auto-suggest related content based on shared tags and keywords

Asset Co-location

Place images and files alongside content markdown in the same directory

Custom Taxonomies

User-defined taxonomies beyond tags: categories, series, authors, and arbitrary groupings with auto-generated listing pages

Search Improvements

Collection filtering, faceted search, and i18n-aware search with optional Pagefind integration

Deploy History and Rollback

Track deploy history with content hashing, diff previews, and one-command rollback

Multi-Author Support

Per-content author field with author archive pages, bios, and social links

Advanced SEO Audit

seite audit command for missing alt text, broken links, duplicate titles, and AI-generated meta

Environment-Aware Builds

Auto-detect CI environments and support multi-environment config sections

S3 Hosting Target

AWS S3 + CloudFront deploy support

Done 20 items

Incremental Builds

Only rebuild changed pages in dev mode for faster iteration on large sites

Redirects via Frontmatter

Redirect old URLs to new ones via aliases in frontmatter, generating HTML meta-refresh files

Atom Feed Format

Generate Atom 1.0 feeds alongside RSS 2.0 for broader feed reader compatibility

Math and LaTeX Rendering

Server-side KaTeX rendering for inline and display math blocks in markdown

AVIF Image Format

Generate AVIF variants alongside WebP in the image pipeline

Subdomain Deploys

Per-collection subdomain support for deploying collections to separate domains

Responsive Image Pipeline

Automatic responsive images from Markdown with WebP/AVIF, srcset, picture elements, and lazy loading

Bundled Theme Library

10 production-ready themes covering blog, docs, landing, magazine, academic, and more

Shortcodes and Template Customization

Built-in and user-defined shortcodes with inline and body syntax for extending content without ejecting themes

Tag Archive Pages

Auto-generated tag listing and per-tag archive pages from frontmatter tags

Markdown Extensions

GFM tables, footnotes, strikethrough, task lists, and callout shortcodes

Client-Side Search

JSON search index with instant client-side search built into all themes

AI Content Assistant

seite agent with full site context, skill packs, streaming output, and REPL integration

Analytics Integration

One-line config for Google Analytics, GTM, Plausible, Fathom, and Umami with optional cookie consent

Syntax Highlighting

Server-side syntax highlighting via Syntect with automatic code copy buttons

Table of Contents

Auto-generated TOC from headings available as page.toc in templates

Link Checking

Post-build internal link validation with --strict mode for CI

LLM-Ready Output Formats

llms.txt, llms-full.txt, markdown alternates, and structured discovery files alongside HTML

RSS Feeds

RSS 2.0 feeds per collection and per language with autodiscovery

Draft Support

Draft content filtered from production builds, visible with --drafts flag