Ideas and their associated notes are issues. Posts that are "work in progress" are on branches.
Each post shall added to the 'content' directory with the following naming convention:
YY-MM-DD-hyphen-separated-title.md
Any metadata content shall be placed at the top of the file and separated with three hyphens at the top and bottom (YAML section markers).
After adding a new post, run npm run build
to generate the HTML output.