/Seamless

A responsive parent theme built on top of Hybrid Core for developers

Primary LanguagePHP

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>A guide to the Seamless theme</title>

<style type="text/css">body{width:750px;margin:36px auto 60px auto;font:16px/25px Georgia,Times,'Times New Roman',serif}a:link,a:visited{color:#2f6eb9;text-decoration:none}a:hover,a:active{text-decoration:underline}h1,h2,h3,h4,h5,h6{margin:40px 0 30px 0;color:#000;font-weight:bold;font-family:Arial,sans-serif}h1{margin-top:80px;font-size:2.2em}code{padding:0 3px;background:#eee}pre code{padding:0}pre{padding:9px;background:#eee;border:1px solid #ccc}ul{list-style:square}p.first{font-size:21px}p.second{font-size:15px}ul.space li{margin-bottom:10px}.section{overflow:hidden}.columns-2{float:left;width:350px;margin:0 0 21px 25px}.columns-3{float:left;width:230px;margin:0 0 21px 20px}</style>

</head>
<body>

<h1>Seamless WordPress theme</h1>

<p class="first"><em>Seamless</em> is a fully responsive parent theme for WordPress. It was created with theme developers in mind.

<p class="second">This theme is for developers. It provides you (freelance developers and theme authors) with an enormous head start on your projects.</p>

<h2>Features</h2>

<p><em>Seamless</em> is built from the rock-solid <a href="http://themehybrid.com/hybrid-core" title="Hybrid Core theme framework">Hybrid Core</a> theme framework, so it provides a great starting point with many useful features.</p>

<ul>
	<li>Per-post layouts that allow you to quickly change the layout of your site.</li>
	<li>Post setting that allows you to add a custom stylesheet for individual posts.</li>
	<li>A smart breadcrumb menu that handles tons of permalink setups.</li>
	<li>Built-in pagination for your home, archive, and search pages.</li>
	<li>Post thumbnails that work with WordPress' featured image functionality and provide extra features.</li>
	<li>Dynamic body, post, and comment <acronym title="Cascading Style Sheets">CSS</acronym> classes.</li>
	<li>Fully internationalized, so you can run the theme in any language.</li>
	<li>Uses the built-in WordPress menu system. No need to hack your navigation into place.</li>
	<li>Context-aware action and filter hooks, so you don't have to learn WordPress conditional tags.</li>
	<li>Some of the most-used filter hooks are shortcode-ready and have accompanying shortcodes.</li>
	<li>Integration with the WordPress theme customizer to allow you to customize the look of your site.</li>
	<li>Ability to create custom templates for any post type in multiple ways.</li>
	<li>Highly-configurable widgets that give you full control over their display.</li>
	<li>Widget areas are content-aware, meaning that they only appear if they contain active widgets.</li>
	<li>And much, much more!</li>
</ul>

<h2>Child themes</h2>

<p><em>Seamless</em> is aimed at developers who want to build parent themes. Please do not use this for child themes
unless you really know what you are doing.</p>

<h2>Theme support</h2>

<p>Support for the <em>Seamless</em> theme is not offered on the WordPress support forums.  There is a community called <a href="http://themehybrid.com" title="Theme Hybrid">Theme Hybrid</a> where support is offered for this theme.  You are encouraged to sign up to the site to use its support forums and become a part of the community.</p>

<h2>Credits</h2>

<p>In addition to being built on top of Hybrid Core, this theme makes use of Justin Tadlock's <a href="http://themehybrid.com/themes/hybrid-base">Hybrid Base</a> theme.

<h2>Copyright &amp; license</h2>

<p><em>Seamless</em> is licensed under the <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU GPL">GNU General Public License</a>, version 2 or later (<acronym title="GNU General Public License">GPL</acronym>).</p>

<p>This theme is copyrighted to <a href="http://seamlessthemes.com" title="Justin Tadlock">James Geiger</a>.</p>

<p>2013 &copy; James Geiger.</p>

</body>
</html>