convert into Hugo module theme

This commit is contained in:
Ben Goldsworthy 2025-01-04 20:22:41 +01:00
parent b07a2a6cf5
commit 04abc92ae5
Signed by: Rumperuu
SSH key fingerprint: SHA256:e5XfzNOr9UvWpEzyLfw0GtTMZWIFh3NmxH+/qQIi3xE
98 changed files with 2137 additions and 15971 deletions

View file

@ -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"