You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

1.3 KiB

#Greyshade

Greyshade is a minimal, responsive theme for Octopress. Based on Slash

Demo

mobile view

Desktop view

##Conditions

The only condition to use this theme for your octopress blog is that you have to set a different highlight color than the ones mentioned here. When you have chosen a highlight color, please add it to the wiki so that no one else uses it.

Highlight color: This color is used on a:hover, blockquotes etc. I'll be using it in more places so that blogs with different highlight colors look slightly different and maintain a bit of their uniqueness.

##Install

Type the code below in terminal.

$ git clone git@github.com:shashankmehta/greyshade.git .themes/greyshade
$ echo "\$greyshade: color;" >> sass/custom/_colors.scss //Substitue 'color' with your highlight color
$ rake "install[greyshade]"
$ rake generate

##License

MIT: http://sm.mit-license.org