1
0
Fork 0

Initial commit

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2024-12-22 07:56:14 +01:00 committed by Julien Riou
commit 8e018ba84d
Signed by: jriou
GPG key ID: 9A099EDA51316854
43 changed files with 14239 additions and 0 deletions

5
config.toml Normal file
View file

@ -0,0 +1,5 @@
baseURL = "https://self-hosting.riou.xyz/"
languageCode = "en-us"
title = "self-hosting"
theme = "hugo-theme-console"
enableRobotsTXT = true