zmin/theme.toml

13 lines
431 B
TOML
Raw Permalink Normal View History

2024-08-14 14:25:40 +03:00
name = "ZMin"
license = "MIT"
licenselink = "https://github.com/yihui/hugo-xmin/blob/master/LICENSE.md"
2017-07-01 01:12:30 +03:00
description = "eXtremely Minimal Hugo theme: about 150 lines of code in total, including HTML and CSS"
2020-10-05 18:29:00 +03:00
homepage = "https://xmin.yihui.org"
tags = ["minimal", "blog", "personal", "clean", "simple", "starter", "minimalist"]
features = ["blog"]
min_version = "0.18"
[author]
name = "Yihui Xie"
2020-10-05 18:29:00 +03:00
homepage = "https://yihui.org"