about summary refs log tree commit diff stats
path: root/themes/xmin/theme.toml
blob: 8733afd9b022c50dc2996221460c8901269f1483 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name = "XMin"
license = "MIT"
licenselink = "https://github.com/yihui/hugo-xmin/blob/master/LICENSE.md"
description = "eXtremely Minimal Hugo theme: about 150 lines of code in total, including HTML and CSS"
homepage = "https://xmin.yihui.name"
tags = ["minimal", "blog", "personal", "clean", "simple", "starter", "minimalist"]
features = ["blog"]
min_version = "0.18"

[author]
  name = "Yihui Xie"
  homepage = "https://yihui.name"