Initialized website

This commit is contained in:
Stanislas Jouffroy 2024-10-27 21:49:16 +01:00
commit 1fe718741b
26 changed files with 399 additions and 0 deletions

View file

@ -0,0 +1,5 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++