1 min read
Explanation
These pages discuss why pyssg is built the way it is. They are for understanding, not for step-by-step tasks - read them when you want the mental model behind the tool.
- Architecture - the small pure core and the peripheral plugins around it.
- The plugin pipeline - hooks, phases, and how content flows from a file to a page.
- Incremental builds and determinism - the core invariant and how it is upheld.
- The linking model - wikilinks, transclusion, backlinks, and internal link resolution.