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: 4acf74cb839a9322c0fb30197a4b8fa0b2c749a5 (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 = "A podcast-oriented theme for Hugo"
homepage = "https://github.com/mattstratton/castanet"
tags = ["podcast", "responsive"]
features = ["podcast RSS", "subscribe buttons"]
min_version = "0.69.2"
theme_version = "1.19.0"

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