Ben Word 3c3b71fac0 Remove all frameworks except Bootstrap (#251)
- Remove all frameworks except Bootstrap

- Remove roots-options.php and replace with a more simple
  roots-config.php

- Include all Bootstrap Javascript plugins by default in
  js/plugins.js

- Use Bootstrap Responsive and Topbar navigation by default

- Use Bootstrap markup on forms, page titles, image galleries,
  alerts and errors, post and comment navigation

- Remove Roots styles from style.css and introduce app.css for
  site-specific CSS. Remove almost all previous default Roots
  styles.

- Add latest updates from H5BP project
2012-02-03 12:10:44 -07:00
2011-03-27 13:46:21 -06:00

Roots Theme

Roots is a starting WordPress theme made for developers thats based on HTML5 Boilerplate, and Bootstrap from Twitter.

Quick start

  • Clone the git repo - git clone git://github.com/retlehs/roots.git - or download it
  • Read Theme Activation to understand everything that happens once you activate Roots

Features

  • HTML5 Boilerplates markup, style, and .htaccess
  • Bootstrap from Twitter
  • Clean URLs (no more /wp-content/)
  • All static theme assets are rewritten to the website root (/css/, /img/, and /js/)
  • Cleaner HTML output of navigation menus
  • Root relative URLs
  • Posts use the hNews microformat
  • The gallery shortcode has been modified to use <figure> and <figcaption>
  • wp_head has been cleaned up along with the output of enqueued styles and scripts
  • Robots.txt optimized for SEO
  • Multilingual ready (English, Spanish, French, Italian, Dutch, Brazilian Portuguese, Macedonian, Finnish, Danish, and Turkish)

Contributing

Anyone and everyone is welcome to contribute. There are several ways you can help out:

  1. Raising issues on GitHub
  2. Sending pull requests for bug fixes or new features and improvements
  3. Making the docs better
  4. Replying to questions on the mailing list

Project information

License

Major components:

  • HTML5 Boilerplate: The Unlicense
  • Modernizr: MIT/BSD license
  • jQuery: MIT/GPL license
  • Normalize.css: Public Domain
  • Bootstrap: Apache 2.0 license

Everything else:

The Unlicense (aka: public domain)

Description
Customised by Bad Egg Digital
https://roots.io/sage/
Readme 12 MiB
Languages
PHP 46.6%
SCSS 29.7%
JavaScript 11.6%
Blade 11.6%
CSS 0.5%