Add a docker-compose.yml file with livereload support and update readme to reflect #2
Loading…
Reference in a new issue
No description provided.
Delete branch "graffen/ulovliglogning.dk:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instead of having to install all the Jekyll bits on your machine to work on the site you can now simply run
docker-compose up
in the project root and it will fire up the site inside a docker container. There is also support for jekyll-livereload to enable live-reload of the browser when you make (and save) changes to the site source.SWEET! 🍨