Skip to content

Instantly share code, notes, and snippets.

@kostyaev
Created June 17, 2014 21:34
Show Gist options
  • Save kostyaev/e42ec97e36e766613b23 to your computer and use it in GitHub Desktop.
Save kostyaev/e42ec97e36e766613b23 to your computer and use it in GitHub Desktop.
Install Jekyll on Ubuntu 13.10
apt-get install ruby1.9.1-dev
apt-get install rubygems
gem install jekyll
apt-get install nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment