Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
sarde
command
|
|
|
internal
|
|
|
asset
Package asset handles CSS/JS bundling, image optimization, and content-hashed asset pipelines.
|
Package asset handles CSS/JS bundling, image optimization, and content-hashed asset pipelines. |
|
build
Package build orchestrates the full site build pipeline.
|
Package build orchestrates the full site build pipeline. |
|
component
Package component provides the ComponentRegistry for component overrides.
|
Package component provides the ComponentRegistry for component overrides. |
|
content/markdown/extensions/codediff
Package codediff is a stub extension for organizational completeness.
|
Package codediff is a stub extension for organizational completeness. |
|
editor
Package editor provides safe, auditable file edits for user content.
|
Package editor provides safe, auditable file edits for user content. |
|
navigation
Package navigation builds sidebar nav trees, breadcrumbs, and prev/next links for docs-layout collections.
|
Package navigation builds sidebar nav trees, breadcrumbs, and prev/next links for docs-layout collections. |
|
plugin
Package plugin implements the 4-hook plugin lifecycle system and built-in plugins.
|
Package plugin implements the 4-hook plugin lifecycle system and built-in plugins. |
|
plugin/announcements
Package announcements provides a built-in plugin that renders dismissible announcement banners at the bottom of every page.
|
Package announcements provides a built-in plugin that renders dismissible announcement banners at the bottom of every page. |
|
plugin/clientplugins
Package clientplugins provides a declarative manifest-driven loader for client-side plugins.
|
Package clientplugins provides a declarative manifest-driven loader for client-side plugins. |
|
plugin/katex
Package katex provides a built-in plugin that ships KaTeX runtime assets and wires them into any page whose rendered HTML contains math markup.
|
Package katex provides a built-in plugin that ships KaTeX runtime assets and wires them into any page whose rendered HTML contains math markup. |
|
plugin/mermaid
Package mermaid provides a built-in plugin that ships Mermaid runtime assets and wires them into pages whose rendered HTML contains a mermaid diagram (class="mermaid").
|
Package mermaid provides a built-in plugin that ships Mermaid runtime assets and wires them into pages whose rendered HTML contains a mermaid diagram (class="mermaid"). |
|
project
Package project provides the ProjectManager API that bridges the desktop app and CLI to the site engine.
|
Package project provides the ProjectManager API that bridges the desktop app and CLI to the site engine. |
|
server
Package server provides the dev server with HTTP serving, file watching, and WebSocket live reload.
|
Package server provides the dev server with HTTP serving, file watching, and WebSocket live reload. |
|
taxonomy
Package taxonomy aggregates tags, categories, and other taxonomies across all pages.
|
Package taxonomy aggregates tags, categories, and other taxonomies across all pages. |
|
template
Package template provides the Go html/template engine with custom functions and template lookup resolution.
|
Package template provides the Go html/template engine with custom functions and template lookup resolution. |
|
theme
Package theme handles theme discovery, loading, token resolution, and CSS generation.
|
Package theme handles theme discovery, loading, token resolution, and CSS generation. |
Click to show internal directories.
Click to hide internal directories.