forked from kwight/debut
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
67 lines (45 loc) · 2.88 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
=== Debut ===
[Debut](https://github.com/kwight/debut/) is a solid and clean responsive theme, for sharing your ideas with the world. Make Debut your own by changing the background, colors and more with the new Theme Customizer and real-time preview. Based on _s by Automattic, Debut is translation-ready (French is already included), supports featured images, has five widget areas and includes a sliding menu for mobile screens. Debut also includes a full-width page template.
== Instructions ==
Make sure to create and set a menu under Appearance > Menus. Once you've made your menu, select it under Theme Locations > Primary Menu (this is necessary for the sub-menu indicators to appear).
Any default widgets in widget areas can be removed or replaced by simply adding your own widgets.
== Limitations ==
CSS3 Media Queries do not work in IE8 or below.
== Credits ==
[_s](https://github.com/Automattic/_s) theme by Automattic, and released under the GPL v2.0.
[html5shiv](http://code.google.com/p/html5shiv/) script by Remy Sharp, and is dual-licensed under the MIT or GPL Version 2 licenses.
Lily image in screenshot.png by Flickr user [shaferlens](http://www.flickr.com/photos/opera-nut/), used by permission (CC BY 2.0).
== Browser Support ==
Chrome, Firefox, Safari and IE9+ are supported. IE7 and IE8 are not supported, but receive attention as second-class citizens.
== Changelog ==
More detail on the theme [commit page](https://github.com/kwight/debut/commits?page=1).
= 1.5 =
* Enhancement: theme customizer with real-time preview
* Enhancement: added three widget areas to the footer
* Enhancement: added French translation and POT file for additional languages
* Enhancement: styled WPML language switcher in top right corner
* Enhancement: excerpts, if present, will be used on index pages
* Bug fix: plenty of styling and formatting fixes
= 1.0.4 =
* Enhancement: Added full-width page template
* Bug fix: proper execution of pluggable functions
* Bug fix: added missing sidebar on image template
* Bug fix: improved sticky post styling
* Bug fix: closed #page div (props brocheafoin)
* Bug fix: more sensible clearfixes (props brocheafoin)
= 1.0.3 =
* Enhancement: added support for featured images
* Bug fix: improved menu styling
* Bug fix: corrected menu and search form elements to be 100% at <680px
* Theme review: added back the WordPress love to the footer
* Theme review: updated screenshot
= 1.0.2 =
* Theme review: fixed footer credit link in accordance with theme review guidelines
= 1.0.1 =
* Bug fix: cleaned up comments and reply form, particularly at narrow screen widths
* Bug fix: IE displays form field labels, due to lack of placeholder attribute support
* Theme review: various fixes for compliance with theme repo requirements
* Bug fix: fixed excessive page top margins on narrow screen widths
* Bug fix: ensured all functions can be overridden by child themes
= 1.0 =
* Initial release.