summaryrefslogtreecommitdiff
path: root/theme.toml
blob: 559d2c6a63f2d83040f67655a3e2fcc01b691625 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name = "Blank"
license = "MIT"
licenselink = "https://github.com/vimux/blank/blob/master/LICENSE.md"
description = "Starter Hugo theme for developers."
homepage = "https://github.com/vimux/blank/"
tags = ["blog", "plain", "blank", "starter"]
features = ["blog"]
min_version = 0.20

[author]
  name = "Vimux"
  homepage = "https://github.com/vimux"