hugo-PaperMod/theme.toml

22 lines
608 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
2018-03-13 04:58:42 +01:00
name = "Paper"
2018-01-08 17:28:39 +01:00
license = "MIT"
2018-01-08 17:33:40 +01:00
licenselink = "https://github.com/nanxiaobei/hugo-paper/blob/master/LICENSE"
2018-07-06 04:59:51 +02:00
description = "A simple, clean, flexible Hugo theme"
2018-01-08 17:28:39 +01:00
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 = ""