first hugo commit
This commit is contained in:
parent
dabdd68df3
commit
0e4f2a913d
1459 changed files with 50871 additions and 0 deletions
20
themes/nederburg/theme.toml
Normal file
20
themes/nederburg/theme.toml
Normal 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/"
|
||||
Loading…
Add table
Add a link
Reference in a new issue