Documentation

Welcome to Sherwood documentation. Here you'll find comprehensive guides and references for using the static site generator.

Available Topics

Plugin System: Custom Content Parsers

Sherwood's plugin system allows extending content parsing beyond Markdown by creating custom parsers and registering them with file extensions.

CLI Commands

Sherwood provides a command-line interface for site generation, development, and validation. All commands use consistent patterns and provide helpful feedback.

Deployment Guide

This guide covers various ways to deploy your Sherwood-generated static site.

Frontmatter Reference

Frontmatter is optional metadata written in either TOML (recommended) or YAML at the beginning of your Markdown files. It allows you to add structured data to your content.

Getting Started

Sherwood is a simple yet powerful static site generator for Markdown content. This guide will help you get up and running quickly.