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
+5
View File
@@ -0,0 +1,5 @@
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++