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: be5f9c8f7137be0fff34677c723549d35f2a2dd2 (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-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"