# theme.toml template for a Hugo theme
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
|
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.21"
|
|
[author]
|
name = "Christian Mendoza"
|
homepage = "//iamchristian.me"
|
|
# If porting an existing theme
|
[original]
|
name = "One Page Love"
|
homepage = "//onepagelove.com/split"
|
repo = ""
|