Skip to content

giscloud/roots

 
 

Repository files navigation

Roots is a starting WordPress theme made for developers that’s based on HTML5 Boilerplate and Bootstrap from Twitter.

Installation

  • 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

Configuration

Edit inc/config.php to enable support for major functionality and to define constants that are used throughout the theme.

Features

  • HTML5 Boilerplate’s markup and .htaccess
  • Bootstrap from Twitter
  • Root relative URLs
  • 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
  • Cleaner output of wp_head and 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)

Contributing

Everyone is welcome to help improve this project. There are several ways you can contribute:

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)

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Less 55.7%
  • PHP 37.6%
  • CSS 6.7%