This repository contains the plain text files I use to generate my website. As explained on my Colophon, I use a simple bash shell script to run these files through pandoc and generate the files I upload to my server.
The shell script is in this repository as pansite.sh.
The pandoc template used by the script (website.html) is located in my
pandoc-template
repository.