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.

33 lines
747 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",
"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", "landing", "light", "minimal", "personal", "responsive"]
[author]
homepage = "https://willfaught.com"
name = "Will Faught"