FrontMatterTemplate.md
Edited May 18, 2021 by Andra Ferrara
Please use the contents of this file as the front matter for your MD files.
Copyable:
title: “[title]” description: “[brief description for search engine]” lead: “[brief intro to topic, displayed to user]” keywords: - [keyword 1] - [keyword 2] (<– delete if N/A, and delete these instructions) - [keyword 3] (<– delete if N/A, add more if needed, and delete these instructions) contributors: - [original author] - [editor 1] (<– delete if N/A, and delete these instructions) - [editor 2] (<– delete if N/A, add more if needed, and delete these instructions) date: 2021-05-18T00:00:00+00:00 (<– please ensure correct original/creation date and delete these instructions) lastmod: 2021-05-18T00:00:00+00:00 (<– please update to current date and delete these instructions) draft: false toc: true plotly: false images: [] weight: 100 menu: docs: parent: “KnowledgeObjects” (<– change if contained in other GitHub folder, and delete these instructions)
Human Readable:
title: “[title]”
description: “[brief description for search engine]”
lead: “[brief intro to topic, displayed to user]”
keywords:
- [keyword 1]
- [keyword 2] (<-- delete if N/A, and delete these instructions)
- [keyword 3] (<-- delete if N/A, add more if needed, and delete these instructions)
contributors:
- [original author]
- [editor 1] (<-- delete if N/A, and delete these instructions)
- [editor 2] (<-- delete if N/A, add more if needed, and delete these instructions)
date: 2021-05-18T00:00:00+00:00 (<– please ensure correct original/creation date and delete these instructions)
lastmod: 2021-05-18T00:00:00+00:00 (<– please update to current date and delete these instructions)
draft: false
toc: true
plotly: false
images: []
weight: 100
menu:
docs:
parent: "KnowledgeObjects" (<-- change if contained in other GitHub folder, and delete these instructions)