golem
Golem static documentation site generator.
Submodules
golem.renderer: Provide static HTML rendering and Table of Contents generation for Golem.golem.highlighting: Provide server-side syntax highlighting and Fired Clay Pygments themes for Golem.golem.config: Manage configuration discovery, loading, parsing, and data models for Golem.golem.engine: Orchestrate incremental Directed Acyclic Graph (DAG) compilation, caching, and static site generation for Golem.golem.templates: This module handles loading and compiling physical Chameleon.pttemplatesgolem.cli: This module provides the primary Click-based command-line interface for thegolem.server: Provide a multi-threaded development server with SSE live reloading and build error overlay injection.golem.plugins: Provide the Pluggy-based plugin architecture and lifecycle hook specifications for Golem.