Skip to content

Instantly share code, notes, and snippets.

@thomasgohard
Created February 5, 2014 16:43
Show Gist options
  • Save thomasgohard/8827881 to your computer and use it in GitHub Desktop.
Save thomasgohard/8827881 to your computer and use it in GitHub Desktop.
Setup for developing Jekyll sites on GitHub.
  1. Install Ubuntu.
  2. Install Ruby (sudo apt-get install ruby2.0 ruby2.0-dev).
  3. Install github-pages gem (sudo gem install github-pages).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment