Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunks/oct2-orange
https://github.com/lunks/oct2-orange
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lunks/oct2-orange
- Owner: lunks
- Created: 2012-09-19T11:31:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-16T18:17:50.000Z (about 12 years ago)
- Last Synced: 2024-10-28T21:49:19.552Z (2 months ago)
- Language: JavaScript
- Size: 1.79 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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