smol/theme.toml
vimux 9f3947fd7e Bump Hugo min version to v0.19
With new Hugo v0.20 the `.Now` is deprecated and will be replaced by the `now` template function. Hugo v0.19 supports both template functions.
2017-04-08 21:56:07 +03:00

12 lines
347 B
TOML

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.19
[author]
name = "Vimux"
homepage = "https://github.com/vimux"