convert into Hugo module theme
This commit is contained in:
parent
b07a2a6cf5
commit
04abc92ae5
98 changed files with 2137 additions and 15971 deletions
18
theme.toml
18
theme.toml
|
@ -1,14 +1,14 @@
|
|||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "Omphaloskepsis 2"
|
||||
license = "MIT"
|
||||
licenselink = "https://code.bengoldsworthy.net/Rumperuu/Omphaloskepsis-2/blob/main/LICENSE"
|
||||
description = ""
|
||||
homepage = "https://bengoldsworthy.net/"
|
||||
tags = []
|
||||
features = []
|
||||
min_version = "0.41.0"
|
||||
license = "CC0"
|
||||
licenselink = "https://code.bengoldsworthy.net/Rumperuu/Omphaloskepsis-2/blob/main/LICENSE"
|
||||
description = "A theme for my personal static site incorporating a blog, various portfolios and a CV searcher."
|
||||
|
||||
demosite = "https://bengoldsworthy.net"
|
||||
homepage = "https://bengoldsworthy.net/"
|
||||
|
||||
tags = ["blog", "cv", "portfolio"]
|
||||
features = []
|
||||
|
||||
[author]
|
||||
name = "Ben Goldsworthy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue