Update Theme.toml and Readme

This commit is contained in:
budparr 2019-10-27 15:07:17 -04:00
parent a1f6982ccd
commit 1b9a3a4690
No known key found for this signature in database
GPG Key ID: BCE2F8599C3391B6
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@ Features
- Internal templates for meta data, google analytics, and DISQUS or COMMENTO comments
- RSS Discovery
- Table of Contents (must declare `toc: true` in post parameter)
- Stackbit configuration ([Stackbit](https://www.stackbit.com))
Also includes examples of Hugo Features or Functions:

View File

@ -6,7 +6,7 @@ license = "MIT"
licenselink = "https://github.com/budparr/gohugo-theme-ananke/blob/master/LICENSE.md"
description = "A Base theme for building full featured Hugo sites"
homepage = "https://github.com/budparr/gohugo-theme-ananke"
tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual"]
tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"]
features = ["posts", "shortcodes", "related content", "comments"]
min_version = "0.30.2"