Added old post about my first PR. Updated archetype for most generic posts.
This commit is contained in:
@ -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
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user