Skip to content

Instantly share code, notes, and snippets.

@pfrazee
Created September 4, 2016 21:39
Show Gist options
  • Save pfrazee/18fb32126367f08a63440b9b1d0d85d3 to your computer and use it in GitHub Desktop.
Save pfrazee/18fb32126367f08a63440b9b1d0d85d3 to your computer and use it in GitHub Desktop.
bundle exec jekyll build --watch &
cd _site; browser-sync start --server --files ./*
@pfrazee
Copy link
Author

pfrazee commented Sep 4, 2016

⬆️ Live reload blogging with https://www.browsersync.io/ and https://jekyllrb.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment