index.html 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  1. <!DOCTYPE html>
  2. <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
  3. <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
  4. <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
  5. <!--[if (gte IE 9)|!(IE)]><!-->
  6. <html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]-->
  7. <head>
  8. <!-- Basic Page Needs
  9. ================================================== -->
  10. <meta charset="utf-8" />
  11. <title>The Font Awesome Community</title>
  12. <meta name="description" content="Font Awesome, the iconic font designed for Bootstrap">
  13. <meta name="author" content="Dave Gandy">
  14. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  15. <!--<meta name="viewport" content="initial-scale=1; maximum-scale=1">-->
  16. <!--[if lt IE 9]>
  17. <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  18. <![endif]-->
  19. <!-- CSS
  20. ================================================== -->
  21. <link rel="stylesheet" href="../assets/css/site.css">
  22. <link rel="stylesheet" href="../assets/css/pygments.css">
  23. <link rel="stylesheet" href="../assets/font-awesome/css/font-awesome.css">
  24. <!--[if IE 7]>
  25. <link rel="stylesheet" href="../assets/font-awesome/css/font-awesome-ie7.css">
  26. <![endif]-->
  27. <!-- Le fav and touch icons -->
  28. <link rel="shortcut icon" href="../assets/ico/favicon.ico">
  29. <script type="text/javascript" src="//use.typekit.net/wnc7ioh.js"></script>
  30. <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
  31. <script type="text/javascript">
  32. var _gaq = _gaq || [];
  33. _gaq.push(['_setAccount', 'UA-30136587-1']);
  34. _gaq.push(['_trackPageview']);
  35. (function() {
  36. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  37. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  38. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  39. })();
  40. </script>
  41. </head>
  42. <body data-spy="scroll" data-target=".navbar">
  43. <div class="wrapper"> <!-- necessary for sticky footer. wrap all content except footer -->
  44. <div class="navbar navbar-inverse navbar-static-top hidden-print">
  45. <div class="navbar-inner">
  46. <div class="container">
  47. <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
  48. <span class="icon-bar"></span>
  49. <span class="icon-bar"></span>
  50. <span class="icon-bar"></span>
  51. </a>
  52. <a class="brand" href="../"><i class="icon-flag"></i> Font Awesome</a>
  53. <div class="nav-collapse collapse">
  54. <ul class="nav">
  55. <li class="hidden-tablet "><a href="../">Home</a></li>
  56. <li><a href="../get-started/">Get Started</a></li>
  57. <li class="dropdown-split-left"><a href="../icons/">Icons</a></li>
  58. <li class="dropdown dropdown-split-right hidden-phone">
  59. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  60. <i class="icon-caret-down"></i>
  61. </a>
  62. <ul class="dropdown-menu pull-right">
  63. <li><a href="../icons/"><i class="icon-flag icon-fixed-width"></i>&nbsp; Icons</a></li>
  64. <li class="divider"></li>
  65. <li><a href="../icons/#new"><i class="icon-shield icon-fixed-width"></i>&nbsp; New Icons in 3.2.1</a></li>
  66. <li><a href="../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i>&nbsp; Web Application Icons</a></li>
  67. <li><a href="../icons/#currency"><i class="icon-won icon-fixed-width"></i>&nbsp; Currency Icons</a></li>
  68. <li><a href="../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i>&nbsp; Text Editor Icons</a></li>
  69. <li><a href="../icons/#directional"><i class="icon-hand-right icon-fixed-width"></i>&nbsp; Directional Icons</a></li>
  70. <li><a href="../icons/#video-player"><i class="icon-play-sign icon-fixed-width"></i>&nbsp; Video Player Icons</a></li>
  71. <li><a href="../icons/#brand"><i class="icon-github icon-fixed-width"></i>&nbsp; Brand Icons</a></li>
  72. <li><a href="../icons/#medical"><i class="icon-medkit icon-fixed-width"></i>&nbsp; Medical Icons</a></li>
  73. </ul>
  74. </li>
  75. <li class="dropdown-split-left"><a href="../examples/">Examples</a></li>
  76. <li class="dropdown dropdown-split-right hidden-phone">
  77. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  78. <i class="icon-caret-down"></i>
  79. </a>
  80. <ul class="dropdown-menu pull-right">
  81. <li><a href="../examples/">Examples</a></li>
  82. <li class="divider"></li>
  83. <li><a href="../examples/#new-styles">New Styles</a></li>
  84. <li><a href="../examples/#inline-icons">Inline Icons</a></li>
  85. <li><a href="../examples/#larger-icons">Larger Icons</a></li>
  86. <li><a href="../examples/#bordered-pulled">Bordered & Pulled</a></li>
  87. <li><a href="../examples/#buttons">Buttons</a></li>
  88. <li><a href="../examples/#button-groups">Button Groups</a></li>
  89. <li><a href="../examples/#button-dropdowns">Button Dropdowns</a></li>
  90. <li><a href="../examples/#bulleted-lists">Bulleted Lists</a></li>
  91. <li><a href="../examples/#navigation">Navigation</a></li>
  92. <li><a href="../examples/#form-inputs">Form Inputs</a></li>
  93. <li><a href="../examples/#animated-spinner">Animated Spinner</a></li>
  94. <li><a href="../examples/#rotated-flipped">Rotated &amp; Flipped</a></li>
  95. <li><a href="../examples/#stacked">Stacked</a></li>
  96. <li><a href="../examples/#custom">Custom CSS</a></li>
  97. </ul>
  98. </li>
  99. <li><a href="../whats-new/">
  100. <span class="hidden-tablet">What's </span>New</a>
  101. </li>
  102. <li class="active"><a href="../community/">Community</a></li>
  103. <li><a href="../license/">License</a></li>
  104. </ul>
  105. <ul class="nav pull-right">
  106. <li><a href="http://blog.fontawesome.io">Blog</a></li>
  107. </ul>
  108. </div>
  109. </div>
  110. </div>
  111. </div>
  112. <div class="jumbotron jumbotron-ad hidden-print">
  113. <div class="container">
  114. <h1><i class="icon-thumbs-up-alt icon-large"></i>&nbsp; Community</h1>
  115. <p>Lots of ways to get involved with Font Awesome</p>
  116. </div>
  117. </div>
  118. <div id="social-buttons" class="hidden-print">
  119. <div class="container">
  120. <ul class="unstyled inline">
  121. <li>
  122. <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
  123. </li>
  124. <li>
  125. <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>
  126. </li>
  127. <li class="follow-btn">
  128. <a href="https://twitter.com/fontawesome" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @fontawesome</a>
  129. </li>
  130. <li class="tweet-btn hidden-phone">
  131. <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://fontawesome.io" data-text="Font Awesome, the iconic font designed for Bootstrap" data-counturl="http://fortawesome.github.com/Font-Awesome/" data-count="horizontal" data-via="fontawesome" data-related="davegandy:Creator of Font Awesome">Tweet</a>
  132. </li>
  133. </ul>
  134. </div>
  135. </div>
  136. <div class="container">
  137. <section class="old-docs">
  138. <div class="row">
  139. <div class="span12">
  140. <div class="alert alert-danger">
  141. <strong>Heads up!</strong> These docs are for v3.2.1, which is no longer officially supported. <a href="../../">Check out the latest version of Font Awesome!</a>
  142. </div>
  143. </div>
  144. </div>
  145. </section>
  146. <section class="hidden-print">
  147. <div class="row stripe-ad">
  148. <div class="span8">
  149. <p class="lead">
  150. Font Awesome has a vibrant community of folks helping each other out. You can
  151. <a href="#getting-support">get support</a>,
  152. <a href="#reporting-bugs">report bugs</a>,
  153. <a href="#requesting-new-icons">request new icons</a>,
  154. <a href="#submitting-pull-requests">submit pull requests</a>, and
  155. <a href="#project-milestones">check upcoming milestones</a>.
  156. </p>
  157. </div>
  158. <div class="span4">
  159. <div id="carbonads-container"><div class="carbonad"><div id="azcarbon"></div><script type="text/javascript">var z = document.createElement("script"); z.type = "text/javascript"; z.async = true; z.src = "http://engine.carbonads.com/z/32291/azcarbon_2_1_0_HORIZ"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(z, s);</script></div></div>
  160. </div>
  161. </div>
  162. </section>
  163. <div id="getting-support">
  164. <h2 class="page-header">Getting Support</h2>
  165. <p>
  166. Having trouble getting Font Awesome up and running? Something not working the way you think it should? I hate that
  167. I don't have time to answer Font Awesome support emails anymore. So here are some things you might wanna do:
  168. </p>
  169. <ol>
  170. <li>
  171. Make sure you've read the latest version of how to <a href="../get-started/">get started</a>.
  172. It's been updated recently to make Font Awesome even easier to use.
  173. </li>
  174. <li>
  175. Check out the <a href="http://stackoverflow.com/questions/tagged/font-awesome">existing questions tagged as
  176. Font Awesome</a> over on Stack Overflow. Other folks might have had the same question you've had.
  177. </li>
  178. <li>
  179. Can't find the answer to your question on Stack Overflow?
  180. <a href="http://stackoverflow.com/questions/ask?tags=font-awesome">Ask a new question</a>, then
  181. <a href="mailto:dave@fontawesome.io">send me an email</a> and I might be able to take a look.
  182. </li>
  183. </ol>
  184. </div>
  185. <section id="reporting-bugs">
  186. <h2 class="page-header">Reporting Bugs</h2>
  187. <p>
  188. Found a problem with Font Awesome? Feel free to submit an issue on the GitHub project. But please keep the following in mind:
  189. </p>
  190. <ol>
  191. <li>Please be nice. Font Awesome is a happy place.</li>
  192. <li>Please <a href="https://github.com/FortAwesome/Font-Awesome/search?type=Issues">search</a> to see if your icon request already exists.</li>
  193. <li>
  194. Before opening any issue, please read the generic <a href="https://github.com/necolas/issue-guidelines">issue
  195. guidelines</a>, by <a href="https://github.com/necolas/">Nicolas Gallagher</a>.
  196. </li>
  197. <li>
  198. After doing everything above, feel free to
  199. <a href="https://github.com/FortAwesome/Font-Awesome/issues/new">submit an issue</a>.
  200. </li>
  201. </ol>
  202. </section>
  203. <section id="requesting-new-icons">
  204. <h2 class="page-header">Requesting New Icons</h2>
  205. <p>
  206. New icons mostly start as requests by the
  207. <a href="https://github.com/FortAwesome/Font-Awesome/issues">Font Awesome community on GitHub</a>. Want to request a new
  208. icon? Here are some things to keep in mind:
  209. </p>
  210. <ol>
  211. <li>Please be nice. Font Awesome is a happy place.</li>
  212. <li>Please <a href="https://github.com/FortAwesome/Font-Awesome/search?type=Issues">search</a> to see if your icon request already exists.</li>
  213. <li>
  214. Please and thank you if you include the following:
  215. <ul>
  216. <li>
  217. Title your <a href="https://github.com/FortAwesome/Font-Awesome/issues/new?title=Icon%20Request:%20icon-name">new issue</a>
  218. <code>Icon request: icon-name</code>.
  219. </li>
  220. <li>Include a few use cases for your requested icon. How do you plan on using it?</li>
  221. <li>Attach a single color image or two that represent the idea you're going for.</li>
  222. </ul>
  223. </li>
  224. <li>
  225. Concrete objects make good icons, since abstract concepts are, well, abstract. It's harder to make an icon
  226. to represent happiness. It's easier to make a smiley face. <i class="icon-smile"></i>
  227. </li>
  228. </ol>
  229. </section>
  230. <section id="submitting-pull-requests">
  231. <h2 class="page-header">Submitting Pull Requests</h2>
  232. Found a way to solve a bug in Font Awesome? Want to contribute new features? Here are a few things to remember:
  233. <ol>
  234. <li>Please submit all pull requests against *-wip branches.</li>
  235. <li>All pull requests submitted against master will be sumarily closed and this guide referenced.</li>
  236. <li>
  237. After doing everything above, feel free to
  238. <a href="https://github.com/FortAwesome/Font-Awesome/issues/new">submit a pull request</a>.
  239. </li>
  240. </ol>
  241. </section>
  242. <section id="project-milestones">
  243. <h2 class="page-header">Project Milestones</h2>
  244. <p>
  245. Want to keep up with what's planned for Font Awesome? Check out our
  246. <a href="https://github.com/FortAwesome/Font-Awesome/milestones">milestones</a> on the GitHub project.
  247. </p>
  248. </section>
  249. <section id="thanks-to">
  250. <h2 class="page-header">Thanks To</h2>
  251. <div class="row">
  252. <div class="span4">
  253. <p>
  254. Thanks to <a href="https://twitter.com/robmadole/">@robmadole</a> and
  255. <a href="https://twitter.com/supercodepoet/">@supercodepoet</a> for icon design
  256. review, advice, some Jekyll help, and being all around badass coders.
  257. </p>
  258. </div>
  259. <div class="span4">
  260. <p>
  261. Thanks to <a href="https://twitter.com/grantgordon">@grantgordon</a> and
  262. <a href="https://twitter.com/johnsmclay">@johnsmclay</a> for developing and hosting
  263. <a href="http://icnfnt.com/">icnfnt</a>, the best way to subset Font Awesome.
  264. </p>
  265. </div>
  266. <div class="span4">
  267. <p>
  268. Thanks to <a href="http://maxcdn.com"><i class="icon-maxcdn"></i> MaxCDN</a> for providing the excellent
  269. <a href="http://www.bootstrapcdn.com/#tab_fontawesome">BootstrapCDN</a>, the fastest and easiest way to
  270. <a href="../get-started/#bootstrapcdn">get started</a> with Font Awesome.
  271. </p>
  272. </div>
  273. </div>
  274. </section>
  275. <section id="tell-me-thanks">
  276. <h2 class="page-header">Tell Me Thanks</h2>
  277. <p class="lead">
  278. Hopefully you think Font Awesome <em>is</em> awesome. I've put hundreds of hours into the project to give back to the
  279. open source community. If you'd like, here are a couple of ways you can tell me thanks for all my hard work.
  280. </p>
  281. <div class="row">
  282. <div class="span6">
  283. <h3><a href="https://www.gittip.com/davegandy/"><i class="icon-gittip"></i> Tip me on Gittip</a></h3>
  284. <p>
  285. Gittip is a great way to let developers know you appreciate their work.
  286. </p>
  287. </div>
  288. <div class="span6">
  289. <h3><a href="http://amzn.com/w/G64X58AY416W" target="_blank">My Amazon Wish List</a></h3>
  290. <p>
  291. Or pick something straight
  292. from <a href="http://amzn.com/w/G64X58AY416W" target="_blank">my wish list</a>. Gift cards are great.
  293. </p>
  294. </div>
  295. </div>
  296. </section>
  297. </div>
  298. <div class="push"><!-- necessary for sticky footer --></div>
  299. </div>
  300. <footer class="footer hidden-print">
  301. <div class="container text-center">
  302. <div>
  303. <i class="icon-flag"></i> Font Awesome 3.2.1
  304. <span class="hidden-phone">&middot;</span><br class="visible-phone">
  305. Created and Maintained by <a href="http://twitter.com/davegandy">Dave Gandy</a>
  306. </div>
  307. <div>
  308. Font Awesome licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
  309. <span class="hidden-phone">&middot;</span><br class="visible-phone">
  310. Code licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>
  311. <span class="hidden-phone hidden-tablet">&middot;</span><br class="visible-phone visible-tablet">
  312. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>
  313. </div>
  314. <div>
  315. 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>
  316. </div>
  317. <div class="project">
  318. <a href="https://github.com/FortAwesome/Font-Awesome">GitHub Project</a> &middot;
  319. <a href="https://github.com/FortAwesome/Font-Awesome/issues">Issues</a>
  320. </div>
  321. </div>
  322. </footer>
  323. <script src="http://platform.twitter.com/widgets.js"></script>
  324. <script src="../assets/js/jquery-1.7.1.min.js"></script>
  325. <script src="../assets/js/ZeroClipboard-1.1.7.min.js"></script>
  326. <script src="../assets/js/bootstrap-2.3.1.min.js"></script>
  327. <script src="../assets/js/site.js"></script>
  328. </body>
  329. </html>