initial commit

This commit is contained in:
Gardient
2018-02-17 12:54:16 +02:00
commit 44a84318b5
9 changed files with 43 additions and 0 deletions

21
theme.toml Normal file
View File

@@ -0,0 +1,21 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Hugo Bootswatch Slate"
license = "MIT"
licenselink = "https://github.com/gardient/hugo-bootswatch-slategit /blob/master/LICENSE.md"
description = ""
homepage = "https://gyulakerezsi.ro/"
tags = []
features = []
min_version = "0.36"
[author]
name = "gardient"
homepage = "https://gyulakerezsi.ro"
# If porting an existing theme
[original]
name = "Slate"
homepage = "https://bootswatch.com/slate/"
repo = "https://github.com/thomaspark/bootswatch/tree/master/dist/slate"