Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/dataCobra/hugo-vitae.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: da1e79036d3415416d84d28f62a37376189c9356 (plain)
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-2.0"
licenselink = "https://github.com/dataCobra/hugo-vitae/blob/master/LICENSE.md"
description = "Vitae is a blog theme for Hugo that focuses on your content."
homepage = "https://github.com/dataCobra/hugo-vitae"
tags = ["blog", "responsive", "postimage", "clean", "simple", "light", "disqus", "commento", "mobile", "customizable", "minimalistic", "typography", "fontawesome", "reading"]
features = ["responsive", "clean", "disqus", "commento", "postimage", "math", "fontawesome", "social-icons", "customizables", "RSS", "multilingual"]
min_version = "0.41.0"

[author]
  name = "Benedikt 'dataCobra' Tuchen"
  homepage = "https://thinkbot.de"