diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..dd9a4d6 Binary files /dev/null and b/.DS_Store differ diff --git a/index.html b/index.html index 88c52fb..b7cecf3 100644 --- a/index.html +++ b/index.html @@ -1,80 +1,119 @@ - - - + +
- - -
+theme-skeleton -- WordPress: Repeat All
Kenneth Reitz (me@kennethreitz.com)
Kenneth Reitz (me@kennethreitz.com)
I don't like repeating myself.
+ +To make a long story short, I hate repeating myself. A lot. Every time I sit down to build a WordPress theme for a client, I end out starting the exact same way. So I decided to make a WordPress Theme skeleton. Not only does this saves me hours of time, but after months of refinement, this skeleton has brought my client themes to a whole new level.
+ +functions.php, header.php, footer.php, page.php, single.php, index.php, 404.phpiPhone.css and iPad.csswp-minify- You can download this project in either - zip or - tar formats. -
-You can also clone the project with Git - by running: -
$ git clone git://github.com/kennethreitz/wordpress-theme-skeleton- +
These features will be available soon. If you'd like them sooner, feel free to contribute.
-theme-skeleton is Copyright (C) 2010 Kenneth Reitz
+ +wp-skeleton(1), wp-coreylib(7),
+http://kennethreitz.github.com