Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kaworu/octostrap3
- Owner: kaworu
- License: mit
- Archived: true
- Created: 2013-09-30T11:40:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-18T11:38:00.000Z (over 8 years ago)
- Last Synced: 2024-09-23T11:02:00.632Z (3 months 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/).