-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.html
44 lines (33 loc) · 1.07 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
</head>
<body>
<h1 id="gobbleblankstarterthemeforwordpress">GobbleBlank Starter Theme for WordPress</h1>
<p>Responsive WordPress starter/skeleton theme featuring Bourbon and Neat libraries.</p>
<h2 id="whatsnew...">What’s new…</h2>
<ul>
<li>Smartmenus for jQuery was implemented in v2.3!</li>
</ul>
<h2 id="mainfeatures">Main Features</h2>
<ul>
<li>Bourbon & Neat Libraries + Bitters</li>
<li>Font Awesome</li>
<li>Modernizr (CDN)</li>
<li>Retina.js</li>
<li>Responsive & Accessible Multi-level Navigation</li>
<li>jQuery & Scripts Enqueued Properly</li>
<li>Basic Print Styles</li>
<li>Styles Pulled for Editor</li>
<li>Easy PSD icon generator included</li>
</ul>
<h2 id="requestsbugreports">Requests & Bug Reports</h2>
<p>Feel free to send requests, tickets, etc on GitHub.</p>
<h2 id="authors">Authors</h2>
<p>Alison Foxall, original author
<a href="http://gobblelogic.com">Gobble Logic</a></p>
<p>Aaron Hall, core contributor
<a href="http://gobblelogic.com">Gobble Logic</a></p>
</body>
</html>