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

Felix Boerner
22.24.2022 717e54d3f8ebcf00f30c10806f3d4ef7a127a1d4
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 = ""