Static blog, generated using hugo (theme docs).
docker >= 18.0
make >= 4.1
For a starting web-server with auto-reload feature, run:
$ make start
To make a new blog post, execute in your terminal:
$ make post
Any changes, pushed into master
branch will be automatically deployed (be careful with this, think twice before pushing).