Initial commit
This commit is contained in:
commit
7a09097e5e
68 changed files with 6446 additions and 0 deletions
21
themes/prologue/theme.toml
Normal file
21
themes/prologue/theme.toml
Normal 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 = ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue