Added old post about my first PR. Updated archetype for most generic posts.

This commit is contained in:
Norm Rasmussen
2023-09-29 15:27:03 -04:00
parent f3d77f84bd
commit b012e336a7
20 changed files with 656 additions and 20 deletions

View File

@ -5,10 +5,10 @@ tags: [""]
author: "Me"
showToc: true
TocOpen: false
draft: false
draft: true
hidemeta: false
description: '{{ .File.ContentBaseName }}'
disableHLJS: true # to disable highlightjs
disableHLJS: true
disableShare: false
disableHLJS: false
hideSummary: false
@ -20,9 +20,9 @@ ShowWordCount: true
ShowRssButtonInSectionTermList: true
UseHugoToc: true
cover:
image: "<image path/url>" # image path/url
alt: "<alt text>" # alt text
caption: "<text>" # display caption under cover
relative: false # when using page bundles set this to true
hidden: true # only hide on current single page
image: ""
alt: ""
caption: ""
relative: false
hidden: true
---