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

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

name = "redgood"
license = "MIT"
licenselink = "https://github.com/urjaacharya/redgood/blob/master/LICENSE"
description = "Clean minimal javascript-less theme for blogs."
homepage = "https://github.com/urjaacharya/redgood"
tags = ["personal", "blog",]
features = ["clean", "responsive", "minimal", "no javascript"]
min_version = "0.71.0"

[author]
  name = "Urja Acharya"
  homepage = "https://www.urjaacharya.com/"