hugo-PaperMod/theme.toml

22 lines
612 B
TOML
Raw Normal View History

2018-01-08 13:28:39 -03:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
2018-03-13 00:58:42 -03:00
name = "Paper"
2018-01-08 13:28:39 -03:00
license = "MIT"
2018-01-08 13:33:40 -03:00
licenselink = "https://github.com/nanxiaobei/hugo-paper/blob/master/LICENSE"
2018-07-05 22:59:51 -04:00
description = "A simple, clean, flexible Hugo theme"
2018-01-08 13:28:39 -03:00
homepage = "https://github.com/nanxiaobei/hugo-paper/"
2018-01-11 13:46:09 -03:00
tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"]
2018-01-08 13:28:39 -03:00
features = ["Responsive", "One Column", "Blog"]
2019-09-07 08:31:43 -04:00
min_version = "0.57.1"
2018-01-08 13:28:39 -03:00
[author]
2019-04-01 05:16:48 -03:00
name = "nanxiaobei"
homepage = "https://mrlee.me/"
2018-01-08 13:28:39 -03:00
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""