My github pages repo
- Ruby
- Bundler (http://bundler.io)
Run bundle install --path vendor/bundle command to fetch dependencies required to build and test locally.
Run the bundle exec jekyll build command to build the blog.
Run the bundle exec jekyll serve command to build and serve the blog locally for testing.
Use the bundle exec jekyll post command to create a new post.