selfprivacy.org/_vendor/github.com/google/docsy/theme.toml

14 lines
427 B
TOML
Raw Normal View History

2024-04-21 23:04:16 +00:00
name = "Docsy"
license = "Apache 2.0"
licenselink = "https://github.com/google/docsy/blob/main/LICENSE"
description = "A Hugo theme for technical documentation sites"
homepage = "https://docsy.dev"
2024-04-25 22:15:39 +00:00
demosite = "https://example.docsy.dev/"
2024-04-21 23:04:16 +00:00
tags = ["documentation", "multilingual", "customizable", "responsive", "docs"]
features = []
2024-04-25 22:15:39 +00:00
min_version = "0.110.0"
2024-04-21 23:04:16 +00:00
[author]
name = "The Docsy Authors"
homepage = "https://docsy.dev"