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

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

name = "Castanet"
license = "MIT"
licenselink = "https://github.com/mattstratton/castanet/blob/master/LICENSE.md"
description = ""
homepage = "https://github.com/mattstratton/castanet"
tags = ["", ""]
features = ["", ""]
min_version = 0.19
theme_version = 0.3.0

[author]
  name = "Matt Stratton"
  homepage = "https://www.mattstratton.io"