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

theme.toml - github.com/mcrwfrd/hugo-frances-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d28548524e5af4c926e1e111286178f01387dfa9 (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 = "Artist Portfolio"
license = "MIT"
licenselink = "https://github.com/mcrwfrd/hugo-artist-portfolio/blob/master/LICENSE"
description = "A custom theme for artists, including a blog and single pages for bio and contact"
homepage = "http://example.com/"
tags = []
features = []
min_version = "0.41"

[author]
  name = "Michael Crawford"
  homepage = "https://crawford.io"