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

weru
05.24.2020 d917284fb690fa63fa35bc3b7c4a47c6080493ed
update
2 files modified
4 ■■■■ changed files
README.md 2 ●●● patch | view | raw | blame | history
theme.toml 2 ●●● patch | view | raw | blame | history
README.md
@@ -1,6 +1,6 @@
# Compose
Compose is a [Hugo](https://gohugo.io/) docs theme, inspired by [forestry.io](forestry.io)'s. The theme provides a simple navigation & structure.
Compose is a [Hugo](https://gohugo.io/) theme for documentation websites, inspired by [forestry.io](forestry.io)'s docs page. The theme provides a simple navigation & structure.
![Hugo Compose Theme](https://github.com/onweru/compose/blob/master/images/screenshot.png)
theme.toml
@@ -1,7 +1,7 @@
name = "Compose"
license = "MIT"
licenselink = "https://github.com/onweru/compose/blob/master/LICENSE"
description = "A hugo docs theme inspired by forestry.io's docs page"
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"]
features = ["docs", "search"]