Hugo theme (#1)
This commit is contained in:
parent
693a189ffa
commit
dbde1a1ef9
25 changed files with 283 additions and 404 deletions
7
archetypes/default.md
Normal file
7
archetypes/default.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
description: ""
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
tags: []
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue