To build and deploy site Run: rake deploy This command executes both rake commit and rake publish To test out locally: Run: bundle exec jekyll serve Navigate to: localhost:4000