Ref #525 - Move css/, img/, and js/ into assets/

This commit is contained in:
Ben Word
2012-08-20 19:28:36 -05:00
parent 5c777f361b
commit 611d4d9f2f
56 changed files with 22 additions and 20 deletions

View File

@@ -1,7 +1,9 @@
### HEAD
* Add MIT License
* Implement scribu's [Theme Wrapper](http://scribu.net/wordpress/theme-wrappers.html) (see `base.php`)
* Move `css/`, `img/`, and `js/` folders within a new `assets/` folder
* Move templates, `comments.php`, and `searchform.php` to `templates/` folder
* Rename `inc/` to `lib/`
* Rename `loop-` files to `content-`
* Remove all hooks
* Use `templates/page-header.php` for page titles