first hugo commit

This commit is contained in:
Don Harper 2019-05-26 18:26:26 -05:00
parent dabdd68df3
commit 0e4f2a913d
1459 changed files with 50871 additions and 0 deletions

View file

@ -0,0 +1,20 @@
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "NEDERBURG"
license = "MIT"
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/"