Add blog posts (+ write first one)
This commit is contained in:
24
archetypes/dispatch.md
Normal file
24
archetypes/dispatch.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: false
|
||||
---
|
||||
|
||||
Some thoughts here ...
|
||||
|
||||
**Adventure:**
|
||||
|
||||
**Project:**
|
||||
|
||||
**Skill:**
|
||||
|
||||
**Reading:**
|
||||
|
||||
* **Fiction:**
|
||||
* **Non-fiction:**
|
||||
|
||||
**Links:**
|
||||
|
||||
* Blah
|
||||
* Blah
|
||||
* Blah
|
||||
Reference in New Issue
Block a user