forked from kaushikgopal/henry-hugo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththeme.toml
22 lines (17 loc) · 998 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Henry Hugo Theme"
description = "Henry is a gorgeous Hugo theme optimmized for a good reading experience and packed with features"
homepage = "https://kau.sh/blog/henry-hugo-theme/"
tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"]
features = ["clean reading experience", "beautiful font & type", "customizable & versatile", "footnotes", "sidenotes", "multiple image display combinations", "image attribution captions", "external url", "daring fireball style urls", "canonical urls", "alternate urls aliases", "rss feed clean", "seo optimized", "posts", "shortcodes", "related posts"]
min_version = "0.84.0"
[author]
name = "Kaushik Gopal"
homepage = "https://kau.sh"
[outputs]
page = ["HTML"]
home = ["HTML", "RSS", "JSON"]
section = ["HTML","RSS"]
taxonomyTerm = ["HTML"]
taxonomy = ["HTML","RSS"]