This is a new theme for the RoboJackets website ( http://www.robojackets.org/ )
Clone with git, or download the latest release. Install into your WordPress themes directory, and put a copy of Bootstrap in that directory (named Bootstrap)
In your themes directory:
git clone git://github.com/dharden/Robojackets-3.0.git
To get Bootstrap:
git submodule init
git submodule update
Built using Twitter Bootstrap, and using:
- Navbar (with Dropdowns)
- Carousel
- Scaffolding
- etc.
Integration with WordPress features, including:
- Sidebars (with widgets)
- Dynamic navigation menu (configurable via admin panel)
- WP function hooks, for plugins
There are custom functions for outputting nav menus with the CSS classes Bootstrap expects. You can use a vanilla install of Bootstrap!