initial project setup

This commit is contained in:
Vinzenz Schroeter 2025-04-06 12:53:20 +02:00
commit def7b1a01f
14 changed files with 150 additions and 0 deletions

4
hugo.toml Normal file
View file

@ -0,0 +1,4 @@
baseURL = 'https://zerforschen.plus'
languageCode = 'en-us'
title = 'zerforschen+'
theme = 'hugo-theme-m10c'