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

Felix Boerner
09.46.2024 732d893c138ee43ed87f07c8f4c8dd4b4d020896
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 = ""