General Use - ReadME
A great video guide on YouTube can be found here: Link Text
To create a new post, you need to utilize the following four lines of code at top of document for doc ‘metadata’
title: Hello World date: 2024-02-24 12:00:00 -600 adjust to timezone as neccessary categories: [example, placeholder] used to search for posts, via categorical hierarchy, should all be lowercase and separated by commas tags: [example, placeholder] also used to search, but via search function, should all be lowercase and separated by commas
The file naming convention is critical to have the file appear
To save your markdown file, and have it rendered appropriately, it must be saved with extension .md
It must also include this file naming format 2024-XX-XX-filename.md
This post is licensed under CC BY 4.0 by the author.