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

theme.toml - github.com/diwao/hestia-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e945b7ab98b66d57c8bb1029d4d89e7d046a8d00 (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/spf13/hugoThemes#themetoml for an example

name = "Hestia Pure"
license = "MIT"
licenselink = "https://github.com/diwao/hestia-pure/blob/master/LICENSE.md"
description = ""
homepage = "http://diwao.com/hestia-pure/"
tags = ["", ""]
features = ["", ""]
min_version = 0.18

[author]
  name = "diwao"
  homepage = "http://diwao.com/"

# If porting an existing theme
[original]
  name = ""
  homepage = ""
  repo = ""