You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
866 B
TOML
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"
|