SomeGuy.us is the theme for my personal blog which is generated using for the Eleventy static site generator. It is a modified and improved version of the Bliss template by Łukasz Wójcik.
git clone https://github.com/lwojcik/eleventy-template-bliss
cd eleventy-template-bliss
npm install
npm run dev # to launch the project for modifications
npm run build # to build production version