/villainy-octopress-theme

Octopress theme inspired by sbvtle

Primary LanguageJavaScriptMIT LicenseMIT

My customizations

Based on Mike Clarke's excellent Villainy Octopress Theme, with many thanks to Buritica's responsive design and helpful styling.

This is my first experimentation with Octopress, my apologies for any sloppy coding. Anything broken is my fault and not the awesome people before me. I did try to move all color variables to sass/custom/_colors.scss, which should make the theme easier to modify.

You can see the theme in action on my webpage.


Villainy Octopress Theme

This is an Octopress theme based on the sbvtle blog network.

screenshot

Installation instructions

Open your terminal and type

$ cd octopress
$ git clone git://github.com/drunkdev/villainy-octopress-theme.git .themes/villainy
$ rake install['villainy']
$ rake generate