package
0.0.0-20250125060848-09dfd777cf07
Repository: https://github.com/desertthunder/documango.git
Documentation: pkg.go.dev
# Functions
function BuildTheme parses the default theme files and returns a theme
TODO: take a theme slug to select a theme and then executes the theme variable & stylesheet templates.
Unmarshal YAML file into a Theme struct.
# Variables
go:embed css/dark/tokyo-city-dark.yml.
go:embed css/light/tokyo-city-light.yml.
go:embed css/_style.css.
go:embed css/_theme.css.