#Blog
This is the repository for my blog, it is built
using mdbook, and served inside a
gwiki container.
#Blog script
This repo comes with a helper script for creating new posts, to use it, see
$ ./blog -h
#Building
$ make
Note this requires mdbook.
#Testing server
$ mdbook serve