First Octopress

Git

$ sudo apt-get install git

RVM

Get RVM

$ curl -L https://get.rvm.io | bash -s stable --ruby

下載 Octopress

git clone git://github.com/imathis/octopress.git octopress
Read More