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: c79d2c4d5e06c623f449fdcecb449aa797e5b1ca (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/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"
demosite = "https://redgood.netlify.app"
tags = ["personal", "blog", "clean", "responsive", "minimal", "red"]
features = ["no javascript"]
min_version = "0.80.0"

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