Initial commit
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
commit
8e018ba84d
43 changed files with 14239 additions and 0 deletions
5
config.toml
Normal file
5
config.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
baseURL = "https://self-hosting.riou.xyz/"
|
||||
languageCode = "en-us"
|
||||
title = "self-hosting"
|
||||
theme = "hugo-theme-console"
|
||||
enableRobotsTXT = true
|
Loading…
Add table
Add a link
Reference in a new issue