- Move posts exists check and post navigation to index.php
- templates/content.php now only contains the post that's pulled
in from index.php
- Specific post format templates now properly work
- Implement scribu’s Theme Wrapper (see base.php)
- Move templates, comments.php, and searchform.php to templates/ folder
- Rename loop- files to content-
- Remove all hooks except roots_head and roots_footer
- Use templates/page-header.php for page titles
- Use head.php for everything in <head>