mirror of https://github.com/escalate/hugo-split-theme.git

Christian Mendoza
20.32.2017 5047b60c6dc965eb35ab74bb68070be79162f806
theme.toml
@@ -1,21 +1,21 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Hugo Split Theme"
license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
description = ""
homepage = "http://example.com/"
tags = []
name = "Split"
license = "Creative Commons Attribution 3.0 Unported"
licenselink = "//github.com/christianmendoza/hugo-split-theme/blob/master/LICENSE.md"
description = "Split is a centrally-divided layout for a professional online presence with a big image or video left with alongside content."
homepage = "//github.com/christianmendoza/hugo-split-theme"
tags = ["minimal", "onepage", "one page", "responsive", "personal"]
features = []
min_version = "0.31.1"
min_version = "0.21"
[author]
  name = ""
  homepage = ""
  name = "Christian Mendoza"
  homepage = "//iamchristian.me"
# If porting an existing theme
[original]
  name = ""
  homepage = ""
  name = "One Page Love"
  homepage = "https://onepagelove.com/split"
  repo = ""