Initial commit with bare bones layout and a single post
This commit is contained in:
commit
7f987f04ed
18 changed files with 120 additions and 0 deletions
7
archetypes/reviews.md
Normal file
7
archetypes/reviews.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
rating: 5
|
||||
---
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue