roman-kashitsyn / mmapped.blog

My blog.
https://mmapped.blog
26 stars 1 forks source link
blog

mmap(Blog)

This repository contains the complete source of my blog hosted at https://mmapped.blog/.

Build instructions

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.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.