Files
paige-hugo/theme.toml
2023-01-02 11:14:20 -08:00

48 lines
851 B
TOML

demosite = "https://willfaught.com/paige"
description = "A simple Hugo theme"
features = [
"accessibility",
"blog",
"bootstrap",
"customizable",
"facebook sharing",
"google analytics",
"header links",
"landing page",
"light color scheme",
"math typesetting",
"menus",
"minimal design",
"responsive",
"safari and firefox reader view",
"search",
"sections",
"seo",
"single column",
"social links",
"twitter sharing"
]
homepage = "https://github.com/willfaught/paige"
license = "Apache-2.0"
licenselink = "https://www.apache.org/licenses/LICENSE-2.0"
name = "Paige"
tags = [
"blog",
"bootstrap",
"contact",
"dark",
"gallery",
"hero",
"landing",
"light",
"minimal",
"multilingual",
"personal",
"portfolio",
"responsive"
]
[author]
homepage = "https://willfaught.com"
name = "Will Faught"