<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Digging into WordPress &#187; free</title>
	<atom:link href="http://digwp.com/tag/free/feed/" rel="self" type="application/rss+xml" />
	<link>http://digwp.com</link>
	<description>Take your WordPress skills to the next level.</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:03:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>BLANK WordPress Theme</title>
		<link>http://digwp.com/2010/02/blank-wordpress-theme/</link>
		<comments>http://digwp.com/2010/02/blank-wordpress-theme/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 15:43:26 +0000</pubDate>
		<dc:creator>Chris Coyier</dc:creator>
				<category><![CDATA[Theme]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[free]]></category>

		<guid isPermaLink="false">http://digwp.com/?p=981</guid>
		<description><![CDATA[There are many like it, but this one is mine. I have a &#8220;blank&#8221; WordPress theme for myself, because I make a lot of WordPress themes. Starting from Kubrick, or any other pre-made theme, would be absurd. There is to much stuff there that would to be stripped out or fought against to be useful. [...]]]></description>
			<content:encoded><![CDATA[<p>There are many like it, but this one is mine. </p>
<p>I have a &#8220;blank&#8221; WordPress theme for myself, because I make a lot of WordPress themes. Starting from Kubrick, or any other pre-made theme, would be absurd. There is to much stuff there that would to be stripped out or fought against to be useful. So, I have my own. It&#8217;s been in a folder called BLANK-theme on my computer for a while, so I&#8217;m going to call it BLANK. And now I&#8217;m making it available for you. Read on to find out the scoop on it and you can decide if it would be of any use to you.</p>
<p><strong>UPDATE:</strong> Please take a look at the <a href="http://html5reset.org/#wordpress">WordPress Theme that is a part of the HTML5 Reset</a>. It is based on this and far more up-to-date with modern standards. Ultimately I&#8217;ll be replacing the theme here with that.</p>
<p><span id="more-981"></span></p>
<h3>What is BLANK?</h3>
<p>It is a WordPress theme with all the functionality of a typical WordPress theme but almost none of the styling. The idea is that when starting a new theme, it is far easier to use this as a base then a theme that is already finished and styled.</p>
<h3>What are some of it&#8217;s &#8220;features&#8221;?</h3>
<ul>
<li>Things are as semantically marked up as can be for a starter theme.</li>
<li>It&#8217;s XHTML 1.0 STRICT and validates. Maybe it will go HTML5 soon. We&#8217;re at that point where there isn&#8217;t a whole ton of advantages to going to HTML5 yet, but there aren&#8217;t many downsides either and it&#8217;s definitely the future.</li>
<li>The sidebar is widget-ready.</li>
<li>Page titles are optimized for best SEO and readability/usability.</li>
<li>Functions.php file does a number of things:  Sets up RSS &lt;link>&#8217;s in the head automatically, loads jQuery, removes the weird header links like rsd_link, wlw manifest, and generator info that I&#8217;ve never once needed, and registers the sidebar widget area.</li>
<li>Has some starter CSS ready to go, more about that below.</li>
<p>Uses <code>includes</code> for some key things, like under-title meta data and forward/back navigation, that are very common places for redundant code in themes.
</ul>
<h3>About the CSS</h3>
<p>As you can see from the screenshot above, the CSS is pretty barren, but not entirely! Here are some things the CSS is set up for:</p>
<ul>
<li>Uses a basic star-selector reset.</li>
<li>Includes a .group selector for the new clearfix</li>
<li>Has basic toolbox and WordPress-standard CSS classes, including .screen-reader-text for hiding things.</li>
<li>Standard typography-related sectors are there but generally without any attributes.</li>
<li>CSS for threaded comments is in there, but light on actual styling.</li>
<li>Both screen and print styles included in single stylesheet. Print styles optimized for generic nice printing.</li>
</ul>
<h3>Demo and Download</h3>
<p><img src="http://digwp.com/wp-content/blog-images/blank-theme-example.jpg" width="590" height="475" alt="" title="" /></p>
<p>If you want to take a peek at it live, you can <a href="http://themeclubhouse.digwp.com/index.php?wptheme=BLANK%20Theme">view it in our Theme Playground</a>. You can also download it from there, or <a href="http://themeclubhouse.digwp.com/themes/BLANK/BLANK-Theme-v1.zip">directly right here</a>. </p>
<hr />
<p><small>© 2010 <a href="http://digwp.com">Digging into WordPress</a> | <a href="http://digwp.com/2010/02/blank-wordpress-theme/">Permalink</a> | <a href="http://digwp.com/2010/02/blank-wordpress-theme/#comments">58 comments</a> | Add to <a href="http://del.icio.us/post?url=http://digwp.com/2010/02/blank-wordpress-theme/&title=BLANK WordPress Theme">del.icio.us</a> | Post tags: <a href="http://digwp.com/tag/css/" rel="tag">CSS</a>, <a href="http://digwp.com/tag/free/" rel="tag">free</a>, <a href="http://digwp.com/tag/theme/" rel="tag">Theme</a><br/></small></p>]]></content:encoded>
			<wfw:commentRss>http://digwp.com/2010/02/blank-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>58</slash:comments>
		</item>
		<item>
		<title>Free HTML 5 WordPress Theme</title>
		<link>http://digwp.com/2009/07/free-html-5-wordpress-theme/</link>
		<comments>http://digwp.com/2009/07/free-html-5-wordpress-theme/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 07:19:43 +0000</pubDate>
		<dc:creator>Jeff Starr</dc:creator>
				<category><![CDATA[Theme]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://diggingintowordpress.com/?p=215</guid>
		<description><![CDATA[In an effort to inspire more WordPress theme designers to embrace HTML 5, I am releasing the &#8220;H5&#8221; Theme Template. The H5 Theme Template is a bare-bones WordPress theme built entirely with HTML 5 and styled with CSS 2.1. As you may know, HTML 5 provides greater flexibility and interoperability than previous markup languages, and [...]]]></description>
			<content:encoded><![CDATA[<p>In an effort to inspire more WordPress theme designers to embrace <acronym title="Hypertext Markup Language">HTML</acronym> 5, I am releasing the &ldquo;<acronym title="HTML 5">H5</acronym>&rdquo; Theme Template. The <acronym title="HTML 5">H5</acronym> Theme Template is a bare-bones WordPress theme built entirely with <acronym title="Hypertext Markup Language">HTML</acronym> 5 and styled with <acronym title="Cascading Style Sheets">CSS</acronym> 2.1. As you may know, <acronym title="Hypertext Markup Language">HTML</acronym> 5 provides greater flexibility and interoperability than previous markup languages, and enables us to build well-structured themes that are more flexible, interactive, and semantically precise.</p>
<p><span id="more-215"></span></p>
<h3>About the &lsquo;H5&rsquo; WordPress Theme Template</h3>
<p>The <acronym title="HTML 5">H5</acronym> Theme Template provides everything you need to create beautiful themes with <acronym title="Hypertext Markup Language">HTML</acronym> 5 <em>right now</em>. <acronym title="HTML 5">H5</acronym> contains a complete set of theme files and folders, and each file has been meticulously crafted with all of the latest and greatest WordPress functionality. As a template theme, <acronym title="HTML 5">H5</acronym> is designed with easy customization and personalization in mind, serving as a solid starting point for your next <acronym title="Hypertext Markup Language">HTML</acronym>-5-based theme.</p>
<p>Unlike other frameworks, <acronym title="HTML 5">H5</acronym> works great as a basic theme right out of the box. Of course, this is a <em>template</em> theme we&rsquo;re talking about here, so you will inevitably feel &ldquo;inspired&rdquo; to begin tweaking and styling its minimalistic appearance to get the design looking exactly how you want it. And that is entirely the point: <acronym title="HTML 5">H5</acronym> makes it quick and easy to begin designing themes with <acronym title="Hypertext Markup Language">HTML</acronym> 5. And best of all, <acronym title="HTML 5">H5</acronym> is completely <em>free</em>. Sound good? Great, let&rsquo;s dig into the specifics..</p>
<h3>&lsquo;H5&rsquo; Specifications</h3>
<p>First, thanks for your interest in the <acronym title="HTML 5">H5</acronym> Theme Template. I am very excited to be sharing this theme with the WordPress community and hope that you will put it to good use. Next, three important points that I would like to emphasize:</p>
<ul>
<li><acronym title="HTML 5">H5</acronym> is completely free and licensed under <a href="http://www.opensource.org/licenses/gpl-3.0.html" title="GNU General Public License version 3 (GPLv3)<br />
">GPL</a></li>
<li><acronym title="HTML 5">H5</acronym> is a <strong>template</strong> used to build <acronym title="Hypertext Markup Language">HTML</acronym>-5 themes</li>
<li><acronym title="HTML 5">H5</acronym> is built entirely with WordPress, <acronym title="Hypertext Markup Language">HTML</acronym> 5, and <acronym title="Cascading Style Sheets">CSS</acronym> 2.1</li>
</ul>
<p><strong>About the markup</strong></p>
<ul>
<li>Uses as few tags and attributes as possible</li>
<li>Contains no <code>&lt;div&gt;</code>s, <code>&lt;span&gt;</code>s, <code>class</code>es, or <code>id</code>s!</li>
<li>Built with semantically sound and fully valid <acronym title="Hypertext Markup Language">HTML</acronym> 5</li>
<li>Outputs clean, well-formatted source-code (although WordPress botches most of it)</li>
</ul>
<p><strong>About the CSS</strong></p>
<ul>
<li>Just enough <acronym title="Cascading Style Sheets">CSS</acronym> to target key elements, provide some structure, and make it &ldquo;look&rdquo; like a basic theme</li>
<li>Built with well-formatted and fully valid <acronym title="Cascading Style Sheets">CSS</acronym> 2.1 (current spec)</li>
<li>Uses child, adjacent, and attribute selectors to target elements without <code>id</code>s or <code>class</code>es</li>
</ul>
<p><strong>About the JavaScript</strong></p>
<ul>
<li>Uses only unobtrusive JavaScript</li>
<li>Uses <code>createElement()</code> to specify block elements for Internet Explorer</li>
<li>Includes WordPress&rsquo; jQuery script <a href="http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/" title="Including jQuery in WordPress (The Right Way)">the right way</a></li>
</ul>
<p><strong>About the design</strong></p>
<ul>
<li>Includes minimal markup and styles for easy customization</li>
<li>Features a full set of theme template files and common folders</li>
<li>Very minimal, meant to do just the basics and serve as a starting point</li>
<li>Uses default and/or standard WordPress template tags, loops, and other functions</li>
<li>Looks and works great out of the box in (almost) all modern browsers (see next section)</li>
<li>Designed to be as lightweight and fast as possible &#8212; only essential tags are included</li>
</ul>
<p><strong>Browser compatibility</strong></p>
<p><acronym title="HTML 5">H5</acronym> looks and works great in the following browsers (and most likely others as well):</p>
<ul>
<li>Firefox 3</li>
<li>Opera 8*</li>
<li>Opera 9</li>
<li>Chrome 1 &amp; 2</li>
<li>Safari 2, 3, &amp; 4</li>
<li>Internet Explorer 7*</li>
<li>Internet Explorer 8</li>
</ul>
<p><small>* Denotes slight inconsistencies in these browsers.</small></p>
<p>For Firefox 2, Camino 1.6, and <acronym title="Internet Exploder">IE</acronym> 6, the <acronym title="Hypertext Markup Language">HTML</acronym> seems to work great, it&rsquo;s just some of the &ldquo;advanced&rdquo; <acronym title="Cascading Style Sheets">CSS</acronym> selectors that some browsers don&rsquo;t understand. <strong>This is easily handled by simply adding a few choice <code>id</code> or <code>class</code> attributes</strong> to key elements (none are used by default).</p>
<h3>Download and Demo</h3>
<p>For a &ldquo;live&rdquo; demo of the <acronym title="HTML 5">H5</acronym> Template Theme, check out our newly revamped <a href="http://themeplayground.digwp.com/index.php?wptheme=H5%20Theme%20Template" title="Launch the H5 Demo Theme">DiW Theme Playground</a>, where we will be hosting any themes that we release here at Digging into WordPress.</p>
<p>At the DiW Theme Playground you will find a dropdown menu at the top of the browser window that enables you to preview any of our themes, as well as a download link for whichever theme happens to be active (Chris&rsquo; excellent <a href="http://digwp.com/2009/06/free-theme-wp-typo/" title="Free Theme: WP Typo ">WP Typo</a> is the default active theme).</p>
<hr />
<p><small>© 2009 <a href="http://digwp.com">Digging into WordPress</a> | <a href="http://digwp.com/2009/07/free-html-5-wordpress-theme/">Permalink</a> | <a href="http://digwp.com/2009/07/free-html-5-wordpress-theme/#comments">40 comments</a> | Add to <a href="http://del.icio.us/post?url=http://digwp.com/2009/07/free-html-5-wordpress-theme/&title=Free HTML 5 WordPress Theme">del.icio.us</a> | Post tags: <a href="http://digwp.com/tag/css/" rel="tag">CSS</a>, <a href="http://digwp.com/tag/free/" rel="tag">free</a>, <a href="http://digwp.com/tag/html/" rel="tag">HTML</a>, <a href="http://digwp.com/tag/template/" rel="tag">template</a><br/></small></p>]]></content:encoded>
			<wfw:commentRss>http://digwp.com/2009/07/free-html-5-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Free Theme: WP Typo</title>
		<link>http://digwp.com/2009/06/free-theme-wp-typo/</link>
		<comments>http://digwp.com/2009/06/free-theme-wp-typo/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 13:10:48 +0000</pubDate>
		<dc:creator>Chris Coyier</dc:creator>
				<category><![CDATA[Theme]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://diggingintowordpress.com/?p=132</guid>
		<description><![CDATA[A big thanks to everyone for being supportive of the launch the website launch for Digging into WordPress. As thank you, and to celebrate our launch, I&#8217;d like to present to you a brand new free WordPress theme for you to download. It&#8217;s called WP Typo. You can view the demo here and download the [...]]]></description>
			<content:encoded><![CDATA[<p>A big thanks to everyone for being supportive of the launch the website launch for Digging into WordPress. As thank you, and to celebrate our launch, I&#8217;d like to present to you a brand new free WordPress theme for you to download. It&#8217;s called WP Typo. You can <a href="http://themeplayground.digwp.com/index.php?wptheme=WPTypo">view the demo</a> here and <a href="http://themeplayground.digwp.com/themes/wptypo/wptypo.zip">download the theme</a> here. It was designed by myself, then coded through <a href="http://wpcoder.com/">WP Coder</a> (as part of <a href="http://css-tricks.com/review-of-wp-coder/">this review</a>), and a little additional coding again my myself.</p>
<p>Here is the scoop:</p>
<ul>
<li>It is 100% typographic; there are no images used at all.</li>
<li>It includes the PSD in case you want to make modifications and want to feel it out graphically first.</li>
<li>You can do whatever the heck you want with it. No attribution required.</li>
</ul>
<h4>Homepage</h4>
<p><img src="http://digwp.com/wp-content/blog-images/wp-type-preview-1.jpg" width="590" height="673" alt="" title="" /></p>
<p><span id="more-132"></span></p>
<h4>Comments</h4>
<p><img src="http://digwp.com/wp-content/blog-images/wp-type-preview-2.jpg" width="590" height="673" alt="" title="" /></p>
<h4>Cool Slide Down Explore Area</h4>
<p><img src="http://digwp.com/wp-content/blog-images/wp-type-preview-3.jpg" width="590" height="321" alt="" title="" /></p>
<hr />
<p><small>© 2009 <a href="http://digwp.com">Digging into WordPress</a> | <a href="http://digwp.com/2009/06/free-theme-wp-typo/">Permalink</a> | <a href="http://digwp.com/2009/06/free-theme-wp-typo/#comments">107 comments</a> | Add to <a href="http://del.icio.us/post?url=http://digwp.com/2009/06/free-theme-wp-typo/&title=Free Theme: WP Typo">del.icio.us</a> | Post tags: <a href="http://digwp.com/tag/free/" rel="tag">free</a>, <a href="http://digwp.com/tag/typography/" rel="tag">typography</a><br/></small></p>]]></content:encoded>
			<wfw:commentRss>http://digwp.com/2009/06/free-theme-wp-typo/feed/</wfw:commentRss>
		<slash:comments>107</slash:comments>
		</item>
	</channel>
</rss>

