Use sh gh-copy.sh to copy contents of _site over to rhezab.github.io to deploy with gh-pages
bundle exec jekyll serve [-w]
bundle exec jekyll build
Use published: false in front matter for drafts, and use bundle exec jekyll serve --unpublished to render drafts.