This is a lightweight theme for WordPress that I use on my own website.
The first time you will need to install the sass
gem by hand if your Ruby
doesn't have it
gem install sass
To build the project run (you will add the -rubygems
flag when running on
ruby < 1.9)
rake
or the JRuby counterpart
jruby -S rake
For embedding code in posts I use the WP Syntax Highlighter plugin,
but the stylesheets are very messed up, so I have to truncate the file
syntaxhighlighter3/styles/shCore.css