Writings on the wall

Jan 31
Permalink
Permalink
Jan 30
Permalink
Jan 29
Permalink

Trying to blog with Jekyll-Bootstrap

git clone git://github.com/plusjade/jekyll-bootstrap.git nickolai.github.com
cd nickolai.github.com
rm -rf .git
git init
git remote add origin git@github.com:nickolai/nickolai.github.com.git
git push origin master

Permalink

Röyksopp - The Fear (Senior) (wiki)

Jan 28
Permalink
Permalink
Permalink
Permalink

How to install Jekyll on Ubuntu 9.04 (Jaunty Jackalope)

sudo apt-get install ruby ruby1.8-dev rubygems
sudo gem install rubygems-update
sudo /var/lib/gems/1.8/bin/update_rubygems
Source:
  1. RudyGems: Updating RubyGems on Ubuntu 9.04
  2. fooninja.net: How to fix Ruby mkmf (LoadError)

Jan 23
Permalink