Initial commit

This commit is contained in:
Marcel Kapfer 2020-05-15 20:17:59 +02:00
commit e9839679e6
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
31 changed files with 911 additions and 0 deletions

15
theme.toml Normal file
View file

@ -0,0 +1,15 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "nextDESIGN"
license = "MIT"
licenselink = "https://gitlab.com/mmk2410/nextDESIGN/blob/master/LICENSE"
description = "Simple design created for mmk2410.org"
homepage = "https://mmk2410.org/"
tags = []
features = []
min_version = "0.41.0"
[author]
name = "Marcel Kapfer"
homepage = "https://mmk2410.org"