1
0
Fork 0
hugo-paper/theme.toml

22 lines
604 B
TOML
Raw Normal View History

2018-01-08 17:28:39 +01: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 17:33:40 +01:00
licenselink = "https://github.com/nanxiaobei/hugo-paper/blob/master/LICENSE"
2018-01-08 17:28:39 +01:00
description = "A simple & clean hugo theme"
homepage = "https://github.com/nanxiaobei/hugo-paper/"
2018-01-11 17:46:09 +01:00
tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"]
2018-01-08 17:28:39 +01:00
features = ["Responsive", "One Column", "Blog"]
2018-01-12 19:20:34 +01:00
min_version = "0.1"
2018-01-08 17:28:39 +01:00
[author]
name = "21beats"
homepage = "http://21beats.com/"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""