Skip to content

Instantly share code, notes, and snippets.

@JohnathanMarkSmith
Created November 17, 2014 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JohnathanMarkSmith/77b3cac7e56797110e8b to your computer and use it in GitHub Desktop.
Save JohnathanMarkSmith/77b3cac7e56797110e8b to your computer and use it in GitHub Desktop.
Jekyll install for Linux Mint 17
sudo apt-get install ruby ruby-dev make rake
sudo gem install jekyll --no-rdoc --no-ri
sudo apt-get install nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment