hugo-PaperMod/theme.toml

22 lines
606 B
TOML
Raw Normal View History

2018-01-08 11:28:39 -05:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Hugo Paper"
license = "MIT"
2018-01-08 11:33:40 -05:00
licenselink = "https://github.com/nanxiaobei/hugo-paper/blob/master/LICENSE"
2018-01-08 11:28:39 -05:00
description = "A simple & clean hugo theme"
homepage = "https://github.com/nanxiaobei/hugo-paper/"
2018-01-11 11:46:09 -05:00
tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"]
2018-01-08 11:28:39 -05:00
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 = ""