-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathreadme.txt
145 lines (105 loc) · 4.09 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
=== Bootplate ===
Contributors: jdm-labs
Requires at least: WordPress 4.1
Tested up to: WordPress 4.6
Version: 1.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, purple, white, dark, light, left-sidebar, right-sidebar, full-width, responsive-layout, Twitter Bootstrap, HTML5, editor-style, featured-images, post-formats
== Description ==
A wicked-fast, mobile-first, Bootstrap v4 theme framework for building awesome WordPress websites.
* Mobile-first, Responsive Layout
* Social Links
* Customizer Options
* Mobile top Menu
* Post Formats
* The GPL v2.0 or later license. :) Use it to make something awesome.
For more information visit: http://bootplate.jdmdigital.co.
== Installation ==
1. Download the latest release of Bootplate from GitHub: https://github.com/jdmdigital/bootplate
2. In your admin panel, go to Appearance -> Themes and click 'Activate' on the Bootplate theme to use it right away.
3. Go to http://bootplate.jdmdigital.co/setup/get-started/ for a guide on how to setup and customize this theme,
4. Or use a Child Theme: http://bootplate.jdmdigital.co/setup/child-themes/
== Copyright ==
Bootplate WordPress Theme, Copyright 2016 JDM Digital, LLC
Bootplate is distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Bootplate Theme bundles the following third-party resources:
HTML5 Shiv v3.7.0, Copyright 2014 Alexander Farkas
Licenses: MIT/GPL2
Source: https://github.com/aFarkas/html5shiv
Bootstrap v3.3.5, Copyright 2011-2016 Twitter, Inc.
Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
Source: http://getbootstrap.com/customize/?id=f440a21016bf5edbc39a
SLICK.js v1.5.7, Copyright Ken Wheeler
Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
Source: http://kenwheeler.github.io/slick
Lazy Load v1.9.3, Copyright 2010-2013 Mika Tuupola
Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
Source: http://www.appelsiini.net/projects/lazyload
jQuery-viewport-checker v1.8.5, Copyright 2015 Dirk Groenen
Licensed MIT <https://github.com/dirkgroenen/jQuery-viewport-checker/blob/master/LICENSE>
Source: https://github.com/dirkgroenen/jQuery-viewport-checker
Modernizr 3.2.0 (custom build), Copyright 2016 Modernizr
Licensed under MIT <https://opensource.org/licenses/MIT>
Source: http://modernizr.com/download/?-borderradius-boxshadow-cssremunit-cssvhunit-displaytable-flexbox-ie8compat-inputtypes-lastchild-nthchild-rgba-srcset-svgasimg-mq-setclasses
== Upgrade Notice ==
= 1.8 =
* New 1/3 and 2/3 Height Templates!
= 1.7 =
* Bug fixes
= 1.6 =
* New customization options
= 1.5 =
* Rewritten bootplate_async_css
== Changelog ==
= 1.9 =
* Fixed issues #3, #105, #106
= 1.8 =
* New 1/3 and 2/3 Height Templates/CSS
* Various bug fixes
= 1.7 =
* Various bug fixes
= 1.6 =
* New customization option to disable comment author website url
* Various bug fixes
= 1.5 =
* Rewritten bootplate_async_css
= 1.4 =
* WP 4.5.x Compatibility Tests
= 1.3 =
* Small style edits
* Add sidebar to serps
* Change Yoast search json url if active and enabled
* Fix twitter and linkedin URL encoding issue
* Add Back-To-Top theme option and function
= 1.2 =
* Small but fixes
* Remove version numbers from resources
* New Performance control setting added to customizer
= 1.1 =
* syntax fixes in style.css and parent.css
* main.js hamberger-cross selector fixed
= 0.9 =
* Security patch
= 0.8 =
* Dynamic Support for Child themes
* Added new customizer controls
= 0.7 =
* Numerous bug fixes
= 0.6 =
* Numerous bug fixes
* New customizer functions
* Child Theme optimization
= 0.5 =
* Released: March 11, 2016
* Plugin pre-integrations
= 0.1 =
* Initial release