Stream: cds hooks/committers
Topic: docs / PR #66 Add support for live reloading the static c...
Github Notifications (Jul 26 2017 at 05:58):
kpshek opened PR #66
from add-livereload
to master
This allows one to view changes dynamically as you edit content locally while
the Middleman server is running. Previously, you would need to save your
changes and restart your local server to view the changes.
Github Notifications (Jul 26 2017 at 05:58):
kpshek review_requested PR #66
Github Notifications (Jul 26 2017 at 05:58):
kpshek review_requested PR #66
Github Notifications (Jul 26 2017 at 05:58):
kpshek review_requested PR #66
Github Notifications (Jul 26 2017 at 13:42):
isaacvetter commented on PR #66
@kpshek - it looks like some of these changes broke the travis-ci integration - see the results of PR 60 submit fail?
Github Notifications (Jul 26 2017 at 16:12):
@Isaac Vetter - These changes didn't break the build. It was some Travis CI issue where referencing Ruby 2.1.0 was an issue now with Travis CI builds. I fixed this late last night in #70. Just sync your branch with master (
git merge master
) and your branch will start building OK again.
Github Notifications (Jul 26 2017 at 16:12):
kpshek closed PR #66
Last updated: Apr 12 2022 at 19:14 UTC