Added site to this repo and Gitlab to build it
This commit is contained in:
parent
8dafa6fa8f
commit
c474b18232
50 changed files with 1812 additions and 1 deletions
6
_site/archetypes/default.md
Normal file
6
_site/archetypes/default.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue