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

theme.toml - github.com/jimfrenette/hugo-starter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ad463cf237910060cfa9885abb447dde6d7aafcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# theme.toml template for a Hugo theme

name = "Starter Theme"
license = "MIT"
licenselink = ""
description = ""
homepage = ""
tags = ["website", "responsive", "blog"]
features = ["posts", "shortcodes", "related content", "comments"]
min_version = 0.30.2

[author]
  name = "Jim Frenette"
  homepage = "https://github.com/jimfrenette"