-
Notifications
You must be signed in to change notification settings - Fork 90
/
readme.txt
41 lines (27 loc) · 1.38 KB
/
readme.txt
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
=== Kuhn ===
Contributors: Morten Rand-Hendriksen
Tags: theme-options, custom-menu, post-formats, threaded-comments
Requires at least: 4.0
Tested up to: 4.8
Stable tag: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
== Description ==
Kuhn is a hyper-opinionated WordPress theme using CSS Grid and Flexbox for layouts.
== Installation ==
1. In your admin panel, go to Appearance > Themes and click the Add New button.
2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
3. Click Activate to use your new theme right away.
== Frequently Asked Questions ==
= Does this theme support any plugins? =
Kuhn includes support for Infinite Scroll in Jetpack.
== Changelog ==
= 1.0.1 - May 31 2017
* Resolve MS Edge support by being more forceful with @supports rules (basically no grid until Edge supports it properly).
* Code cleanup to resolve latent issues.
= 1.0 - May 30 2017 =
* Initial release
== Credits ==
* Fonts: Rubik (https://fonts.google.com/specimen/Rubik) and Roboto Mono (https://fonts.google.com/specimen/Roboto+Mono) from Google Fonts.
* Based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
* normalize.css http://necolas.github.io/normalize.css/, (C) 2012-2016 Nicolas Gallagher and Jonathan Neal, [MIT](http://opensource.org/licenses/MIT)