docs: write small homepage

This commit is contained in:
Jef Roosens 2025-06-20 10:03:49 +02:00
parent 4735bc3f13
commit 0e91eef0e8
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
2 changed files with 35 additions and 1 deletions

View file

@ -2,3 +2,6 @@ baseURL = 'https://rustybever.be/docs/otter/'
languageCode = 'en-us'
title = 'Otter'
theme = "hugo-book"
[markup.goldmark.renderer]
unsafe = true