Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/vantagedesign/ace-documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a4a17cc74de69800086adf805e21fa293fbe7eeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "Ace documentation"
license = "MIT"
licenselink = "https://github.com/vantagedesign/ace-documentation/blob/master/LICENSE.md"
description = "A documentation theme featuring a clean design, code highlighting and useful shortcodes for writing your project documentation."
homepage = "https://github.com/vantagedesign/ace-documentation"
tags = ["documentation", "bootstrap", "responsive", "syntax highlighting", "search", "google analytics", "font awesome", "highlight.js", "docs", "clean", "mobile", "fast", "light", "simple", "minimal", "minimalist"]
features = ["documentation", "bootstrap", "sass", "search"]
min_version = "0.51.0"

[author]
  name = "Vantage Design"
  homepage = "https://vantage-design.com"