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
Showing only changes of commit 70a2357283 - Show all commits

View file

@ -18,6 +18,7 @@ gem "github-pages", group: :jekyll_plugins
# If you have any plugins, put them here! # If you have any plugins, put them here!
group :jekyll_plugins do group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6" gem "jekyll-feed", "~> 0.6"
gem "jekyll-livereload"
end end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem # Windows does not include zoneinfo files, so bundle the tzinfo-data gem