Initial Commit

This commit is contained in:
hoernschen 2021-02-25 22:23:58 +01:00
parent bdbb15e52e
commit c20d262f7c
26 changed files with 1006 additions and 0 deletions

21
theme.toml Normal file
View file

@ -0,0 +1,21 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Squirrel"
license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = "A Pure CSS Hugo Theme"
homepage = "https://nutfactory.org"
tags = []
features = []
min_version = "0.41.0"
[author]
name = "hoernschen"
homepage = "https://nutfactory.org"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""