Reference
CLI
Reference all create-thulite CLI arguments and options, including templates, interactive mode, overwrite behavior, and usage examples.
Commands
Reference Thulite project scripts for creating content, running development, formatting, building production output, and previewing locally.
Configuration Overview
Use this overview to find Thulite configuration references for project structure, Hugo settings, site parameters, and page frontmatter fields.
Configuration Structure
Understand the Thulite configuration layout, including default, environment-specific, and tooling files used to control build and site behavior.
Settings
Reference core Hugo settings used by Thulite, including URLs, outputs, caching, taxonomies, minification, and related-content options.
Parameters
Reference key Thulite site parameters in params.toml, including metadata defaults and render hook behavior for links and images.
Page Frontmatter
Reference page frontmatter fields in Thulite content files, including metadata, draft state, ordering, and page-specific SEO options.
Markdown Overview
Learn how Markdown works in Thulite with Hugo support for CommonMark basics and extended syntax features for richer documentation content.
Basic Syntax
Reference core Markdown syntax supported across tools, including headings, emphasis, lists, links, images, blockquotes, and inline code.
Extended Syntax
Reference extended Markdown syntax like tables, footnotes, task lists, and fenced code blocks, plus unsupported elements in Hugo Markdown.