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

theme.toml - github.com/dewittn/hugo-html5up-alpha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 87acb2ba71ffe0231ce82e7a26c51ccfc8ad200f (plain)
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 = "Hugo HTML5 UP Alpha"
license = "Creative Commons"
licenselink = "https://github.com/dewittn/hugo-html5up-alpha/blob/master/LICENSE"
description = "A Hugo port of the static html template Alpha by HTML5 UP."
homepage = "http://nelsonroberto.com/"
tags = ["blog", "html5up","responsive","business"]
features = ["blog",]
min_version = "0.70.0"

[author]
  name = "Nelson/Roberto"
  homepage = "https://nelsonroberto.com/"

# If porting an existing theme
[original]
  name = "@ajlkn"
  homepage = "https://html5up.net"
  repo = ""