-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.html
49 lines (34 loc) · 1.41 KB
/
readme.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="utf-8"/>
</head>
<body>
<h1 id="bones">Bones</h1>
<p>A Lightweight Wordpress Development Theme</p>
<p>Bones is designed to make the life of developers easier. It’s built
using HTML5 & has a strong semantic foundation.
It’s constantly growing so be sure to check back often if you are a
frequent user. I’m always open to contribution. :)</p>
<p>Designed by Eddie Machado
http://themble.com/bones</p>
<p>License: WTFPL
License URI: http://sam.zoy.org/wtfpl/
Are You Serious? Yes.</p>
<h4 id="specialthanksto:">Special Thanks to:</h4>
<p>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. :)</p>
<h4 id="submitbugsorfixes:">Submit Bugs & or Fixes:</h4>
<p>https://github.com/eddiemachado/bones/issues</p>
<p>To view Release & Update Notes, read the CHANGELOG.md file in the main folder.</p>
<p>For more news and to see why my parents constantly ask me what I’m
doing with my life, follow me on twitter: @eddiemachado</p>
<h2 id="helpfultoolslinks">Helpful Tools & Links</h2>
<p>Yeoman generator to quickly install Bones Wordpress starter theme into your Wordpress theme folder
by 0dp
https://github.com/0dp/generator-wp-bones</p>
</body>
</html>