Nicked some ideas from terminal theme

This commit is contained in:
Nox Sluijtman 2022-08-11 11:42:39 +02:00
parent 8ce8bcfe45
commit f474eb76e0
6 changed files with 137 additions and 3 deletions

13
archetypes/posts.md Normal file
View 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
+++