Skip to content

Instantly share code, notes, and snippets.

@ksophocleous
Created September 8, 2014 07:21
Show Gist options
  • Save ksophocleous/b1ef9023aceaa5e35891 to your computer and use it in GitHub Desktop.
Save ksophocleous/b1ef9023aceaa5e35891 to your computer and use it in GitHub Desktop.
install jekyll
sudo apt-get update
sudo apt-get install -y ruby1.9.1 ruby1.9.1-dev nodejs gcc build-essential g++ make
sudo gem install jekyll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment