45c8b904 by bootflat

update free psd page

1 parent 7f802f1d
......@@ -8,6 +8,13 @@ Bootflat is compatible with the following browsers: `IE8, IE9, IE10, Firefox, Sa
Thanks for supporting our framework, and enjoy!
# Preview
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.
![Bootflat UI Kit](http://bootflat.github.io/img/bootflat-ui-kit.jpg "Bootflat UI Kit")
## Features:
### 1. Bootstrap 3.1.0
......@@ -37,11 +44,12 @@ The source files are in the `bootflat/` folder. You can just grab the `bootflat/
+ [Bootflat Home page](http://bootflat.github.io/)
+ [Bootflat Documentation page](http://bootflat.github.io/documentation.html)
+ [Bootflat PSD page](http://bootflat.github.io/free-psd.html)
## Community
+ Follow [@flathemes on Twitter](https://twitter.com/flathemes).
+ Have a feature request or find a bug? [Submit an issue](https://github.com/angulargap/angulargap.github.io/issues).
+ Have a feature request or find a bug? [Submit an issue](https://github.com/bootflat/bootflat.github.io/issues).
## LICENSE
......
......@@ -145,6 +145,12 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: #50c1e9;
text-decoration: none;
}
.desc .desc__introduces {
border-top: 1px dashed #AAB2BD ;
}
.desc .desc__introduces:first-child {
border-top: none;
}
.desc .desc__introduces h3,
.desc .desc__introduces p {
margin: 0 auto;
......@@ -172,7 +178,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
}
.desc .desc__features .col-md-6 {
padding-left: 247px;
min-height: 240px;
min-height: 200px;
text-align: left;
}
.desc .desc__features .features__photo {
......@@ -380,6 +386,14 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
padding: 0;
font-weight: normal;
}
.topic .container a.btn {
padding: 10px 16px;
text-decoration: none;
}
.topic .github {
position: relative;
top: 10px;
}
/* ----------------------------------
* documents
* ---------------------------------- */
......@@ -580,6 +594,49 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-size: 12px;
}
/* ----------------------------------
* psd-download
* ---------------------------------- */
.psd-download {
padding: 40px 0;
background: #e6e9ed url(../img/github.png) no-repeat 100% 0;
min-height: 680px;
}
.psd-download h2 {
text-align: center;
}
.psd-download .infos {
font-size: 20px;
line-height: 40px;
}
.psd-download .row {
margin-top: 20px;
}
@media (max-width: 768px) {
.psd-download [class*="col-md-"] {
text-align: center;
}
}
.psd-download h4 {
margin: 0 0 15px 0;
}
.psd-download img {
margin-bottom: 15px;
}
/* ----------------------------------
* previews
* ---------------------------------- */
.previews {
text-align: center;
}
.previews p {
margin-bottom: 20px;
font-size: 20px;
line-height: 40px;
}
.previews img {
max-width: 100%;
}
/* ----------------------------------
* site-footer
* ---------------------------------- */
.site-footer {
......
This diff could not be displayed because it is too large.
......@@ -35,6 +35,7 @@
<ul class="nav navbar-nav navbar-right">
<li><a class="nav-link" href="getting-started.html">Getting Started</a></li>
<li><a class="nav-link current" href="documentation.html">Documentation</a></li>
<li><a class="nav-link" href="free-psd.html">Free PSD</a></li>
</ul>
</div>
</div>
......@@ -1994,8 +1995,8 @@
</div>
<hr class="dashed" />
<div class="copyright clearfix">
<p><b>Bootflat</b>&nbsp;&nbsp;&nbsp;&nbsp;<a href="getting-started.html">Getting Started</a>&nbsp;&bull;&nbsp;<a href="documentation.html">Documentation</a><!-- &nbsp;&bull;&nbsp;<a href="examples/">Examples</a> --></p>
<p>&copy; 2014 FLATHEMES, Inc. All rights reserved. &nbsp;&nbsp;Code licensed under <a href="http://opensource.org/licenses/mit-license.html" target="_blank" rel="external nofollow">MIT License</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/" rel="external nofollow">CC BY 3.0</a>.</p>
<p><b>Bootflat</b>&nbsp;&nbsp;&nbsp;&nbsp;<a href="getting-started.html">Getting Started</a>&nbsp;&bull;&nbsp;<a href="documentation.html">Documentation</a>&nbsp;&bull;&nbsp;<a href="free-psd.html">Free PSD</a></p>
<p>&copy; 2014 <a href="http://www.flathemes.com" target="_blank">FLATHEMES</a>, Inc. All rights reserved. &nbsp;&nbsp;Code licensed under <a href="http://opensource.org/licenses/mit-license.html" target="_blank" rel="external nofollow">MIT License</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/" rel="external nofollow">CC BY 3.0</a>.</p>
</div>
</div>
</div>
......
......@@ -35,6 +35,7 @@
<ul class="nav navbar-nav navbar-right">
<li><a class="nav-link current" href="getting-started.html">Getting Started</a></li>
<li><a class="nav-link" href="documentation.html">Documentation</a></li>
<li><a class="nav-link" href="free-psd.html">Free PSD</a></li>
</ul>
</div>
</div>
......@@ -76,6 +77,8 @@
<dd>You can change any or all of the colors if you wish. Bootflat is easy to configure and match to your brand's color scheme.</dd>
<dt>Easy Installation</dt>
<dd>Upload all Bootflat files and paste one line of code at the bottom of your <code>head</code> tag. That’s it!</dd>
<dt>Bootflat UI Kit Free Download</dt>
<dd><a href="free-psd.html">Bootflat UI Kit</a> is PSD User Interface Pack including a set of beautiful and pure components, which you can use to create startup projects, websites or iOS/Android Apps.</dd>
</dl>
</div>
<!-- Download
......@@ -87,7 +90,7 @@
<li>Version 2.0.0</li>
<li>Released December 18th, 2013</li>
</ul>
<p><a class="btn btn-primary" href="https://github.com/bootflat/bootflat.github.io/archive/master.zip">Download v2.0.0</a></p>
<p><a class="btn btn-primary" href="https://github.com/bootflat/bootflat.github.io/archive/master.zip">Download Bootflat Framework (v2.0.0)</a></p>
<p>You can also <a href="https://github.com/bootflat/bootflat.github.io">clone it on GitHub</a> to get the bleeding edge release. </p>
</div>
<!-- What's included
......@@ -154,6 +157,13 @@
<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.0, that means UIWebView for E8, IE9, IE10, Firefox, Safari, Opera, Chrome.</p>
</div>
<!-- Free PSD
================================================== -->
<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>
<!-- Licensing
================================================== -->
<div class="docs-article docs--start" id="licensing">
......@@ -226,8 +236,8 @@
</div>
<hr class="dashed" />
<div class="copyright clearfix">
<p><b>Bootflat</b>&nbsp;&nbsp;&nbsp;&nbsp;<a href="getting-started.html">Getting Started</a>&nbsp;&bull;&nbsp;<a href="documentation.html">Documentation</a><!-- &nbsp;&bull;&nbsp;<a href="examples/">Examples</a> --></p>
<p>&copy; 2014 FLATHEMES, Inc. All rights reserved. &nbsp;&nbsp;Code licensed under <a href="http://opensource.org/licenses/mit-license.html" target="_blank" rel="external nofollow">MIT License</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/" rel="external nofollow">CC BY 3.0</a>.</p>
<p><b>Bootflat</b>&nbsp;&nbsp;&nbsp;&nbsp;<a href="getting-started.html">Getting Started</a>&nbsp;&bull;&nbsp;<a href="documentation.html">Documentation</a>&nbsp;&bull;&nbsp;<a href="free-psd.html">Free PSD</a></p>
<p>&copy; 2014 <a href="http://www.flathemes.com" target="_blank">FLATHEMES</a>, Inc. All rights reserved. &nbsp;&nbsp;Code licensed under <a href="http://opensource.org/licenses/mit-license.html" target="_blank" rel="external nofollow">MIT License</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/" rel="external nofollow">CC BY 3.0</a>.</p>
</div>
</div>
</div>
......
......@@ -35,6 +35,7 @@
<ul class="nav navbar-nav navbar-right">
<li><a class="nav-link" href="getting-started.html">Getting Started</a></li>
<li><a class="nav-link" href="documentation.html">Documentation</a></li>
<li><a class="nav-link" href="free-psd.html">Free PSD</a></li>
</ul>
</div>
</div>
......@@ -44,7 +45,7 @@
<h1>
<img src="img/logo-index.png" alt="Bootflat: Advanced HTML5 Hybrid Mobile App Framework">
</h1>
<h2>BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 CSS framework. <br />It provides a faster, easier and less repetitive way for web developers to create elegant web apps.</h2>
<h2>BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 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>
<h3>Compatible Browsers: IE8, IE9, IE10, Firefox, Safari, Opera, Chrome.</h3>
<p class="download-link">
<a class="btn btn-primary" href="https://github.com/Bootflat/Bootflat.github.io/archive/master.zip">Download (Version 2.0.0)</a>
......@@ -101,11 +102,11 @@
</div>
</div>
</div>
<!-- <div class="desc__introduces">
<h3>Bootflat examples</h3>
<p>Check out our <a href="/examples/">examples</a>, including starter templates and showcase demos.</p>
<div class="photo--responsive"><img src="img/demo-index.png" /></div>
</div> -->
<div class="desc__introduces">
<h3>Bootflat UI Kit</h3>
<p>Bootflat UI Kit is PSD User Interface Pack including a set of beautiful and pure components, which you can use to create startup projects, websites or iOS/Android Apps. <a href="free-psd.html">Go to download it</a>.</p>
<div class="photo--responsive"><img src="img/bootflat-ui-kit.jpg" /></div>
</div>
</div>
<!--footer-->
<div class="site-footer">
......@@ -170,8 +171,8 @@
</div>
<hr class="dashed" />
<div class="copyright clearfix">
<p><b>Bootflat</b>&nbsp;&nbsp;&nbsp;&nbsp;<a href="getting-started.html">Getting Started</a>&nbsp;&bull;&nbsp;<a href="documentation.html">Documentation</a><!-- &nbsp;&bull;&nbsp;<a href="examples/">Examples</a> --></p>
<p>&copy; 2014 FLATHEMES, Inc. All rights reserved. &nbsp;&nbsp;Code licensed under <a href="http://opensource.org/licenses/mit-license.html" target="_blank" rel="external nofollow">MIT License</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/" rel="external nofollow">CC BY 3.0</a>.</p>
<p><b>Bootflat</b>&nbsp;&nbsp;&nbsp;&nbsp;<a href="getting-started.html">Getting Started</a>&nbsp;&bull;&nbsp;<a href="documentation.html">Documentation</a>&nbsp;&bull;&nbsp;<a href="free-psd.html">Free PSD</a></p>
<p>&copy; 2014 <a href="http://www.flathemes.com" target="_blank">FLATHEMES</a>, Inc. All rights reserved. &nbsp;&nbsp;Code licensed under <a href="http://opensource.org/licenses/mit-license.html" target="_blank" rel="external nofollow">MIT License</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/" rel="external nofollow">CC BY 3.0</a>.</p>
</div>
</div>
</div>
......