summaryrefslogtreecommitdiff
path: root/themes/blog.jaseg.de/theme.toml
blob: 13deae2c973d1d93ade01c17fa8054623c3e1397 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "blog.jaseg.de"
license = "MIT"
licenselink = "https://github.com/goodroot/hugo-classic/blob/master/LICENSE.md"
description = "Custom theme for blog.jaseg.de"
homepage = "https://goodroot.ca"
tags = ["blog", "personal", "simple"]
features = ["blog"]
min_version = "0.18"

[author]
  name = "jaseg"
  homepage = "https://blog.jaseg.de"

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