Tagged #done
20 posts
-
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