diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..f13145254 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +fontawesome.io \ No newline at end of file diff --git a/_config.yml b/_config.yml index 034f78a3c..19cb92816 100644 --- a/_config.yml +++ b/_config.yml @@ -15,16 +15,19 @@ icon_meta: build/icons.yml icon_layout: icon.html # Relative to _layouts directory icon_destination: icon # Relative to destination -font-awesome: +font_awesome: version: 3.1.0 - url: http://fortawesome.github.com/Font-Awesome/ + url: http://fontawesome.io + legacy_url: http://fortawesome.github.com/Font-Awesome/ author: name: Dave Gandy - email: dave@davegandy.com + email: dave@fontawesome.io github: url: https://github.com/FortAwesome/Font-Awesome project: Font-Awesome org: FortAwesome + icon_count: 281 + new_icon_count: 32 bootstrap: version: 2.3.1 diff --git a/build/_includes/contribute.html b/build/_includes/contribute.html index 5a83cd641..29abf6826 100644 --- a/build/_includes/contribute.html +++ b/build/_includes/contribute.html @@ -1,10 +1,46 @@ +{% capture stripe_ad_content %} +
+ Font Awesome has a vibrant community centered around the GitHub project. + You can request new icons, report bugs, submit pull requests, and check upcoming milestones. +
+{% endcapture %} +{% include stripe-ad.html %} + ++ New icons mostly start as requests by the + Font Awesome community on GitHub. Want to request a new + icon? Here are some things to keep in mind: +
+Icon request: icon-name
.
+ Found a bug? Want to request a new icon? Want to see what's up next for the project? - Submit an issue or a - pull request on the - GitHub project. Here are a few guidelines: + Submit an issue or a + pull request on the + GitHub project. Here are a few guidelines:
- Font Awesome
Version {{ site.font-awesome.version }}
+ Font Awesome
Version {{ site.font_awesome.version }}
- Font Awesome
Version {{ site.font-awesome.version }}
+ Font Awesome
Version {{ site.font_awesome.version }}
Synchronizing Content...
diff --git a/build/_includes/footer.html b/build/_includes/footer.html
index 6608ce0e7..a039edff3 100644
--- a/build/_includes/footer.html
+++ b/build/_includes/footer.html
@@ -1,7 +1,7 @@
diff --git a/build/_includes/get-started.html b/build/_includes/get-started.html
index f7d7a8fa0..1137d7b7d 100644
--- a/build/_includes/get-started.html
+++ b/build/_includes/get-started.html
@@ -1,17 +1,11 @@
-
- Setting up Font Awesome can be as simple as adding two lines of code to your website, or you can be a pro and
- customize the LESS yourself! Font Awesome even plays nicely with
- Bootstrap!
-
+ Setting up Font Awesome can be as simple as adding two lines of code to your website, or you can be a pro and + customize the LESS yourself! Font Awesome even plays nicely with + Bootstrap! +
+{% endcapture %} +{% include stripe-ad.html %}<head>
section of your site's HTML.
{% highlight html %}
-
+
{% endhighlight %}
- You asked, Font Awesome delivers with 40 shiny new icons in version {{ site.font-awesome.version }}. New icons can be requested on the + You asked, Font Awesome delivers with {{ site.font_awesome.new_icon_count }} shiny new icons in version {{ site.font_awesome.version }}. New icons can be requested on the Font Awesome GitHub project.
{% if page.navbar_active == "icons" %} diff --git a/build/_includes/jumbotron-slider.html b/build/_includes/jumbotron-slider.html index 80dab513f..128458b92 100644 --- a/build/_includes/jumbotron-slider.html +++ b/build/_includes/jumbotron-slider.html @@ -6,7 +6,7 @@The iconic font designed for Bootstrap
+ 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? + Help contribute. +
+{% endcapture %} +{% include stripe-ad.html %} +- 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? - Help contribute. -
-+ Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, + and anything that can be done with the power of CSS. +
+ {% endcapture %} + {% include stripe-ad.html %} {% include why.html %} {% include special-thanks.html %} diff --git a/build/license/index.html b/build/license/index.html new file mode 100644 index 000000000..80432ed1b --- /dev/null +++ b/build/license/index.html @@ -0,0 +1,14 @@ +--- +layout: base +title: Font Awesome License +navbar_active: license +--- +{% capture jumbotron_h1 %} License{% endcapture %} +{% capture jumbotron_p %}The full details of how Font Awesome is licensed{% endcapture %} + +{% include jumbotron.html %} +{% include stripe-social.html %} + +