shir / articles

Articles written by me

Home Page:http://tech.shir.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just articles written by me.

Table of content

Rails

Ruby

Vim

Converting

Install required gems via bundler:

$ bundle install

Install Pygments. You can do it in Mac OS X with command:

$ sudo easy_install pygments

Now you can use the Rake task to convert all articles to HTML format.

$ rake convert:html

All HTML output will be in html directory in project root.

About

Articles written by me

http://tech.shir.me/


Languages

Language:CSS 83.3%Language:Ruby 16.7%