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

theme.toml - github.com/EmielH/hallo-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b9bc72e50ea85f953bcc1f22a02064604bff07af (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 = "Hallo"
license = "MIT"
licenselink = "https://github.com/EmielH/hallo-hugo/blob/master/LICENSE"
description = "Hallo is a single-page Hugo theme to introduce yourself."
homepage = "https://github.com/EmielH/hallo-hugo"
tags = ["minimal", "clean", "responsive", "simple", "personal", "starter", "single page", "onepage", "Font Awesome", "landing page"]
features = []
min_version = "0.43"

[author]
  name = "Emiel Hollander"
  homepage = "https://www.emielhollander.nl"