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

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

name = "Adam & Eve"
license = "MIT"
licenselink = "https://github.com/blankoworld/hugo_theme_adam_eve/blob/master/LICENSE.md"
description = "A simple wiki in its original formal state"

homepage = "https://github.com/blankoworld/hugo_theme_adam_eve"

demosite = "https://olivier.dossmann.net/wiki"

tags = ['minimal', 'wiki-like', 'documentation']
features = ['wiki-like', 'responsive', 'minimal', 'shortcode', 'clean', 'boxes', 'i18n']

min_version = "0.105.0"

[author]
  name = "Olivier DOSSMANN"
  homepage = "https://olivier.dossmann.net/"
  repo = "https://github.com/blankoworld/hugo_theme_adam_eve"