Use Livereload in Jekyll to automatically refresh your changes

preview_player
Показать описание
This short video shows how the new livereload function works in Jekyll 3.7 – It improves your workflow.

GERMAN: Kurzes Video zum Static Site Generator Jekyll.

To use livereload type:

~~~~
bundle exec jekyll serve --livereload
~~~~

Рекомендации по теме
Комментарии
Автор

Do you have a reference to the background music? Sounds good!

aihacker
Автор

Thanks,
but I am getting error "Unable to load the EventMachine C extension; To use the pure-ruby reactor, require 'em/pure_ruby'" on Win10.
Tried many solutions but still getting same error.

sachindeshpande