This is a super simple static site generator written with pandoc
and a few lines of bash script.
The build
script generates the site using pandoc
. This script must be run after any changes & before pushing to GitHub.
Posts with draft: true
in the frontmatter will be ignored by the build script.
Idea inspired by rwxrob.
You can preview this locally with my preview
script.
This is hosted using Azure Static Webapps because it's free 🎉 and uses the associated GitHub plugin for CI/CD.
Currently hosted at shana.codes.