Finally got jekyll –watch to work with boot2docker on OSX
Using the undocumented jekyll flag: --force_polling
Caveat: apparently it can have ill side effects for larger sites
Now I can run jekyll efficiently (auto-regenerating when I make changes) without having to clutter my machine with extra ruby config!