Files
hugo-bootswatch-slate/theme.toml
2018-02-17 12:54:16 +02:00

22 lines
599 B
TOML

# 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"