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: ad92e1e21cc9a6ad493ff479ce20574c960cf7ac (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/yourname/yourtheme/blob/master/LICENSE"
description = "Clean minimal javascript-less theme for blogs."
homepage = "http://example.com/"
tags = ["personal", "blog",]
features = ["clean", "responsive", "minimal", "no javascript"]
min_version = "0.71.0"

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