mirror of
https://github.com/TeamPiped/hugo-whisper-theme.git
synced 2024-08-14 23:57:00 +00:00
first commit
This commit is contained in:
commit
dcdde20b7c
179 changed files with 16070 additions and 0 deletions
6
exampleSite/archetypes/default.md
Normal file
6
exampleSite/archetypes/default.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
10
exampleSite/archetypes/docs.md
Normal file
10
exampleSite/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