This site uses jekyll with GitHub Pages; see https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll for setup and usage.
Create new blog posts as markdown files under blog/_posts using a YYYY-MM-DD- prefix.
The following front matter keys are used:
titleauthor(optional)blurb(optional; shows on the blog index with a "Read more..." link)
_layouts/basic.htmlis the core site template (fonts and CSS)_layouts/default.htmlincludes the side navigation_layouts/home.htmlis the blog index_layouts/post.htmlis the blog post template