Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 789 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 789 Bytes

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.