View on GitHub

CynthiaWebsiteEngine

Generating websites from simple configuration files, ever-extensible.

CynthiaConf

Cynthia’s configuration can be written in TOML (Cynthia.toml), Dhall (Cynthia.dhall) and JSON (Cynthia.json). TOML is the current default, and as such, these docs will mostly document CynthiaDocs with TOML examples.

Conversion

Cynthia can convert between config languages using the cynthiaweb convert <lang> command.