Changed rake task to launch jekyll preview to use subcommand to start serving using the watch-switch.
Note that if you don't merge issue #31 first, there will still be a warning thrown for "rake preview", as the fix for that in _config.yml wouldn't be made yet.
Hmm, what would be the best practice in order to avoid this dependency?
Changed rake task to launch jekyll preview to use subcommand to start serving using the watch-switch.
Note that if you don't merge issue #31 first, there will still be a warning thrown for "rake preview", as the fix for that in _config.yml wouldn't be made yet.
Hmm, what would be the best practice in order to avoid this dependency?