Add a docker-compose.yml file with livereload support and update readme to reflect #2

Merged
ern_st merged 3 commits from graffen/ulovliglogning.dk:master into master 2018-01-23 11:28:27 +00:00
Owner

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.

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.
Owner

SWEET! 🍨

SWEET! 🍨
ern_st closed this pull request 2018-01-23 11:28:27 +00:00
Sign in to join this conversation.
No reviewers
No Label
Bug
Feature
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ulovliglogning/ulovliglogning.dk#2
No description provided.