Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lunks/oct2-orange


https://github.com/lunks/oct2-orange

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Oct2-Orange

An orange version of [OCT2](https://github.com/bijumon/oct2/), a modified version of [Octopress](http://octopress.org/) classic theme.

![Oct2-Orange screenshot](https://raw.github.com/roberto/oct2-orange/master/screenshot.png)

## Installation

```
$ git submodule add git://github.com/roberto/oct2-orange.git .themes/oct2-orange
$ rake install[oct2-orange]
```

You also need to add nav.html to default asides in *_config.yml*

```
default_asides: [asides/nav.html, asides/recent_posts.html ....
```

## OCT2 Notes

There are modifications made by alessandro melandri, for more details, see ["Octopress Theme Customization"](http://melandri.net/2012/02/14/octopress-theme-customization/). Also comes with [css formatting for tables](http://programus.github.com/blog/2012/03/07/add-table-data-css-for-octopress/) and 4 icons from free-hand drawn [Sketch icons](http://www.charfishdesign.com/19-free-hand-drawn-sketch-icons/). tyvm! <3