mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-14 17:20:29 +08:00
renaming a variable in _config.yml
This commit is contained in:
parent
6bb86d54ff
commit
eff334f29f
12
_config.yml
12
_config.yml
@ -15,12 +15,13 @@ icon_meta: build/icons.yml
|
||||
icon_layout: icon.html # Relative to _layouts directory
|
||||
icon_destination: icon # Relative to destination
|
||||
|
||||
font_awesome:
|
||||
fontawesome:
|
||||
version: 3.2.0
|
||||
url: http://fontawesome.io
|
||||
legacy_url: http://fortawesome.github.com/Font-Awesome/
|
||||
blog_url: http://blog.fontawesome.io
|
||||
twitter: fontawesome
|
||||
tagline: The iconic font for designed Bootstrap
|
||||
author:
|
||||
name: Dave Gandy
|
||||
email: dave@fontawesome.io
|
||||
@ -33,11 +34,6 @@ font_awesome:
|
||||
url: https://github.com/FortAwesome/Font-Awesome
|
||||
project: Font-Awesome
|
||||
org: FortAwesome
|
||||
|
||||
bootstrap:
|
||||
version: 2.3.1
|
||||
url: http://getbootstrap.com
|
||||
|
||||
license:
|
||||
font:
|
||||
version: SIL OFL 1.1
|
||||
@ -48,3 +44,7 @@ license:
|
||||
documentation:
|
||||
version: CC BY 3.0
|
||||
url: http://creativecommons.org/licenses/by/3.0/
|
||||
|
||||
bootstrap:
|
||||
version: 2.3.1
|
||||
url: http://getbootstrap.com
|
||||
|
@ -6,7 +6,7 @@
|
||||
{% endcapture %}
|
||||
{% include stripe-ad.html %}
|
||||
|
||||
<h2 class="page-header">Every Font Awesome {{ site.font_awesome.version }} Icon, CSS Class, & Unicode</h2>
|
||||
<h2 class="page-header">Every Font Awesome {{ site.fontawesome.version }} Icon, CSS Class, & Unicode</h2>
|
||||
|
||||
<div class="row">
|
||||
{% for icon in icons %}
|
||||
|
@ -16,7 +16,7 @@
|
||||
<li>
|
||||
Can't find the answer to your question on Stack Overflow?
|
||||
<a href="http://stackoverflow.com/questions/ask?tags=font-awesome">Ask a new question</a>, then
|
||||
<a href="mailto:{{ site.font_awesome.author.email }}">send me an email</a> and I might be able to take a look.
|
||||
<a href="mailto:{{ site.fontawesome.author.email }}">send me an email</a> and I might be able to take a look.
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
@ -2,6 +2,6 @@
|
||||
<h2 class="page-header">Project Milestones</h2>
|
||||
<p>
|
||||
Want to keep up with what's planned for Font Awesome? Check out our
|
||||
<a href="{{ site.font_awesome.github.url }}/issues/milestones">milestones</a> on the GitHub project.
|
||||
<a href="{{ site.fontawesome.github.url }}/issues/milestones">milestones</a> on the GitHub project.
|
||||
</p>
|
||||
</section>
|
||||
|
@ -5,14 +5,14 @@
|
||||
</p>
|
||||
<ol>
|
||||
<li>Please be nice. Font Awesome is a happy place.</li>
|
||||
<li>Please <a href="{{ site.font_awesome.github.url }}/search?type=Issues">search</a> to see if your icon request already exists.</li>
|
||||
<li>Please <a href="{{ site.fontawesome.github.url }}/search?type=Issues">search</a> to see if your icon request already exists.</li>
|
||||
<li>
|
||||
Before opening any issue, please read the generic <a href="https://github.com/necolas/issue-guidelines">issue
|
||||
guidelines</a>, by <a href="https://github.com/necolas/">Nicolas Gallagher</a>.
|
||||
</li>
|
||||
<li>
|
||||
After doing everything above, feel free to
|
||||
<a href="{{ site.font_awesome.github.url }}/issues/new">submit an issue</a>.
|
||||
<a href="{{ site.fontawesome.github.url }}/issues/new">submit an issue</a>.
|
||||
</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
@ -2,17 +2,17 @@
|
||||
<h2 class="page-header">Requesting New Icons</h2>
|
||||
<p>
|
||||
New icons mostly start as requests by the
|
||||
<a href="{{ site.font_awesome.github.url }}/issues">Font Awesome community on GitHub</a>. Want to request a new
|
||||
<a href="{{ site.fontawesome.github.url }}/issues">Font Awesome community on GitHub</a>. Want to request a new
|
||||
icon? Here are some things to keep in mind:
|
||||
</p>
|
||||
<ol>
|
||||
<li>Please be nice. Font Awesome is a happy place.</li>
|
||||
<li>Please <a href="{{ site.font_awesome.github.url }}/search?type=Issues">search</a> to see if your icon request already exists.</li>
|
||||
<li>Please <a href="{{ site.fontawesome.github.url }}/search?type=Issues">search</a> to see if your icon request already exists.</li>
|
||||
<li>
|
||||
Please and thank you if you include the following:
|
||||
<ul>
|
||||
<li>
|
||||
Title your <a href="{{ site.font_awesome.github.url }}/issues/new?title=Icon%20Request:%20icon-name">new issue</a>
|
||||
Title your <a href="{{ site.fontawesome.github.url }}/issues/new?title=Icon%20Request:%20icon-name">new issue</a>
|
||||
<code>Icon request: icon-name</code>.
|
||||
</li>
|
||||
<li>Include a few use cases for your requested icon. How do you plan on using it?</li>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<li>All pull requests submitted against master will be sumarily closed and this guide referenced.</li>
|
||||
<li>
|
||||
After doing everything above, feel free to
|
||||
<a href="{{ site.font_awesome.github.url }}/issues/new">submit a pull request</a>.
|
||||
<a href="{{ site.fontawesome.github.url }}/issues/new">submit a pull request</a>.
|
||||
</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
@ -22,7 +22,7 @@
|
||||
</p>
|
||||
<p>
|
||||
<a class="btn btn-large btn-danger" href="#">
|
||||
<i class="icon-flag icon-2x pull-left"></i> Font Awesome<br>Version {{ site.font_awesome.version }}</a>
|
||||
<i class="icon-flag icon-2x pull-left"></i> Font Awesome<br>Version {{ site.fontawesome.version }}</a>
|
||||
</p>
|
||||
<p>
|
||||
<a class="btn btn-primary" href="#">
|
||||
@ -48,7 +48,7 @@
|
||||
<a class="btn btn-small" href="#">
|
||||
<i class="icon-cog"></i> Settings</a>
|
||||
<a class="btn btn-large btn-danger" href="#">
|
||||
<i class="icon-flag icon-2x pull-left"></i> Font Awesome<br>Version {{ site.font_awesome.version }}</a>
|
||||
<i class="icon-flag icon-2x pull-left"></i> Font Awesome<br>Version {{ site.fontawesome.version }}</a>
|
||||
<a class="btn btn-primary" href="#">
|
||||
<i class="icon-refresh icon-spin"></i> Synchronizing Content...</a>
|
||||
{% endhighlight %}
|
||||
|
@ -1,5 +1,5 @@
|
||||
<{% if page.navbar_active == "examples" %}div{% else %}section{% endif %} id="new-styles">
|
||||
<h2 class="page-header">New Styles in {{ site.font_awesome.version }}</h2>
|
||||
<h2 class="page-header">New Styles in {{ site.fontawesome.version }}</h2>
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<h4><a href="#rotated-flipped">Rotated and Flipped Icons</a></h4>
|
||||
|
@ -1,21 +1,21 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome {{ site.font_awesome.version }} ·
|
||||
<i class="icon-flag"></i> Font Awesome {{ site.fontawesome.version }} ·
|
||||
Created and Maintained by Dave Gandy ·
|
||||
<a href="http://twitter.com/byscuits">@byscuits</a>
|
||||
</div>
|
||||
<div>
|
||||
Font Awesome font licensed under <a href="{{ site.license.font.url }}">{{ site.license.font.version }}</a> ·
|
||||
Code licensed under <a href="{{ site.license.code.url }}">{{ site.license.code.version }}</a> ·
|
||||
Documentation licensed under <a href="{{ site.license.documentation.url }}">{{ site.license.documentation.version }}</a>
|
||||
Font Awesome font licensed under <a href="{{ site.fontawesome.license.font.url }}">{{ site.fontawesome.license.font.version }}</a> ·
|
||||
Code licensed under <a href="{{ site.fontawesome.license.code.url }}">{{ site.fontawesome.license.code.version }}</a> ·
|
||||
Documentation licensed under <a href="{{ site.fontawesome.license.documentation.url }}">{{ site.fontawesome.license.documentation.version }}</a>
|
||||
</div>
|
||||
<div>
|
||||
Thanks to <a href="http://maxcdn.com"><i class="icon-maxcdn"></i> MaxCDN</a> for providing the excellent <a href="http://www.bootstrapcdn.com/#tab_fontawesome">BootstrapCDN for Font Awesome</a>
|
||||
</div>
|
||||
<div class="project">
|
||||
<a href="{{ site.font_awesome.github.url }}">GitHub Project</a> ·
|
||||
<a href="{{ site.font_awesome.github.url }}/issues">Issues</a>
|
||||
<a href="{{ site.fontawesome.github.url }}">GitHub Project</a> ·
|
||||
<a href="{{ site.fontawesome.github.url }}/issues">Issues</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -15,7 +15,7 @@
|
||||
Paste the following code into the <code><head></code> section of your site's HTML.
|
||||
{% highlight html %}
|
||||
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/{{ site.bootstrap.version }}/css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
|
||||
<link href="//netdna.bootstrapcdn.com/font-awesome/{{ site.font_awesome.version }}/css/font-awesome.css" rel="stylesheet">
|
||||
<link href="//netdna.bootstrapcdn.com/font-awesome/{{ site.fontawesome.version }}/css/font-awesome.css" rel="stylesheet">
|
||||
{% endhighlight %}
|
||||
<div class="alert alert-info margin-top">
|
||||
<i class="icon-info-sign"></i> Want to use Font Awesome by itself without Bootstrap? Just don't include the first line.
|
||||
@ -89,7 +89,8 @@
|
||||
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
|
||||
<!--[if IE 7]>
|
||||
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome-ie7.min.css">
|
||||
<![endif]-->{% endhighlight %}
|
||||
<![endif]-->
|
||||
{% endhighlight %}
|
||||
</li>
|
||||
<li>Go complain to whoever decided your project needs IE7 support.</li>
|
||||
</ol>
|
||||
|
@ -1,8 +1,8 @@
|
||||
{% capture stripe_ad_content %}
|
||||
<p class="lead">
|
||||
You asked, Font Awesome delivers with {{ icons | version:site.font_awesome.version | size }} shiny new icons in version {{ site.font_awesome.version }}.
|
||||
You asked, Font Awesome delivers with {{ icons | version:site.fontawesome.version | size }} shiny new icons in version {{ site.fontawesome.version }}.
|
||||
Want to request new icons? <a href="{{ page.relative_path }}community/#requesting-new-icons">Here's how</a>.
|
||||
<!--The ever-expanding list of Font Awesome {{ site.font_awesome.version }} icons.-->
|
||||
<!--The ever-expanding list of Font Awesome {{ site.fontawesome.version }} icons.-->
|
||||
Need vectors or want to use on the desktop? Check the <a href="{{ page.relative_path }}cheatsheet/">cheatsheet</a>.
|
||||
</p>
|
||||
{% endcapture %}
|
||||
|
@ -1,14 +1,14 @@
|
||||
<{% if page.navbar_active == "icons" %}div{% else %}section{% endif %} id="new">
|
||||
<h2 class="page-header">New Icons in {{ site.font_awesome.version }}</h2>
|
||||
<h2 class="page-header">New Icons in {{ site.fontawesome.version }}</h2>
|
||||
{% if page.navbar_active != "icons" %}
|
||||
<div class="margin-botom-large">
|
||||
You asked, Font Awesome delivers with {{ icons | version:site.font_awesome.version | size }} shiny new icons in version {{ site.font_awesome.version }}.
|
||||
You asked, Font Awesome delivers with {{ icons | version:site.fontawesome.version | size }} shiny new icons in version {{ site.fontawesome.version }}.
|
||||
Want to request new icons? <a href="{{ page.relative_path }}community/#requesting-new-icons">Here's how</a>.
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div class="row the-icons">
|
||||
{% assign icons_new = icons | version:site.font_awesome.version %}
|
||||
{% assign icons_new = icons | version:site.fontawesome.version %}
|
||||
{% for icon in icons_new %}
|
||||
<div class="span3"><a href="{{ page.relative_path }}icon/{{ icon.id }}"><i class="icon-{{ icon.id }}"></i> icon-{{ icon.id }}</a></div>
|
||||
{% for alias in icon.aliases %}
|
||||
|
@ -13,11 +13,11 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="shameless-self-promotion">
|
||||
<a href="{{ site.font_awesome.github.url }}"
|
||||
<a href="{{ site.fontawesome.github.url }}"
|
||||
onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'View Project on GitHub']);">
|
||||
GitHub Project</a> ·
|
||||
Version {{ site.font_awesome.version }} ·
|
||||
Created & Maintained by <a href="http://twitter.com/{{ site.font_awesome.author.twitter }}">Dave Gandy</a>
|
||||
Version {{ site.fontawesome.version }} ·
|
||||
Created & Maintained by <a href="http://twitter.com/{{ site.fontawesome.author.twitter }}">Dave Gandy</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,25 +1,25 @@
|
||||
/*!
|
||||
* Font Awesome {{ site.font_awesome.version }}
|
||||
* Font Awesome {{ site.fontawesome.version }}
|
||||
* the iconic font designed for Bootstrap
|
||||
* ------------------------------------------------------------------------------
|
||||
* The full suite of pictographic icons, examples, and documentation can be
|
||||
* found at {{ site.font_awesome.url }}. Stay up to date on Twitter at
|
||||
* http://twitter.com/{{ site.font_awesome.twitter }}.
|
||||
* found at {{ site.fontawesome.url }}. Stay up to date on Twitter at
|
||||
* http://twitter.com/{{ site.fontawesome.twitter }}.
|
||||
*
|
||||
* License
|
||||
* ------------------------------------------------------------------------------
|
||||
* - The Font Awesome font is licensed under {{ site.license.font.version }} -
|
||||
* {{ site.license.font.url }}
|
||||
* - Font Awesome CSS, LESS, and SASS files are licensed under {{ site.license.code.version }} -
|
||||
* {{ site.license.code.url }}
|
||||
* - Font Awesome documentation licensed under {{ site.license.documentation.version }} -
|
||||
* {{ site.license.documentation.url }}
|
||||
* - The Font Awesome font is licensed under {{ site.fontawesome.license.font.version }} -
|
||||
* {{ site.fontawesome.license.font.url }}
|
||||
* - Font Awesome CSS, LESS, and SASS files are licensed under {{ site.fontawesome.license.code.version }} -
|
||||
* {{ site.fontawesome.license.code.url }}
|
||||
* - Font Awesome documentation licensed under {{ site.fontawesome.license.documentation.version }} -
|
||||
* {{ site.fontawesome.license.documentation.url }}
|
||||
* - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
|
||||
* "Font Awesome by Dave Gandy - {{ site.font_awesome.url }}"
|
||||
* "Font Awesome by Dave Gandy - {{ site.fontawesome.url }}"
|
||||
*
|
||||
* Author - Dave Gandy
|
||||
* ------------------------------------------------------------------------------
|
||||
* Email: {{ site.font_awesome.author.email }}
|
||||
* Twitter: http://twitter.com/{{ site.font_awesome.author.twitter }}
|
||||
* Work: {{ site.font_awesome.author.work.title }} @ {{ site.font_awesome.author.work.name }} - {{ site.font_awesome.author.work.url }}
|
||||
* Email: {{ site.fontawesome.author.email }}
|
||||
* Twitter: http://twitter.com/{{ site.fontawesome.author.twitter }}
|
||||
* Work: {{ site.fontawesome.author.work.title }} @ {{ site.fontawesome.author.work.name }} - {{ site.fontawesome.author.work.url }}
|
||||
*/
|
@ -20,8 +20,8 @@
|
||||
Applies to all desktop and webfont files in the following directory:
|
||||
<code>font-awesome/font/</code>.
|
||||
</li>
|
||||
<li>License: {{ site.license.font.version }}</li>
|
||||
<li>URL: <a href="{{ site.license.font.url }}">{{ site.license.font.url }}</a></li>
|
||||
<li>License: {{ site.fontawesome.license.font.version }}</li>
|
||||
<li>URL: <a href="{{ site.fontawesome.license.font.url }}">{{ site.fontawesome.license.font.url }}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
@ -33,8 +33,8 @@
|
||||
<code>font-awesome/css/</code> and
|
||||
<code>font-awesome/less/</code>.
|
||||
</li>
|
||||
<li>License: {{ site.license.code.version }}</li>
|
||||
<li>URL: <a href="{{ site.license.code.url }}">{{ site.license.code.url }}</a></li>
|
||||
<li>License: {{ site.fontawesome.license.code.version }}</li>
|
||||
<li>URL: <a href="{{ site.fontawesome.license.code.url }}">{{ site.fontawesome.license.code.url }}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
@ -42,8 +42,8 @@
|
||||
<h2 class="page-header">Documentation License</h2>
|
||||
<ul>
|
||||
<li>Applies to all Font Awesome project files that are not a part of the Font or Code licenses.</li>
|
||||
<li>License: {{ site.license.documentation.version }}</li>
|
||||
<li>URL: <a href="{{ site.license.documentation.url }}">{{ site.license.documentation.url }}</a></li>
|
||||
<li>License: {{ site.fontawesome.license.documentation.version }}</li>
|
||||
<li>URL: <a href="{{ site.fontawesome.license.documentation.url }}">{{ site.fontawesome.license.documentation.url }}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="{{ page.relative_path }}icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="{{ page.relative_path }}icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in {{ site.font_awesome.version }}</a></li>
|
||||
<li><a href="{{ page.relative_path }}icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in {{ site.fontawesome.version }}</a></li>
|
||||
<li><a href="{{ page.relative_path }}icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="{{ page.relative_path }}icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="{{ page.relative_path }}icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -52,7 +52,7 @@
|
||||
<li{% if page.navbar_active == "license" %} class="active"{% endif %}><a href="{{ page.relative_path }}license/">License</a></li>
|
||||
</ul>
|
||||
<ul class="nav pull-right">
|
||||
<li><a href="{{ site.font_awesome.blog_url }}">Blog</a></li>
|
||||
<li><a href="{{ site.fontawesome.blog_url }}">Blog</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -8,10 +8,10 @@
|
||||
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102px" height="20px"></iframe>
|
||||
</li>
|
||||
<li class="follow-btn">
|
||||
<a href="https://twitter.com/{{ site.font_awesome.twitter }}" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @{{ site.font_awesome.twitter }}</a>
|
||||
<a href="https://twitter.com/{{ site.fontawesome.twitter }}" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @{{ site.fontawesome.twitter }}</a>
|
||||
</li>
|
||||
<li class="tweet-btn">
|
||||
<a href="https://twitter.com/share" class="twitter-share-button" data-url="{{ site.font_awesome.url }}" data-text="Font Awesome, the iconic font designed for Bootstrap" data-counturl="{{ site.font_awesome.legacy_url }}" data-count="horizontal" data-via="{{ site.font_awesome.twitter }}" data-related="{{ site.font_awesome.author.twitter }}:Creator of Font Awesome">Tweet</a>
|
||||
<a href="https://twitter.com/share" class="twitter-share-button" data-url="{{ site.fontawesome.url }}" data-text="Font Awesome, the iconic font designed for Bootstrap" data-counturl="{{ site.fontawesome.legacy_url }}" data-count="horizontal" data-via="{{ site.fontawesome.twitter }}" data-related="{{ site.fontawesome.author.twitter }}:Creator of Font Awesome">Tweet</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -1,7 +1,7 @@
|
||||
{% capture stripe_ad_content %}
|
||||
<p class="lead">
|
||||
Font Awesome is always getting a little awesome-er. So here's what's new in the latest version, Font Awesome
|
||||
{{ site.font_awesome.version }}. Have some ideas for new features?
|
||||
{{ site.fontawesome.version }}. Have some ideas for new features?
|
||||
<a href="{{ page.relative_path }}community/">Help contribute</a>.
|
||||
</p>
|
||||
{% endcapture %}
|
||||
@ -10,8 +10,8 @@
|
||||
<div id="whats-new">
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<h4><i class="icon-lightbulb"></i> {{ icons | version:site.font_awesome.version | size }} New Icons in {{ site.font_awesome.version }}</h4>
|
||||
Requested by the active community on the <a href="{{ site.font_awesome.github.url }}">Font Awesome GitHub project</a>.
|
||||
<h4><i class="icon-lightbulb"></i> {{ icons | version:site.fontawesome.version | size }} New Icons in {{ site.fontawesome.version }}</h4>
|
||||
Requested by the active community on the <a href="{{ site.fontawesome.github.url }}">Font Awesome GitHub project</a>.
|
||||
</div>
|
||||
<div class="span4">
|
||||
<h4><i class="icon-legal"></i> <a href="{{ page.relative_path }}license/">Better & Simpler License</a></h4>
|
||||
@ -36,7 +36,7 @@
|
||||
</div>
|
||||
<div class="span4">
|
||||
<h4><i class="icon-question-sign"></i> Want More Details?</h4>
|
||||
Check out the <a href="{{ site.font_awesome.github.url }}#changelog">CHANGELOG on the GitHub project</a> to see
|
||||
Check out the <a href="{{ site.fontawesome.github.url }}#changelog">CHANGELOG on the GitHub project</a> to see
|
||||
what's new and changed.
|
||||
</div>
|
||||
</div>
|
||||
|
@ -4,8 +4,8 @@
|
||||
// --------------------------
|
||||
|
||||
@FontAwesomePath: "../font";
|
||||
//@FontAwesomePath: "//netdna.bootstrapcdn.com/font-awesome/{{ site.font_awesome.version}}/font"; // for referencing Bootstrap CDN font files directly
|
||||
@FontAwesomeVersion: "{{ site.font_awesome.version }}";
|
||||
//@FontAwesomePath: "//netdna.bootstrapcdn.com/font-awesome/{{ site.fontawesome.version}}/font"; // for referencing Bootstrap CDN font files directly
|
||||
@FontAwesomeVersion: "{{ site.fontawesome.version }}";
|
||||
@borderColor: #eee;
|
||||
@iconMuted: #eee;
|
||||
@iconLight: #fff;
|
||||
|
@ -4,7 +4,7 @@ title: Font Awesome Cheatsheet
|
||||
relative_path: ../
|
||||
---
|
||||
{% capture jumbotron_h1 %}<i class="icon-list-ul icon-large"></i> Cheatsheet{% endcapture %}
|
||||
{% capture jumbotron_p %}The complete Font Awesome {{ site.font_awesome.version }} icon reference{% endcapture %}
|
||||
{% capture jumbotron_p %}The complete Font Awesome {{ site.fontawesome.version }} icon reference{% endcapture %}
|
||||
|
||||
{% include jumbotron.html %}
|
||||
{% include stripe-social.html %}
|
||||
|
@ -5,7 +5,7 @@ navbar_active: get-started
|
||||
relative_path: ../
|
||||
---
|
||||
{% capture jumbotron_h1 %}<i class="icon-cogs icon-large"></i> Get Started{% endcapture %}
|
||||
{% capture jumbotron_p %}Easy ways to get Font Awesome {{ site.font_awesome.version }} onto your website{% endcapture %}
|
||||
{% capture jumbotron_p %}Easy ways to get Font Awesome {{ site.fontawesome.version }} onto your website{% endcapture %}
|
||||
|
||||
{% include jumbotron.html %}
|
||||
{% include stripe-social.html %}
|
||||
|
@ -5,7 +5,7 @@ navbar_active: icons
|
||||
relative_path: ../
|
||||
---
|
||||
{% capture jumbotron_h1 %}<i class="icon-flag icon-large"></i> The Icons{% endcapture %}
|
||||
{% capture jumbotron_p %}The complete set of {{ icons | size }} icons in Font Awesome {{ site.font_awesome.version }}{% endcapture %}
|
||||
{% capture jumbotron_p %}The complete set of {{ icons | size }} icons in Font Awesome {{ site.fontawesome.version }}{% endcapture %}
|
||||
|
||||
{% include jumbotron.html %}
|
||||
{% include stripe-social.html %}
|
||||
|
@ -5,7 +5,7 @@ navbar_active: whats-new
|
||||
relative_path: ../
|
||||
---
|
||||
{% capture jumbotron_h1 %}<i class="icon-lightbulb icon-large"></i> What's New{% endcapture %}
|
||||
{% capture jumbotron_p %}What's New in the latest version — Font Awesome {{ site.font_awesome.version }}{% endcapture %}
|
||||
{% capture jumbotron_p %}What's New in the latest version — Font Awesome {{ site.fontawesome.version }}{% endcapture %}
|
||||
|
||||
{% include jumbotron.html %}
|
||||
{% include stripe-social.html %}
|
||||
|
31
package.json
31
package.json
@ -6,12 +6,32 @@
|
||||
"homepage": "http://fontawesome.io/",
|
||||
"author": {
|
||||
"name": "Dave Gandy",
|
||||
"email": "dave@fontawesome.io"
|
||||
"email": "dave@fontawesome.io",
|
||||
"web": "http://twitter.com/byscuits"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/FortAwesome/Font-Awesome.git"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Dave Gandy",
|
||||
"email": "dave@fontawesome.io",
|
||||
"web": "http://scripts.sil.org/OFL"
|
||||
},
|
||||
{
|
||||
"name": "Rob Madole",
|
||||
"web": "http://twitter.com/robmadole"
|
||||
},
|
||||
{
|
||||
"name": "Geremia Taglialatela",
|
||||
"web": "http://twitter.com/gtagliala"
|
||||
},
|
||||
{
|
||||
"name": "Travis Chase",
|
||||
"web": "http://twitter.com/supercodepoet"
|
||||
}
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "SIL OFL 1.1",
|
||||
@ -20,13 +40,10 @@
|
||||
{
|
||||
"type": "MIT License",
|
||||
"url": "http://opensource.org/licenses/mit-license.html"
|
||||
},
|
||||
{
|
||||
"type": "CC BY 3.0",
|
||||
"url": "http://creativecommons.org/licenses/by/3.0/"
|
||||
}
|
||||
],
|
||||
"devDependencies": {
|
||||
"recess": "1.1.6"
|
||||
"dependencies": {
|
||||
"jekyll": "1.0.2",
|
||||
"lessc": "1.3.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user