Skip to content

Latest commit

 

History

History
133 lines (100 loc) · 4.53 KB

README.md

File metadata and controls

133 lines (100 loc) · 4.53 KB

Roots WordPress Theme http://www.rootstheme.com/

Changelog:

3.1.1: April 7th, 2011

  • Fixed relative path function to work correctly when WordPress is installed in a subdirectory
  • Updated jQuery to 1.5.2
  • Fixed comments to show avatars correctly

Contributors

Jenny Jui-Shan Liang

3.1.0: April 1st, 2011

  • Added support for 960.gs thanks to John Liuti
  • Added more onto the .htaccess from HTML5 Boilerplate
  • Made the theme directory and name renamable

Contributors

John Liuti, Jeremiah Wall

3.0.0: March 28th, 2011

  • Changed name from BB to Roots
  • Updated various areas to match the latest changes to HTML5 Boilerplate
  • Changed the theme markup based on hCard/Readability Guidelines and work by Jonathan Neal
  • Theme activation now creates the navigation menus and automatically sets their locations
  • Permalink structure is now set to /%year%/%postname%/ for performance reasons
  • Uploads folder is now /assets/ and not organized by month and date
  • All static folders in /wp-content/themes/roots/ (css/, js/, img/) now rewrite to the root (/css/, /js/, /img/)
  • /wp-content/plugins/ now rewrites to /plugins/
  • More root relative URLs on WordPress functions
  • Search results (/?s=query) now rewrites to /search/query/
  • l10n.js is deregistered
  • Gallery shortcode has been changed to output <figure> and <figcaption> and now links to the file by default
  • Added more loop.php templates
  • Made the HTML editor have a monospaced font
  • Added front-page.php
  • Updated CSS for Gravity Forms 1.5
  • Added searchform.php template

Contributors

Scott Walkinshaw, Matthew Price, Kyle Geminden, Steve Jothen

2.4.0: January 25th, 2011

  • Added a notification when saving the theme settings
  • Added support for navigation menus
  • Created function that makes sure there is a Home page on theme activation
  • Updated various areas to match the latest changes to HTML5 Boilerplate

2.3.0: December 8th, 2010

  • Logo is no longer an <h1>
  • Added ARIA roles again
  • Changed ul#nav to nav#nav-main
  • Added vCard to footer
  • Made all URL's root relative
  • Added Twitter and Facebook widgets to footer
  • Added SEO optimized robots.txt from WordPress codex

2.2.0: September 20th, 2010

  • Added asynchronous Google Analytics
  • Updated .htaccess with latest changes from HTML5 Boilerplate

2.1.0: August 19th, 2010

  • Removed optimizeLegibility from headings
  • Updated jQuery to latest version
  • Implemented HTML5 Boilerplate .htaccess

2.0.1: August 2nd, 2010

  • Added some presentational CSS classes
  • Added footer widget
  • Added more Gravity Forms default styling

2.0.0: July 19th, 2010

  • Added HTML5 Boilerplate changes
  • Implemented loop.php
  • wp_head cleanup
  • Added page-subpages.php template

1.5.0: April 15th, 2010

  • Integrated Paul Irish's frontend-pro-template (the original HTML5 Boilerplate)

1.0.0: December 18th, 2009

  • Added Blueprint CSS to Starkers

License:

Major components:

  • HTML5 Boileplate: The Unlicense
  • Blueprint CSS: Modified MIT License
  • 960 Grid System: MIT/GPL license
  • Modernizr: MIT/BSD license
  • jQuery: MIT/GPL license

Everything else:

Summary:

Roots is a starting WordPress theme made for developers that's based on HTML5 Boilerplate, Blueprint CSS and Starkers that will help you rapidly create brochure sites and blogs.