• This repository has been archived on 24/Dec/2020
  • Stars
    star
    154
  • Rank 240,721 (Top 5 %)
  • Language
    HTML
  • License
    MIT License
  • Created almost 11 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Twitter Bootstrap 3 theme for Octopress

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/).