Sync feature list

master
Will Faught 1 year ago
parent de53f3af19
commit 457f0e2a74

@ -2,25 +2,49 @@ demosite = "https://willfaught.com/paige"
description = "Powerful, pliable pixel perfection. An advanced Hugo theme." description = "Powerful, pliable pixel perfection. An advanced Hugo theme."
features = [ features = [
"accessibility", "accessibility",
"analytics",
"atom feed",
"authors",
"blog", "blog",
"bootstrap", "bootstrap",
"categories",
"code shortcode",
"comments",
"customizable", "customizable",
"dark color scheme",
"email shortcode",
"facebook sharing", "facebook sharing",
"google analytics", "figure shortcode",
"gallery shortcode",
"header links", "header links",
"icon shortcode",
"image pixel densities",
"image shortcode",
"image size breakpoints",
"image thumbnails",
"landing page", "landing page",
"languages",
"light color scheme", "light color scheme",
"math typesetting", "math typesetting",
"menus", "menu",
"minimal design", "minimal design",
"quote shortcode",
"rss feed",
"responsive", "responsive",
"safari and firefox reader view", "right-to-left languages",
"seo",
"safari and firefox reader view support",
"search", "search",
"sections", "sections",
"seo", "series",
"single column", "single column",
"social links", "social links",
"twitter sharing" "table of contents",
"tags",
"twitter sharing",
"validated",
"vimeo shortcode",
"youtube shortcode",
] ]
homepage = "https://github.com/willfaught/paige" homepage = "https://github.com/willfaught/paige"
license = "MIT" license = "MIT"

Loading…
Cancel
Save