pyssg is pre-1.0 and under active development - APIs, config, and themes may change.
Reference

1 min read

Reference

Precise, information-oriented descriptions of pyssg's machinery. Use these pages to look things up; they describe what is, not how to (for tasks, see the how-to guides).

  • CLI - every command and its options.
  • Configuration - the Config object and the presets.
  • Frontmatter - the per-document metadata fields pyssg reads.
  • Plugins and hooks - the built-in and contrib plugins, and the hook points they tap.
  • API reference - the auto-generated docstring reference for the pyssg package.