-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.html
49 lines (34 loc) · 1.52 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
49
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
</head>
<body>
<h1 id="sepalandseed">Sepal and Seed</h1>
<p>Wordpress for the Developing World and Low Bandwidth Connections, based on Bones by Eddie Machado. https://github.com/eddiemachado/bones</p>
<p>Designed by Paul Grieselhuber</p>
<p>https://www.paulgrieselhuber.com</p>
<p>License: WTFPL
License URI: http://sam.zoy.org/wtfpl/
Are You Serious? Yes.</p>
<h4 id="specialthanksto:">Special Thanks to:</h4>
<p>Eddie Machado - He has done many times more effort on the starter theme Bones than I have on Sepal and Seed.
Michael Karliner - For encouraging me to pursue the idea</p>
<p>From Bones:
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>I don’t really plan to support this much myself, it’s more a proof of concept. If someone wants to take it and run with it, by all means.</p>
<p>But if someone does assume the mantle
https://github.com/paulisloud/sepal-and-seed/issues</p>
<p>To view Release & Update Notes, read the CHANGELOG.md file in the main folder.</p>
<p>Follow me on twitter: @paulisloud</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>