Files
paige-hugo/theme.toml
2023-01-21 23:43:53 -08:00

49 lines
866 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",
"dark mode",
"gallery",
"hero",
"landing",
"light",
"minimal",
"multilingual",
"personal",
"portfolio",
"responsive"
]
[author]
homepage = "https://willfaught.com"
name = "Will Faught"