Moved from Octopress to Eleventy. Hosted on Cloudflare pages.
To run locally just run docker-compose up
then visit http://localhost:8080
To run without docker, make sure you have node installed, then run npx eleventy --serve
and hit https://localhost:8080
Run this:
rm -rf _site && ELEVENTY_ENV=production npx eleventy --serve
Please do not clone this repo as a boilerplate or starter for your own blog. This is not a stock theme or a boilerplate Eleventy blog. I have made this open source just to keep things open not to be copied and used as a base theme, so please DO NOT do it, thanks!