gadenbuie / villainy-octopress-theme

Octopress theme inspired by sbvtle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Octopress theme inspired by sbvtle

License:MIT License


Languages

Language:JavaScript 65.2%Language:CSS 34.8%