mirror of https://github.com/onweru/compose.git

weru
30.04.2020 dfad1ec43b34f84ddcee2b94ea2641fe0d798a6c
theme.toml
@@ -1,12 +1,12 @@
name = "Compose"
license = "MIT"
licenselink = "https://github.com/google/compose/blob/master/LICENSE"
description = "A Hugo theme for technical documentation sites"
homepage = "https://compose.netlify.com"
tags = ["documentation", "simple", "customizable", "responsive", "docs"]
features = []
min_version = 0.53
licenselink = "https://github.com/onweru/compose/blob/master/LICENSE"
description = "A hugo docs theme inspired by forestry.io's docs page"
homepage = "https://compose-docs.netlify.com"
tags = ["simple", "docs"]
features = ["docs", "search"]
min_version = 0.61
[author]
  name = "Weru"
  homepage = "https://compose.netlify.com"
  homepage = "https://github.com/onweru"