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

theme.toml - github.com/runningstream/hugograyscale.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7836a82e50bb487c393df476e8b3424e21051931 (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 = "Grayscale"
license = "MIT"
licenselink = "https://github.com/runningstream/hugograyscale/blob/master/LICENSE"
description = "Grayscale is a multi-section single page theme intended as a landing page."
homepage = "https://github.com/runningstream/hugograyscale/"
tags = ["minimal", "simple", "landing-page", "one-page", "responsive", "accessible", "company"]
features = []
min_version = "0.40.1"

[author]
  name = "RunningStream"
  homepage = "https://runningstream.net/"

# If porting an existing theme
[original]
  name = "startbootstrap-grayscale"
  homepage = "https://blackrockdigital.github.io/startbootstrap-grayscale/"
  repo = "https://github.com/BlackrockDigital/startbootstrap-grayscale.git"