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: 9d9456afcc4e21ebb2f428cbb5c6b75a2e29d700 (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", "clean", "responsive", "minimal", "red"]
features = ["no javascript"]
min_version = "0.80.0"

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