Uses eleventy.js to generate a static blog site. Markdown files and images are compiled into html using templates and CSS, and a ready-serve website is placed in the '_site' folder.
npm install
(missing a css module I think; need to add that to package.json I think?)
./serve.sh
./deploy.sh