02 Creating a new post to the Updates & Notices page - PSUTrec/documentation GitHub Wiki
To create a new post to the Updates & Notices page:
- Navigate to the _posts folder (either in GitHub or your cloned/branched repo).
- Create a new markdown file with the following filename: YYYY-mm-dd-some-brief-description.
- Include a title, tags, and categories (optional) in the YAML header.
- Save and commit the new file. In a minute or two the Updates & Notices page should be updated with the new post.