plain site; demo content added; re-terminal theme enabled; some theme customizations
This commit is contained in:
15
themes/re-terminal/archetypes/posts.md
Normal file
15
themes/re-terminal/archetypes/posts.md
Normal file
@@ -0,0 +1,15 @@
|
||||
+++
|
||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date = "{{ .Date }}"
|
||||
author = ""
|
||||
authorTwitter = "" #do not include @
|
||||
cover = ""
|
||||
coverCaption = ""
|
||||
tags = ["", ""]
|
||||
keywords = ["", ""]
|
||||
description = ""
|
||||
showFullContent = false
|
||||
readingTime = false
|
||||
hideComments = false
|
||||
color = "" #color from the theme settings
|
||||
+++
|
Reference in New Issue
Block a user