Skip to content

shir/articles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published