This repository contains the complete source of my blog hosted at https://mmapped.blog/.
You’ll need Go and Make installed to build the website. Execute the following commands in the repository root:
make render DEST=site
The site
directory will contain the entire website contents that you can host statically.
This work is licensed under a Creative Commons Attribution 4.0 International License.