aboutsummaryrefslogtreecommitdiffstats
path: root/theme.toml
blob: 4233eb637cba30b0f2e534c71f95da65f49e7915 (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.org"
tags = ["minimal", "blog", "personal", "clean", "simple", "starter", "minimalist"]
features = ["blog"]
min_version = "0.18"

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