https://github.com/kaworu/octostrap3
Twitter Bootstrap 3 theme for Octopress
https://github.com/kaworu/octostrap3
bootstrap3 octopress theme
Last synced: 6 months ago
JSON representation
Twitter Bootstrap 3 theme for Octopress
- Host: GitHub
- URL: https://github.com/kaworu/octostrap3
- Owner: kaworu
- License: mit
- Archived: true
- Created: 2013-09-30T11:40:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-07-18T11:38:00.000Z (almost 10 years ago)
- Last Synced: 2024-09-28T15:42:49.241Z (over 1 year ago)
- Topics: bootstrap3, octopress, theme
- Language: HTML
- Homepage: https://kaworu.github.io/octostrap3
- Size: 6.26 MB
- Stars: 154
- Watchers: 11
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
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/).