|
|
@@ -1,5 +1,4 @@
|
|
|
-/******************************************************************
|
|
|
-Bones
|
|
|
+# Bones
|
|
|
A Lightweight Wordpress Development Theme
|
|
|
|
|
|
Bones is designed to make the life of developers easier. It's built
|
|
|
@@ -14,14 +13,14 @@ License: WTFPL
|
|
|
License URI: http://sam.zoy.org/wtfpl/
|
|
|
Are You Serious? Yes.
|
|
|
|
|
|
-Special Thanks to:
|
|
|
+#### Special Thanks to:
|
|
|
Paul Irish & the HTML5 Boilerplate
|
|
|
Yoast for some WP functions & optimization ideas
|
|
|
Andrew Rogers for code optimization
|
|
|
David Dellanave for speed & code optimization
|
|
|
and several other developers. :)
|
|
|
|
|
|
-Submit Bugs & or Fixes:
|
|
|
+#### Submit Bugs & or Fixes:
|
|
|
https://github.com/eddiemachado/bones/issues
|
|
|
|
|
|
To view Release & Update Notes, read the log.txt file inside
|
|
|
@@ -30,4 +29,11 @@ the library folder.
|
|
|
For more news and to see why my parents constantly ask me what I'm
|
|
|
doing with my life, follow me on twitter: @eddiemachado
|
|
|
|
|
|
+## Helpful Tools & Links
|
|
|
+
|
|
|
+Yeoman generator to quickly install Bones Wordpress starter theme into your Wordpress theme folder
|
|
|
+by 0dp
|
|
|
+https://github.com/0dp/generator-wp-bones
|
|
|
+
|
|
|
+
|
|
|
******************************************************************/
|