new version Mon Feb 26 23:07:38 EST 2018

This commit is contained in:
Julien Deswaef 2018-02-26 23:07:38 -05:00
parent 52be03166b
commit aeedd5337b
3 changed files with 6 additions and 6 deletions

Binary file not shown.

View File

@ -161,14 +161,14 @@
<div class="highlight"><pre><code class="html"><span class="nt">&lt;link</span> <span class="na">rel=</span><span class="s">&quot;stylesheet&quot;</span> <span class="na">href=</span><span class="s">&quot;path/to/fork-awesome/css/fork-awesome.min.css&quot;</span><span class="nt">&gt;</span>
</code></pre></div>
</li>
<li>Check out the <a href="../examples/">examples</a> to start using Font Awesome!</li>
<li>Check out the <a href="../examples/">examples</a> to start using Fork Awesome!</li>
</ol>
</div>
<div class="download-preprocessors" id="download-preprocessors">
<h3>Using Sass or Less</h3>
<p>Use this method to customize Font Awesome 1.0.9 using Less or Sass.</p>
<p>Use this method to customize Fork Awesome 1.0.9 using Less or Sass.</p>
<ol>
<li>Copy the <code>fork-awesome/</code> directory into your project.</li>
<li>
@ -179,7 +179,7 @@
<p class="alert alert-success"><i class="fa fa-info-circle"></i> The font path is relative from your compiled CSS directory.</p>
</li>
<li>Re-compile your Less or Sass if using a static compiler. Otherwise, you should be good to go.</li>
<li>Check out the <a href="../examples/">examples</a> to start using Font Awesome!</li>
<li>Check out the <a href="../examples/">examples</a> to start using Fork Awesome!</li>
</ol>
</div>
</section>
@ -191,7 +191,7 @@
<div class="row">
<div class="col-md-6" id="support-validators">
<h4>Validators</h4>
<p>In order to provide the best possible experience to old and buggy browsers, Font Awesome uses <a href="http://browserhacks.com">CSS browser hacks</a> in several places to target special CSS to certain browser versions in order to work around bugs in the browsers themselves. These hacks understandably cause CSS validators to complain that they are invalid. In a couple places, we also use bleeding-edge CSS features that aren't yet fully standardized, but these are used purely for progressive enhancement.</p>
<p>In order to provide the best possible experience to old and buggy browsers, Fork Awesome uses <a href="http://browserhacks.com">CSS browser hacks</a> in several places to target special CSS to certain browser versions in order to work around bugs in the browsers themselves. These hacks understandably cause CSS validators to complain that they are invalid. In a couple places, we also use bleeding-edge CSS features that aren't yet fully standardized, but these are used purely for progressive enhancement.</p>
<p>These validation warnings don't matter in practice since the non-hacky portion of our CSS does fully validate and the hacky portions don't interfere with the proper functioning of the non-hacky portion, hence why we deliberately ignore these particular warnings.</p>
<p><a href="http://getbootstrap.com/getting-started/#support-validators">Getting started - Validators</a> by <a href="http://getbootstrap.com/about/#team">Bootstrap Team</a> is licensed under <a href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a></p>
</div>
@ -226,7 +226,7 @@
</div>
<div class="modal-body">
<a class="btn btn-primary btn-lg btn-block" href="../assets/fork-awesome-1.0.9.zip">
Fork Awesome 1.0
Fork Awesome 1.0.9
</a>
<div class="row margin-bottom-lg margin-top-lg">
<div class="col-md-12 text-center">

View File

@ -287,7 +287,7 @@
</div>
<div class="modal-body">
<a class="btn btn-primary btn-lg btn-block" href="./assets/fork-awesome-1.0.9.zip">
Fork Awesome 1.0
Fork Awesome 1.0.9
</a>
<div class="row margin-bottom-lg margin-top-lg">
<div class="col-md-12 text-center">