summaryrefslogtreecommitdiff
path: root/themes/hugo-classic/theme.toml
blob: 9ca39f4573e7c6eb0f5d4056b8935bd881f9e088 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "Hugo - Classic"
license = "MIT"
licenselink = "https://github.com/goodroot/hugo-classic/blob/master/LICENSE.md"
description = "A minimal blog theme, for those who love text. Based off the eXtremely minimal theme by Yihui Xui."
homepage = "https://goodroot.ca"
tags = ["minimal", "blog", "personal", "simple", "clean", "starter", "minimalist"]
features = ["blog"]
min_version = "0.18"

[author]
  name = "Kellen Evan Person"
  homepage = "https://goodroot.ca"

[original]
  author = "Yihui Xui"
  homepage = "https://xmin.yihui.name/"
  repo = "https://github.com/yihui/hugo-xmin"