-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.html
39 lines (27 loc) · 1.21 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
<h1>Kern</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
https://themble.com/bones</p>
<p>License: WTFPL
License URI: https://sam.zoy.org/wtfpl/
Are You Serious? Yes.</p>
<h4>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>Submit Bugs & or Fixes:</h4>
<p>https://github.com/eddiemachado/bones/issues</p>
<p>To view Release & Update Notes, read the log.txt file inside
the library 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>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>