Skip to main content

Module site

Module site 

Source
Expand description

Static site generation for chant specs.

This module provides functionality to generate a static HTML documentation site from chant specs, including:

  • Individual spec pages
  • Index pages (by status, by label)
  • Timeline visualization
  • Dependency graph visualization
  • Changelog

Modules§

embedded
Embedded default theme templates
graph
ASCII dependency graph generation for specs.
theme
Theme management for site generation.
timeline
ASCII timeline generation for specs.

Structs§

BuildResult
Result of building the site
SiteGenerator
Site generator
SiteStats
Site statistics
SpecTemplateData
Spec data for templates

Functions§

slugify
Slugify a string for use in URLs