This is largely inspired by http://ahmedalani.com/post/so-recursive-it-hurts/ however uses Makefile
and docker-compose
. The idea is to eventually add in auto sass generation support with docker-compose.
Setup:
- Fork this repo
- run
make new_site
- run
make new page=posts/welcome.md
- run
make run