forked from dataCobra/hugo-vitae
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
15 lines (13 loc) · 759 Bytes
/
theme.toml
File metadata and controls
15 lines (13 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Vitae"
license = "GPL-3.0-or-later"
licenselink = "https://github.com/dataCobra/hugo-vitae/blob/main/COPYING"
description = "Vitae is a feature-rich blog theme for Hugo that focuses on your content."
homepage = "https://github.com/dataCobra/hugo-vitae"
tags = ["blog", "responsive", "clean", "simple", "light", "disqus", "commento", "mobile", "customizable", "minimalistic", "typography", "fontawesome", "reading"]
features = ["responsive", "clean", "disqus", "commento", "math", "fontawesome", "social-icons", "customizable", "RSS"]
min_version = "0.62.0"
[author]
name = "Benedikt 'dataCobra' Tuchen"
homepage = "https://thinkbot.de"