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

Christian Mendoza
21.31.2017 ee579a7a545863dfd2a93b448091bce4ec2006d5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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 = "https://onepagelove.com/split"
  repo = ""