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

weru
28.54.2020 70f6a5848954ce78d3f6bcfe9cc975a0775a0a8e
update
2 files modified
6 ■■■■ changed files
README.md 2 ●●● patch | view | raw | blame | history
theme.toml 4 ●●●● patch | view | raw | blame | history
README.md
@@ -13,7 +13,7 @@
## Installation
Install a recent release of the Hugo "extended" version; ideally versions `>= 0.61.0`. If you install from [hugo releases page](https://github.com/gohugoio/hugo/releases),  __download the `_extended`__ version, which supports sass.
Install a recent release of the Hugo "extended" version; ideally versions `>= 0.76.0`. If you install from [hugo releases page](https://github.com/gohugoio/hugo/releases),  __download the `_extended`__ version, which supports sass.
## Run your site with compose theme
theme.toml
@@ -3,9 +3,9 @@
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://docs.neuralvibes.com"
tags = ["simple", "docs", "dark", "customizable", "search"]
tags = ["responsive", "docs", "dark", "customizable", "search", "documentation"]
features = ["responsive", "docs", "dark", "customizable", "search", "documentation"]
min_version = "0.53.0"
min_version = "0.76.0"
[author]
  name = "Weru"