From e25b77efde9d65df7dfaa69345a35a3408d97b23 Mon Sep 17 00:00:00 2001 From: davegandy Date: Sun, 5 May 2013 23:34:45 -0400 Subject: [PATCH] rounding out the contribute page --- build/_includes/contribute.html | 71 ++-- build/_includes/get-started.html | 9 +- build/_includes/icons/medical.html | 2 +- build/_includes/navbar.html | 2 +- build/_includes/say-thanks.html | 22 -- build/assets/font/FontAwesome.otf | Bin 48052 -> 48272 bytes build/contribute/index.html | 14 + build/icons.yml | 584 +++++++++++++++-------------- build/thanks/index.html | 14 - 9 files changed, 355 insertions(+), 363 deletions(-) delete mode 100644 build/_includes/say-thanks.html create mode 100644 build/contribute/index.html delete mode 100644 build/thanks/index.html diff --git a/build/_includes/contribute.html b/build/_includes/contribute.html index 9906c3868..e04569933 100644 --- a/build/_includes/contribute.html +++ b/build/_includes/contribute.html @@ -1,38 +1,45 @@ -
- +
+ +

+ Found a bug? Want to request a new icon? Want to see what's up next for the project? + Submit an issue on the + GitHub project. Here are a few guidelines: +

+
    +
  1. Be nice. No one likes a jackass.
  2. +
  3. Check to see if your issue you want to open already exists. Search is a beautiful invention.
  4. +
  5. + If you're making a request for a new icon, it's helpful if you include the following: +
      +
    • Title your request Icon request: icon-name
    • +
    • Icon use cases. How do you want to be using it?
    • +
    • Attach an image or two that represent the idea you're going for. Remember that font icons are a single color.
    • +
    +
  6. +
+ +
+ +
+ +

+ Hopefully you think Font Awesome is awesome. I've put hundreds of hours into the project to give back to the + open source community. If you'd like, here are a couple of ways you can tell me thanks for all my hard work. +

-
- -
-
-

- Want to help make Font Awesome even more awesome? Contribute back to the Font Awesome community by designing - new pictograms for the set. -

+
+

Help me buy an iMac

- If selected, you'll retain the CC-BY license to your pictogram and get attribution - right here on the Font Awesome site. + Contribute to a shiny + new iMac for me to keep making great icons. +

+
+
+

My Amazon Wish List

+

+ Or pick something straight + from my wish list. Gift cards are great.

-

How to Submit New Icons

-
    -
  1. Download the icon-flag.pdf template.
  2. -
  3. - Open the PDF in Adobe Illustrator. You'll notice the file has dimensions of 60x56. This is exactly 4x the - max icon size of 15 wide by 14 tall. The template is an example of the flag icon to use as a guide. -
  4. -
  5. - Design your icon. In order to make it into the set, your icon must look pixel perfect. The easiest way to do - this is to make sure your line widths in the template are some multiple of 4px. Diagonals are rough, too. - Don't split pixels right down the middle, as they blur more when rendering. Zoom out to 25% to get a good idea - of how it will render in the font. -
  6. -
  7. - Submit your icon. Drop me an email at dave@davegandy.com. Make sure to - use the subject [Font Awesome] [Icon Contribution] icon-name and attach your PDF file. If your - icon makes it into Font Awesome (I'm keeping a very tight reign on quality), I'll ask what contact info you'd - like to use for attribution. -
  8. -
diff --git a/build/_includes/get-started.html b/build/_includes/get-started.html index 6076ba06d..fa14ee71f 100644 --- a/build/_includes/get-started.html +++ b/build/_includes/get-started.html @@ -20,8 +20,8 @@
  • Paste the following code into the <head> section of your site's HTML. {% highlight html %} - - + + {% endhighlight %}
    Want to use Font Awesome by itself without Bootstrap? Just skip pasting in the first line. @@ -45,7 +45,10 @@
  • Copy font-awesome.min.css into your project.
  • Open your project's font-awesome.min.css and edit the font paths to ensure they point to the right place. -

    The font path is relative from your CSS directory.

    +

    + The font path is relative from your CSS directory. If you're having an issue + getting Font Awesome icons to load, this is likely the issue. +

  • In the <head> of your html, reference the location to your font-awesome.min.css. diff --git a/build/_includes/icons/medical.html b/build/_includes/icons/medical.html index 763e54f4f..168e59434 100644 --- a/build/_includes/icons/medical.html +++ b/build/_includes/icons/medical.html @@ -1,6 +1,6 @@
    - +
      diff --git a/build/_includes/navbar.html b/build/_includes/navbar.html index b4cdbdb18..be4d54ea8 100644 --- a/build/_includes/navbar.html +++ b/build/_includes/navbar.html @@ -8,8 +8,8 @@ Icons Examples What's New + Contribute Roadmap - Say Thanks