Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaworu/octostrap3

Twitter Bootstrap 3 theme for Octopress
https://github.com/kaworu/octostrap3

bootstrap3 octopress theme

Last synced: 3 months ago
JSON representation

Twitter Bootstrap 3 theme for Octopress

Awesome Lists containing this project

README

        

octostrap3
===========

Twitter Bootstrap 3 theme for Octopress ! Check **the demo**
https://kaworu.github.io/octostrap3 for setup instructions, customization and examples.

You can get the demo's source here: https://github.com/kAworu/octostrap3/tree/gh-pages-src

Quick install
=============

```
% cd octopress
% git clone https://github.com/kAworu/octostrap3 .themes/octostrap3
% rake 'install[octostrap3]'
% rake generate
```

Octopress version
=================

This theme aim to be compatible with Octopress 2.0,
the `master` branch from https://github.com/imathis/octopress
(documented at http://octopress.org/).