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

Felix Boerner
25.45.2021 fa4b4290b897747b94e08af4d9779ef9b8e2f582
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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/escalate/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/escalate/hugo-split-theme"
tags = ["minimal", "onepage", "one page", "responsive", "personal"]
features = []
min_version = "0.21"
 
[author]
  name = "Christian Mendoza / Felix Börner"
 
# If porting an existing theme
[original]
  name = "One Page Love"
  homepage = "//onepagelove.com/split"
  repo = ""