Sfoglia il codice sorgente

Add an archetype for blog posts

Apis Necros 2 anni fa
parent
commit
f65c934ac0
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9 0
      archetypes/blog.md

+ 9 - 0
archetypes/blog.md

@@ -0,0 +1,9 @@
+---
+title: "{{ replace .Name "-" " " | title }}"
+date: {{ .Date }}
+draft: true
+description: ""
+intro: ""
+tags: []
+---
+