Frontmatter Properties
We use the following frontmatter format:
| Property | Data Type | Default | Explanation |
|---|---|---|---|
| created | Date + Time | auto | When the file was created automatically entered |
| update | Date + Time | auto | When the file was last modified, automatically entered |
| publish | Boolean | false | Determines whether a file is published as part of the website |
| tags | tags | - | Tags defined here will also be displayed on the website |
| title | string | - | The title will be displayed on the website as a heading before the actual content, |
| authors | list | - | a list of the creators of the content on this page |