website init stub

This commit is contained in:
Kai Boernert
2025-01-27 17:40:27 +01:00
parent ef002e918c
commit 3f63b3ed98
42 changed files with 474 additions and 0 deletions

3
website/hugo.toml Normal file
View File

@@ -0,0 +1,3 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'