-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
93 lines (64 loc) · 3.59 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
=== BootstrapFast ===
Contributors: carl-alberto
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, flexible-header, custom-logo, featured-image-header, featured-images, sticky-post, theme-options, blog, news
Requires at least: 4.0
Tested up to: 4.9
Stable tag: 1.0.4
License: GNU General Public License v2 or later
License URI: LICENSE
Fast lightweight theme based from Underscores utilizing Bootstrap Responsive grid.
== Description ==
This is a fast lightweight and minimalistic theme based from Underscores utilizing Bootstrap Responsive grid.
== 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? =
BootstrapFast includes support for Infinite Scroll in Jetpack.
= Does this theme support any BuddyPress and WooCommerce? =
It should be but not fully tested, use at your own risk.
== Changelog ==
= 1.0 - Feb 5 2017 =
* Initial release
= 1.0.1 - Apr 16 2017 =
* Another try to submit to the theme Repo
* Fixed Menu background
* Added custom image background and custom header support
* Added featured image support
* Fixed sticky and blockquotes styles
* Fixed footer link
= 1.0.2 - May 4 2017 =
* Added a dedicated theme page to reflect more information about the theme
* Did the proper script and style enqueue instead of footer
* Provided unique prefix for everything
* Proper escaping in footer
* Removed language folder because it is not yet utilized
* correct sanitation for select
* corrected multiple use of after_setup_theme
= 1.0.3 - Oct 8 2017 =
* Removed navigation.js and consolidated all js in themes.js file
* Created a minified version of theme css & JS
= 1.0.4 - Dec 30 2017 =
* Improved the minification of styles and js
* Added svg support for social media icons
* Added gulp to the raw theme package
== Copyright ==
BootStrapFast WordPress Theme, Copyright 2017 Carl Alberto
BootStrapFast 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 3 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.
You should have received a copy of the GNU General Public License
along with this program. If not, see < http://www.gnu.org/licenses/ >.
BootstrapFast WordPress Theme is derived from Underscores WordPress Starter Theme, Copyright 2013 Automattic, Inc.
Underscores WordPress Theme is distributed under the terms of the GNU GPL. http://underscores.me/, (C) 2012-2016 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
BootstrapFast WordPress Theme bundles the following third-party resources:
* normalize.css http://necolas.github.io/normalize.css/, (C) 2012-2016 Nicolas Gallagher and Jonathan Neal, [MIT](http://opensource.org/licenses/MIT)
* Bootstrap 4 for the responsive grid system - https://github.com/twbs/bootstrap/, (c) 2011-2016 Twitter, Inc. [MIT] https://github.com/twbs/bootstrap/blob/master/LICENSE
* Roots Sage Theme for gulp task runners - https://roots.io/sage/, (C) Ben Word and Scott Walkinshaw, [MIT] (https://github.com/roots/sage/blob/master/LICENSE.md)