theme.toml (560B)
1 name = "hugo-soresu"
2 license = "MIT"
3 licenselink = "https://github.com/shimmy1996/hugo-soresu/blob/master/LICENSE"
4 description = "An elegent theme for a more civialized age. Forked from hugo-xmin."
5 homepage = "https://github.com/shimmy1996/hugo-soresu"
6 tags = ["blog", "clean", "light", "minimal", "simple"]
7 features = ["isso", "latex", "multilingual"]
8 min_version = "0.18"
9
10 [author]
11 name = "Shimmy Xu"
12 homepage = "https://www.shimmy1996.com"
13
14 [original]
15 name = "hugo-xmin"
16 homepage = "https://yihui.name"
17 repo = "https://github.com/yihui/hugo-xmin"