Initialisation du projet avec init de hugo.

Choix du theme nojs.
This commit is contained in:
mathieu
2026-07-19 23:47:59 +02:00
parent 760ac81368
commit 8971d04c88
13 changed files with 292 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
baseURL = 'https://example.org/'
locale = 'en-us'
title = "sillycone-village"
theme = "gitlab.com/andy.sb/nojs"