quadrille-elsa.fr/themes/zhaohuabing/theme.toml
Adrian Amaglio c5b2a334f7 init
2023-09-18 21:27:59 +02:00

21 lines
726 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Clean White"
license = "Apache"
licenselink = "https://github.com/zhaohuabing/hugo-theme-cleanwhite/blob/master/LICENSE"
description = "A clean, elegant blog theme for hugo"
homepage = "https://github.com/zhaohuabing/hugo-theme-cleanwhite"
tags = [ "minimal", "responsive", "blog","light", "clean", "search"]
features = ["disqus", "site search", "responsive", "google analytics", "side bar"]
min_version = 0.10
[author]
name = "Huabing Zhao"
homepage = "https://github.com/zhaohuabing"
# If porting an existing theme
[original]
name = "huxblog"
homepage = "https://github.com/Huxpro/huxpro.github.io"