Skip to content

Latest commit

 

History

History

README.md

Pysocha documentation

Pysocha is a static site generator. It reads Markdown content and Jinja templates. It writes a directory of files. No code runs on the server.

For installation and a first site, read the quickstart.

Contents

  • Configuration — every configuration key and its default.
  • Content — pages, blog posts, front matter, and content regions.
  • Markdown — syntax highlighting and themes.
  • Feeds — Atom and RSS output.
  • Search — search configuration and the two supplied providers.
  • Search providers — how to write your own provider.
  • Build behavior — the commands, staged output, and the preview server.