Roots Theme + WordStrap
Roots is a starting WordPress theme made for developers that’s based on HTML5 Boilerplate and Bootstrap from Twitter.
WordStrap is a fork of Roots that aims to enhance the Bootstrap / WordPress integration.
WordStrap is in active development, so there is no guarntee right now that if you download it on any given day that it will properly activate or work as a theme. I will commit a "1.0" verstion of WordStrap when its development reaches a launchable and stable state.
A changelog and WordStrap specific documentation will be added once 1.0 is released. For now, please reference the Roots Theme itself.
- Clone the git repo -
git clone git://github.com/retlehs/roots.git- or download it - Reference the theme activation documentation to understand everything that happens once you activate Roots
Edit lib/config.php to enable or disable support for various theme functions and to define constants that are used throughout the theme.
Edit lib/init.php to setup custom navigation menus and post thumbnail sizes.
Take a look at the documentation table of contents.
- HTML5 Boilerplate’s markup and
.htaccess - Bootstrap from Twitter
- Theme wrapper
- Root relative URLs
- Clean URLs (no more
/wp-content/) - All static theme assets are rewritten to the website root (
/assets/css/,/assets/img/, and/assets/js/) - Cleaner HTML output of navigation menus
- Cleaner output of
wp_headand enqueued scripts/styles - Posts use the hNews microformat
- Multilingual ready (English, Spanish, French, Italian, Dutch, Brazilian Portuguese, Macedonian, Finnish, Danish, Turkish, Swedish, Bulgarian, Norwegian, Catalan, Polish, Hungarian, Russian)
Everyone is welcome to help contribute and improve this project. There are several ways you can contribute:
- Reporting issues (please read issue guidelines)
- Suggesting new features
- Writing or editing docs
- Writing or refactoring code
- Fixing issues
- Replying to questions on the Google Group
-
Source: https://github.com/retlehs/roots
-
Google Group: http://groups.google.com/group/roots-theme
-
Twitter Updates: @retlehs
-
Contributors: https://github.com/retlehs/roots/contributors
-
This Fork: https://github.com/jloft/wordstrap
- HTML5 Boilerplate: The Unlicense
- Modernizr: MIT/BSD license
- jQuery: MIT/GPL license
- Normalize.css: Public Domain
- Bootstrap: Apache 2.0 license