meta: Update design and structure
This commit is contained in:
parent
10df7deea3
commit
c184aad39e
15 changed files with 152 additions and 135 deletions
7
archetypes/blog.md
Normal file
7
archetypes/blog.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: {{ replace .Name "-" " " | title }}
|
||||
date: {{ .Date }}
|
||||
description:
|
||||
tags:
|
||||
draft: true
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue