Initial commit

This commit is contained in:
Paul-Henri Froidmont 2020-07-20 23:04:35 +02:00
commit 7a09097e5e
68 changed files with 6446 additions and 0 deletions

View file

@ -0,0 +1,21 @@
# 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 = ""