1
2
3
4
5
6
7
8
9
10
11
12
| name = "Compose"
| license = "MIT"
| licenselink = "https://github.com/onweru/compose/blob/master/LICENSE"
| description = "A hugo theme for documentation sites. It's inspired by forestry.io's docs page"
| homepage = "https://compose-docs.netlify.com"
| tags = ["simple", "docs", "dark", "customizable"]
| features = ["docs", "search", "dark", "customizable"]
| min_version = "0.53.0"
|
| [author]
| name = "Weru"
| homepage = "https://github.com/onweru"
|
|