Files
hugo-book/theme.toml
2026-05-15 00:05:32 +02:00

17 lines
575 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Book"
license = "MIT"
licenselink = "https://github.com/alex-shpak/hugo-book/blob/main/LICENSE"
description = "Hugo documentation theme as simple as plain book"
homepage = "https://github.com/alex-shpak/hugo-book"
demosite = "https://book.alxs.dev"
tags = ["responsive", "clean", "documentation", "docs", "search", "mobile", "multilingual"]
features = []
min_version = "0.158.0"
[author]
name = "Alex Shpak"
homepage = "https://github.com/alex-shpak/"