6225aa11 by bootflat

update version 2.0.2

1 parent 01b333d3
...@@ -15,5 +15,5 @@ url: http://bootflat.github.io ...@@ -15,5 +15,5 @@ url: http://bootflat.github.io
15 encoding: UTF-8 15 encoding: UTF-8
16 16
17 # Custom vars 17 # Custom vars
18 current_version: 2.0.1 18 current_version: 2.0.2
19 repo: https://github.com/bootflat/bootflat.github.io 19 repo: https://github.com/bootflat/bootflat.github.io
......
1 { 1 {
2 "name": "Bootflat", 2 "name": "Bootflat",
3 "version": "2.0.1", 3 "version": "2.0.2",
4 "homepage": "http://bootflat.github.io", 4 "homepage": "http://bootflat.github.io",
5 "authors": [ 5 "authors": [
6 "flathemes <info@flathemes.com>" 6 "flathemes <info@flathemes.com>"
7 ], 7 ],
8 "description": "BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps.", 8 "description": "BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.1 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps.",
9 "repository": { 9 "repository": {
10 "type": "git", 10 "type": "git",
11 "url": "https://github.com/bootflat/bootflat.github.io.git" 11 "url": "https://github.com/bootflat/bootflat.github.io.git"
......
1 { 1 {
2 "name": "bootflat/bootflat", 2 "name": "bootflat/bootflat",
3 "description": "An open source Flat UI KIT based on Bootstrap (3.1.1). A faster, easier and less repetitive way for web developers to create elegant web apps.", 3 "description": "An open source Flat UI KIT based on Bootstrap (3.1.1). A faster, easier and less repetitive way for web developers to create elegant web apps.",
4 "version": "2.0.1", 4 "version": "2.0.2",
5 "keywords": [ 5 "keywords": [
6 "mobile", 6 "mobile",
7 "html5", 7 "html5",
......
...@@ -89,10 +89,10 @@ ...@@ -89,10 +89,10 @@
89 <h3>Download</h3> 89 <h3>Download</h3>
90 <p>Download the latest official release of Bootflat and get started!</p> 90 <p>Download the latest official release of Bootflat and get started!</p>
91 <ul class="item__infos"> 91 <ul class="item__infos">
92 <li>Version 2.0.1</li> 92 <li>Version 2.0.2</li>
93 <li>Released April 03 2014</li> 93 <li>Released April 03 2014</li>
94 </ul> 94 </ul>
95 <p><a class="btn btn-primary" href="https://github.com/bootflat/bootflat.github.io/archive/master.zip">Download Bootflat Framework (v2.0.1)</a></p> 95 <p><a class="btn btn-primary" href="https://github.com/bootflat/bootflat.github.io/archive/master.zip">Download Bootflat Framework (v2.0.2)</a></p>
96 </div> 96 </div>
97 <!-- 97 <!--
98 ================================================== --> 98 ================================================== -->
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
166 ================================================== --> 166 ================================================== -->
167 <div class="docs-article docs--start" id="browser-support"> 167 <div class="docs-article docs--start" id="browser-support">
168 <h3>Browser Support</h3> 168 <h3>Browser Support</h3>
169 <p>As such, our browser support tends to be whatever Web View API is available to native on a given platform. For Bootflat v2.0.1, that means UIWebView for E8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.</p> 169 <p>As such, our browser support tends to be whatever Web View API is available to native on a given platform. For Bootflat v2.0.2, that means UIWebView for E8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.</p>
170 </div> 170 </div>
171 <!-- Free PSD 171 <!-- Free PSD
172 ================================================== --> 172 ================================================== -->
......
...@@ -50,9 +50,9 @@ ...@@ -50,9 +50,9 @@
50 <h2>BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.1 CSS framework. <br/>And, for the designers, we offer a <a href="free-psd.html">free PSD Download</a>. <br />It provides a faster, easier and less repetitive way for web developers or designers to create elegant web apps. </h2> 50 <h2>BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.1 CSS framework. <br/>And, for the designers, we offer a <a href="free-psd.html">free PSD Download</a>. <br />It provides a faster, easier and less repetitive way for web developers or designers to create elegant web apps. </h2>
51 <h3>Compatible Browsers: IE8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.</h3> 51 <h3>Compatible Browsers: IE8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.</h3>
52 <p class="download-link"> 52 <p class="download-link">
53 <a class="btn btn-primary" href="https://github.com/Bootflat/Bootflat.github.io/archive/master.zip">Download (Version 2.0.1)</a> 53 <a class="btn btn-primary" href="https://github.com/Bootflat/Bootflat.github.io/archive/master.zip">Download (Version 2.0.2)</a>
54 </p> 54 </p>
55 <p class="version-text">MIT Licensed - Version 2.0.1</p> 55 <p class="version-text">MIT Licensed - Version 2.0.2</p>
56 <p class="learn-more Bootflat"> 56 <p class="learn-more Bootflat">
57 <a href="#learn-more">Learn more <i class="icon" data-icon="&#xe035"></i></a> 57 <a href="#learn-more">Learn more <i class="icon" data-icon="&#xe035"></i></a>
58 </p> 58 </p>
......
1 { 1 {
2 "name": "bootflat", 2 "name": "bootflat",
3 "private": false, 3 "private": false,
4 "version": "2.0.1", 4 "version": "2.0.2",
5 "description": "BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps.", 5 "description": "BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.1 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps.",
6 "author":"Flathemes <info@flathemes.com>", 6 "author":"Flathemes <info@flathemes.com>",
7 "homepage": "http://bootflat.github.com/", 7 "homepage": "http://bootflat.github.com/",
8 "keywords": [ 8 "keywords": [
......