move livereload init into dev block
This commit is contained in:
parent
f5b3720ef8
commit
250c87ef61
|
@ -36,7 +36,9 @@
|
||||||
# activate :automatic_image_sizes
|
# activate :automatic_image_sizes
|
||||||
|
|
||||||
# Reload the browser automatically whenever files change
|
# Reload the browser automatically whenever files change
|
||||||
|
# configure :development do
|
||||||
# activate :livereload
|
# activate :livereload
|
||||||
|
# end
|
||||||
|
|
||||||
# Methods defined in the helpers block are available in templates
|
# Methods defined in the helpers block are available in templates
|
||||||
# helpers do
|
# helpers do
|
||||||
|
|
Loading…
Reference in a new issue