File: /home/mmickelson/echelonwellness.com/wp-content/themes/duster/readme.txt
= DUSTER =
* by Automattic, http://automattic.com/
== ABOUT DUSTER ==
Duster is an Automattic-produced theme designed and developed by the Theme Team which, apart from the custom possibilities you’re acquainted with in most of our themes -- features like custom backgrounds, headers, and menus -- is also equipped with a custom Showcase Page Template that can propel your site up to a new level.
With the help of the Showcase Template you can make your front page display an introductory text message, a featured post with an image -- big or small, your call -- at the top, a recent post column showing the full latest post and a list of other recent posts below, and a sidebar with a custom widget that displays your Aside or Link posts.
You can read more about Duster and how to setup the Showcase Template here:
http://theme.wordpress.com/themes/duster/
== Changelog ==
= 1.0.7 =
* Add support for status and quote post formats
* Layout fixes
* Fix get_the_author() escaping
* Set svn:eol-style on JS and TXT files
* the_post should always be called in the loop
* Trim extra whitespace
* Change TEMPLATEPATH to get_template_directory()
* Add POT file
= 1.0.6 =
* Move functions out of comments.php
* Move HTML out of gettext strings
* Clean up double spaces, 8-bit chars in plain text, and indentation
* Update to latest html5shiv
* Move JS files into js dir
* Move widgets into inc dir