first commit

This commit is contained in:
Stephan Hadan 2025-01-05 21:09:10 +01:00
commit c0ff390c19
26 changed files with 688 additions and 0 deletions

4
hugo.toml Normal file
View file

@ -0,0 +1,4 @@
baseURL = 'https://iamstephan.info/'
languageCode = 'en-us'
title = 'Hi, I am Stephan'
theme = 'hugo-goa'