refactor as hugo site
This commit is contained in:
parent
89736633b5
commit
1e20792a0d
37 changed files with 474 additions and 409 deletions
7
archetypes/hypno/index.html
Normal file
7
archetypes/hypno/index.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
+++
|
||||
title = "{{ replace .Name "-" " " }}"
|
||||
date = {{ .Date }}
|
||||
draft = true
|
||||
unlisted = true
|
||||
+++
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue