19 lines
558 B
TOML
19 lines
558 B
TOML
name = 'vitrine'
|
|
license = 'GPL3'
|
|
licenselink = 'https://code.nutfactory.org/themes/vitrine/LICENSE'
|
|
description = 'A Pure CSS Hugo theme for portfolio websites'
|
|
|
|
# The home page of the theme, where the source can be found
|
|
homepage = 'https://code.nutfactory.org/themes/vitrine'
|
|
|
|
# If you have a running demo of the theme
|
|
demosite = 'https://owner.github.io/repo'
|
|
|
|
# Taxonomy terms
|
|
tags = ['blog', 'portfolio']
|
|
features = ['some', 'awesome', 'features']
|
|
|
|
# If the theme has a single author
|
|
[author]
|
|
name = 'hoernschen'
|
|
homepage = 'https://hoernschen.de'
|