1
0
Fork 0
hugo-paper/theme.toml

17 lines
568 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Paper"
license = "MIT"
licenselink = "https://github.com/nanxiaobei/hugo-paper/blob/main/LICENSE"
description = "A simple, clean, flexible Hugo theme"
homepage = "https://github.com/nanxiaobei/hugo-paper/"
demosite = "https://hugo-paper.vercel.app"
tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"]
features = ["Responsive", "One Column", "Blog"]
min_version = "0.57.1"
[author]
name = "nanxiaobei"
homepage = "https://lee.so/"