Skip to content

Commit 4277c02

Browse files
committed
Merge branch 'jakeboone02-patch-1'
2 parents c4f4b89 + ed4e9bc commit 4277c02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting-started.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
└── check_flat/
5454
├── default.png
5555
└── default.psd
56-
</code></pre></div><div class="docs-article docs--start" id="css-sass"><h3>CSS/SASS</h3><p>The CSS can stand on its own, but it is also built to be enhanced by the developer. For simplicity you can always just add in your own CSS and override default properties. And for even more power and flexibility, the core is written with <a href="http://sass-lang.com/" target="_blank" rel="external nofollow">Sass 3.4.9</a> and includes easily customized variables and mixins. We feel we’ve left the CSS in a state which can be easily extended to get your own look and feel.</p></div><div class="docs-article docs--start" id="browser-support"><h3>Browser Support</h3><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.4, that means UIWebView for E8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.</p></div><div class="docs-article docs--start" id="download"><h3>Bootflat UI Kit</h3><p>For the designers, we offer a free PSD file for you, it including a set of beautiful and pure components, which you can use to create startup projects, websites or iOS/Android Apps.</p><p><a class="btn btn-primary" href="free-psd.html">Download Bootflat UI Kit (v2.0.0)</a></p></div><div class="docs-article docs--start" id="color-picker"><h3>Bootflat Flat UI Color Picker</h3><p><a href="color-picker.html">Bootflat Flat UI Color Picker</a> is a project digging the Flat Color Picker which gives you the perfect colors for flat designs.</p></div><div class="docs-article docs--start" id="licensing"><h3>Licensing</h3><p>Bootflat is an open source framework released under a permisive <a href="http://opensource.org/licenses/MIT">MIT</a> license. This means you can use Bootflat in your own personal or commercial projects for free. MIT is the same license used by such popular projects as jQuery and Ruby on Rails.</p></div></div></div></div><div class="site-footer"><div class="container"><div class="download"><span class="download__infos">You simply have to <b>try it</b>.</span>&nbsp;&nbsp;&nbsp;&nbsp; <a class="btn btn-primary" href="https://github.com/bootflat/bootflat.github.io/archive/master.zip">Download Bootflat</a>&nbsp;&nbsp;&nbsp;&nbsp; <a class="btn" href="documentation.html">Read the Documentation</a>&nbsp;&nbsp;&nbsp;&nbsp;<script type="text/javascript">(function() {
56+
</code></pre></div><div class="docs-article docs--start" id="css-sass"><h3>CSS/SASS</h3><p>The CSS can stand on its own, but it is also built to be enhanced by the developer. For simplicity you can always just add in your own CSS and override default properties. And for even more power and flexibility, the core is written with <a href="http://sass-lang.com/" target="_blank" rel="external nofollow">Sass 3.4.9</a> and includes easily customized variables and mixins. We feel we’ve left the CSS in a state which can be easily extended to get your own look and feel.</p></div><div class="docs-article docs--start" id="browser-support"><h3>Browser Support</h3><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.4, that means UIWebView for IE8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.</p></div><div class="docs-article docs--start" id="download"><h3>Bootflat UI Kit</h3><p>For the designers, we offer a free PSD file for you, it including a set of beautiful and pure components, which you can use to create startup projects, websites or iOS/Android Apps.</p><p><a class="btn btn-primary" href="free-psd.html">Download Bootflat UI Kit (v2.0.0)</a></p></div><div class="docs-article docs--start" id="color-picker"><h3>Bootflat Flat UI Color Picker</h3><p><a href="color-picker.html">Bootflat Flat UI Color Picker</a> is a project digging the Flat Color Picker which gives you the perfect colors for flat designs.</p></div><div class="docs-article docs--start" id="licensing"><h3>Licensing</h3><p>Bootflat is an open source framework released under a permisive <a href="http://opensource.org/licenses/MIT">MIT</a> license. This means you can use Bootflat in your own personal or commercial projects for free. MIT is the same license used by such popular projects as jQuery and Ruby on Rails.</p></div></div></div></div><div class="site-footer"><div class="container"><div class="download"><span class="download__infos">You simply have to <b>try it</b>.</span>&nbsp;&nbsp;&nbsp;&nbsp; <a class="btn btn-primary" href="https://github.com/bootflat/bootflat.github.io/archive/master.zip">Download Bootflat</a>&nbsp;&nbsp;&nbsp;&nbsp; <a class="btn" href="documentation.html">Read the Documentation</a>&nbsp;&nbsp;&nbsp;&nbsp;<script type="text/javascript">(function() {
5757
var s=document.createElement('script');s.type='text/javascript';s.async = true;
5858
s.src='http://s1'+'.smartaddon.com/share_addon.js';
5959
var j =document.getElementsByTagName('script')[0];j.parentNode.insertBefore(s,j);
@@ -64,4 +64,4 @@
6464

6565
ga('create', 'UA-48721682-1', 'bootflat.github.io');
6666
ga('require', 'displayfeatures');
67-
ga('send', 'pageview');</script></body></html>
67+
ga('send', 'pageview');</script></body></html>

0 commit comments

Comments
 (0)