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

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

name = "Erblog"
license = "MIT"
licenselink = "https://github.com/ertuil/erblog/blob/master/LICENSE.md"
description = "A Simple Theme for blog and gallery"
homepage = "https://github.com/ertuil/erblog"
tags = ["blog","personal","responsive","mobile","fast","gallery"]
features = ["tags","simple","personality"]
min_version = "0.41"

[author]
  name = "Ertuil"
  homepage = "https://blog.ertuil.top/"

[taxonomies]
  tag = "tags"