mirror of
https://github.com/TeamPiped/documentation.git
synced 2024-08-14 23:50:09 +00:00
Initial commit.
This commit is contained in:
parent
2538024750
commit
5e6ab2a13b
14 changed files with 182 additions and 1 deletions
6
archetypes/default.md
Normal file
6
archetypes/default.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
10
archetypes/docs.md
Normal file
10
archetypes/docs.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: false
|
||||
weight: 100
|
||||
---
|
||||
|
||||
Lorem markdownum aequalis strigis. Saetigeri iubeas, vultu huic alvum nondum
|
||||
de obside ut laniavit arbor palmis, cum quin. Rupes vetat videndo, armigerae
|
||||
crimen habet Priamum nec.
|
Loading…
Add table
Add a link
Reference in a new issue