default archetype, v0.1 startseite slider, slider images hochgeladen

This commit is contained in:
Andreas Hnida 2024-02-15 10:26:33 +00:00
commit 104259d5fa
11 changed files with 281 additions and 2 deletions

5
archetypes/default.md Normal file
View file

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