hugo-PaperMod/theme.toml
2018-01-12 00:46:09 +08:00

22 lines
606 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Hugo Paper"
license = "MIT"
licenselink = "https://github.com/nanxiaobei/hugo-paper/blob/master/LICENSE"
description = "A simple & clean hugo theme"
homepage = "https://github.com/nanxiaobei/hugo-paper/"
tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"]
features = ["Responsive", "One Column", "Blog"]
min_version = "1.0.0"
[author]
name = "21beats"
homepage = "http://21beats.com/"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""