Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/funkydan2/alpha-church.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ad47cf50f442006b1518e55519538dae7032b5e5 (plain)
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 = "Alpha Church"
license = "Creative Commons Attribution 3.0"
licenselink = "https://github.com/funkydan2/alpha-church/blob/master/LICENSE.md"
description = "A hugo port of html5up Alpha theme. Customised for church use."
homepage = "https://github.com/funkydan2/alpha-church"
tags = ["church", "podcast"]
features = ["drop down menu", "banner", "feature images", "fontawesome", "podcast"]
min_version = "0.82.0"

[author]
  name = "Daniel Saunders"
  homepage = "https://github.com/funkydan2"

# If porting an existing theme
[original]
  name = "Alpha"
  homepage = "https://html5up.net/alpha"