add docker-serve make target for #238
authorAllen Lee <allen.lee@asu.edu>
Tue, 8 May 2018 16:11:58 +0000 (09:11 -0700)
committerAllen Lee <allen.lee@asu.edu>
Tue, 8 May 2018 16:20:50 +0000 (09:20 -0700)
commit7ccdf49608f1d52f3ca22e942658ef05b74d97c1
tree42a721ee2247992470dbd3bd671de1c00b9e3607
parent9ccbb18848f95bce9f10a97b0a828382d1a8c360
add docker-serve make target for #238

If Docker is installed, `make docker-serve` will download and start a
Jekyll container to build and serve the site with hot reloading.

JEKYLL_VERSION should be synced with https://pages.github.com/versions/
Makefile