diff --git a/_config.yml b/_config.yml index fe560a316..955650490 100644 --- a/_config.yml +++ b/_config.yml @@ -19,9 +19,11 @@ font_awesome: version: 3.1.0 url: http://fontawesome.io legacy_url: http://fortawesome.github.com/Font-Awesome/ + twitter: fortaweso_me author: name: Dave Gandy email: dave@fontawesome.io + twitter: byscuits github: url: https://github.com/FortAwesome/Font-Awesome project: Font-Awesome diff --git a/build/_includes/contribute.html b/build/_includes/community.html similarity index 70% rename from build/_includes/contribute.html rename to build/_includes/community.html index 5c51777ee..498f14d7c 100644 --- a/build/_includes/contribute.html +++ b/build/_includes/community.html @@ -1,12 +1,58 @@ {% 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. + Font Awesome has a vibrant community of folks helping each other out. You can + get support, + report bugs, + request new icons, + submit pull requests, and + check upcoming milestones.

{% endcapture %} {% include stripe-ad.html %} -
+
+ +

+ Having trouble getting Font Awesome up and running? Something not working the way you think it should? I hate that + I don't have time to answer Font Awesome support emails anymore. So here are some things you might wanna do: +

+
    +
  1. + Make sure you've read the latest version of how to get started. + It's been updated recently to make Font Awesome even easier to use. +
  2. +
  3. + Check out the existing questions tagged as + Font Awesome over on Stack Overflow. Other folks might have had the same question you've had. +
  4. +
  5. + Can't find the answer to your question on Stack Overflow? + Ask a new question, then + send me an email and I might be able to take a look. +
  6. +
+
+ +
+ +

+ Found a problem with Font Awesome? Feel free to submit an issue on the GitHub project. But please keep the following in mind: +

+
    +
  1. Please be nice. Font Awesome is a happy place.
  2. +
  3. Please search to see if your icon request already exists.
  4. +
  5. + Before opening any issue, please read the generic issue + guidelines, by Nicolas Gallagher. +
  6. +
  7. + After doing everything above, feel free to + submit an issue. +
  8. +
+
+ +

New icons mostly start as requests by the @@ -32,28 +78,9 @@ to represent happiness. It's easier to make a smiley face. -

- -
- -

- Found a problem with Font Awesome? Feel free to submit an issue on the GitHub project. But please keep the following in mind: -

-
    -
  1. Please be nice. Font Awesome is a happy place.
  2. -
  3. Please search to see if your icon request already exists.
  4. -
  5. - Before opening any issue, please read the generic issue - guidelines, by Nicolas Gallagher. -
  6. -
  7. - After doing everything above, feel free to - submit an issue. -
  8. -
-
+
Found a way to solve a bug in Font Awesome? Want to contribute new features? Here are a few things to remember:
    @@ -66,7 +93,7 @@
-
+

Want to keep up with what's planned for Font Awesome? Check out our diff --git a/build/_includes/icons/new.html b/build/_includes/icons/new.html index 9984ee2d6..0108304ab 100644 --- a/build/_includes/icons/new.html +++ b/build/_includes/icons/new.html @@ -6,7 +6,7 @@

You asked, Font Awesome delivers with {{ site.font_awesome.new_icon_count }} shiny new icons in version {{ site.font_awesome.version }}. - Want to request new icons? Here's how to request new icons. + Want to request new icons? Here's how to request new icons.

{% if page.navbar_active == "icons" %} diff --git a/build/_includes/navbar.html b/build/_includes/navbar.html index ed661845e..83583a80e 100644 --- a/build/_includes/navbar.html +++ b/build/_includes/navbar.html @@ -30,7 +30,7 @@ What's New - Contribute + Community License