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

theme.toml - github.com/appernetic/hugo-nederburg-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eeb2cbfecc6196d7475d1b0a56c055a9a0ef630e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example

name = "NEDERBURG"
license = "GPL-2"
licenselink = "https://github.com/appernetic/hugo-nederburg-theme/blob/master/LICENSE"
description = "Port of Tracks Theme https://www.competethemes.com/tracks/"
homepage = "https://github.com/appernetic/hugo-nederburg-theme"
tags = ["projects", "minimal", "responsive", "blog"]
features = ["disqus", "gravatar", "responsive", "google analytics"]
min_version = 0.34

[author]
  name = "Göran Svensson"
  homepage = "https://github.com/appernetic"

# If porting an existing theme
[original]
  name = "tracks"
  homepage = "https://www.competethemes.com/tracks/"