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

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

name = "Basic"
license = "MIT"
licenselink = "https://github.com/siegerts/hugo-theme-basic/blob/master/LICENSE"
description = "Basic blog theme styled with minimal tachyons"
homepage = "https://github.com/siegerts/hugo-theme-basic"
tags = ["minimal", "tachyons", "blog", "responsive", "syntax highlighting", "google analytics", "plain", "clean", "starter", "rstats", "blogdown"]
features = ["blog", "blog series", "syntax highlighting", "google analytics", "tachyons"]
min_version = "0.41"

[author]
  name = "Stephen Siegert"
  homepage = "https://xiegerts.com"