Suggest adding middleman-livereload to bundle
This commit is contained in:
parent
00ac776fc4
commit
c1c752aa32
|
@ -41,8 +41,7 @@
|
|||
# activate :automatic_image_sizes
|
||||
|
||||
# Enable middleman-livereload
|
||||
# First: gem install middleman-livereload
|
||||
# Or add it to your Gemfile and run bundle install (preferred)
|
||||
# First: add it to your Gemfile and run bundle install
|
||||
# activate :livereload
|
||||
|
||||
# Methods defined in the helpers block are available in templates
|
||||
|
|
Loading…
Reference in a new issue