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

theme.toml - github.com/antonpolishko/hugo-stellar-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ca1c8177d0f987d9241323a4f5502dce0fa40056 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "Stellar"
license = "MIT"
licenselink = "https://github.com/antonpolishko/hugo-stellar-theme/blob/master/LICENSE.md"
description = "a one page site for gohugo.io created by html5up"
homepage = "https://github.com/antonpolishko/hugo-stellar-theme"
tags = []
features = ["responsive", "contact form", "portfolio", "substitutable strings"]
min_version = "0.38"

[author]
  name = "Anton Polishko"
  homepage = "//github.com/antonpolishko"

# If porting an existing theme
[original]
  # Creator of the original Bootstrap theme
  name = "@ajlkn"
  homepage = "https://twitter.com/ajlkn"
  repo = "https://html5up.net/stellar"