James Costian aef67d23b8 Corrects script and style URLs on subdir installs
By removing get_template_directory_uri() from each call to either the
wp_enqueue_style() or the wp_enqueue_script() function, the URLs to CSS
and JS files will now be correct on subdir installs of WP.
2012-06-09 18:12:33 -05:00
2012-06-03 12:26:22 -06:00
2012-06-03 12:26:22 -06:00
2012-06-03 12:26:22 -06:00
2012-05-13 14:55:56 +02:00
2012-04-29 20:01:47 -06:00
2012-05-09 00:55:09 -06:00
2012-05-09 00:55:09 -06:00
2011-03-27 13:46:21 -06:00
2012-05-09 00:55:09 -06:00
2012-05-09 00:55:09 -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
  • 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%