website-marie/themes/prologue/theme.toml

22 lines
732 B
TOML
Raw Permalink Normal View History

2020-07-20 23:04:35 +02:00
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Prologue"
license = "Creative Commons Attribution 3.0 Unported"
licenselink = "https://github.com/sethmacleod/prologue/blob/master/LICENSE.md"
description = "Ported theme by HTML5 UP. Prologue is a single page responsive site template with a sticky sidebar."
homepage = "https://github.com/sethmacleod/prologue"
tags = ["responsive", "personal", "portfolio"]
features = ["responsive", "sticky sidebar"]
min_version = 0.18
[author]
name = "Seth MacLeod"
homepage = "https://www.sethmacleod.com/"
# If porting an existing theme
[original]
name = "@ajlkn"
homepage = "https://html5up.net/prologue"
repo = ""