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

theme.toml - github.com/rz3n/hugo-theme-freshstart.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 468ad69aa8cd4ab47fd08bfcb674f97c0d468e20 (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 = "freshStart"
license = "MIT"
licenselink = "https://github.com/rz3n/hugo-theme-freshstart/blob/master/LICENSE"
description = "Start Page theme for Hugo"
homepage = "https://github.com/rz3n/hugo-theme-freshstart"
tags = ["start-page", "fast", "single-page", "responsive", "simple", "clean", "one-page", "light"]
features = ["responsive"]
min_version = "0.48.0"

[author]
  name = "Ricardo Franzen"
  homepage = "https://rfranzen.com"