Skip to content

rails-on-services/guides

Repository files navigation

Setup

bundle install

Running

bundle exec jekyll serve -H 0.0.0.0 -l

If jekyll is loading files from a vagrant machine on a shared folder then live reload alone will not work. Force jekyll to poll the file system for changes with the following options:

bundle exec jekyll serve -H 0.0.0.0 -l --watch --force_polling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •