init module
This commit is contained in:
commit
56791937ff
77 changed files with 5549 additions and 0 deletions
13
archetypes/posts.md
Normal file
13
archetypes/posts.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
+++
|
||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date = "{{ .Date }}"
|
||||
author = ""
|
||||
authorTwitter = "" #do not include @
|
||||
cover = ""
|
||||
tags = ["", ""]
|
||||
keywords = ["", ""]
|
||||
description = ""
|
||||
showFullContent = false
|
||||
readingTime = false
|
||||
hideComments = false
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue