$ jekyll clean && jekyll serve -w
$ guard
OR
foreman start
jekyll clean && JEKYLL_ENV=production jekyll build
octopress deploy
$ jekyll clean && jekyll serve -w
$ guard
OR
foreman start
jekyll clean && JEKYLL_ENV=production jekyll build
octopress deploy