index.html 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <!-- Basic Page Needs
  5. ================================================== -->
  6. <meta charset="utf-8" />
  7. <meta name="viewport" content="width=device-width,initial-scale=1">
  8. <meta name="description" content="Fork Awesome, a fork of the iconic font and CSS framework">
  9. <meta name="author" content="Dave Gandy">
  10. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11. <link rel="shortcut icon" href="../assets/ico/favicon.ico">
  12. <title>The Fork Awesome Community</title>
  13. <!-- CSS
  14. ================================================== -->
  15. <link rel="stylesheet" href="../assets/css/site.css">
  16. <link rel="stylesheet" href="../assets/css/pygments.css">
  17. <link rel="stylesheet" href="../assets/css/share.min.css">
  18. <link rel="stylesheet" href="../assets/fork-awesome/css/fork-awesome.css">
  19. <!-- Twitter
  20. ================================================== -->
  21. <meta name="twitter:title" content="The Fork Awesome Community">
  22. <meta name="twitter:card" content="summary_large_image">
  23. <meta name="twitter:description" content="Fork Awesome, a fork of the iconic font and CSS toolkit">
  24. <meta name="twitter:image" content="https://forkawesome.github.io/Fork-Awesome/assets/images/banner.jpg">
  25. <!-- FACEBOOK
  26. ================================================== -->
  27. <meta property="og:url" content="https://forkawesome.github.io/Fork-Awesome/">
  28. <meta property="og:title" content="The Fork Awesome Community">
  29. <meta name="description" property="og:description" content="Fork Awesome, a fork of the iconic font and CSS toolkit" />
  30. <meta property="og:image" content="https://forkawesome.github.io/Fork-Awesome/assets/images/banner.jpg">
  31. <!--[if lt IE 9]>
  32. <script src="../assets/js/html5shiv.js"></script>
  33. <script src="../assets/js/respond.min.js"></script>
  34. <![endif]-->
  35. </head>
  36. <body class="font-awesome ">
  37. <div id="wrap"> <!-- necessary for sticky footer. wrap all content except footer -->
  38. <div class="navbar navbar-inverse navbar-static-top hidden-print">
  39. <div class="container">
  40. <div class="navbar-header">
  41. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
  42. <i class="fa fa-bars fa-lg" aria-hidden="true" title="Toggle navigation"></i>
  43. <span class="sr-only">Toggle navigation</span>
  44. </button>
  45. <a class="navbar-brand" href="../"><i class="fa fa-fork-awesome" aria-hidden="true"></i> Fork Awesome</a>
  46. </div>
  47. <div class="navbar-collapse collapse">
  48. <ul class="nav navbar-nav">
  49. <li class="hidden-sm "><a href="../">Home</a></li>
  50. <li class="hidden-sm">
  51. <a href="../whats-new/">What's New</a>
  52. </li>
  53. <li class="hidden-xs hidden-md hidden-lg">
  54. <a href="../whats-new/">New</a>
  55. </li>
  56. <li class="hidden-sm"><a href="../get-started/">Get Started</a></li>
  57. <li class="hidden-xs hidden-md hidden-lg">
  58. <a href="../get-started/">Start</a>
  59. </li>
  60. <li class="dropdown-split-left"><a href="../icons/">Icons</a></li>
  61. <li class="dropdown dropdown-split-right hidden-xs">
  62. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  63. <i class="fa fa-caret-down" aria-hidden="true" title="Toggle dropdown menu"></i>
  64. <span class="sr-only">Toggle dropdown menu</span>
  65. <span class="toggle drop down"></span>
  66. </a>
  67. <ul class="dropdown-menu pull-right">
  68. <li><a href="../icons/"><i class="fa fa-flag fa-fw" aria-hidden="true"></i>&nbsp; All Icons</a></li>
  69. <li class="divider"></li>
  70. <li><a href="../icons/#new"><i class="fa fa-handshake-o fa-fw" aria-hidden="true"></i>&nbsp; New Icons in 4.7</a></li>
  71. <li><a href="../icons/#web-application"><i class="fa fa-camera-retro fa-fw" aria-hidden="true"></i>&nbsp; Web Application Icons</a></li>
  72. <li><a href="../icons/#accessibility"><i class="fa fa-universal-access fa-fw" aria-hidden="true"></i>&nbsp; Accessibility Icons</a></li>
  73. <li><a href="../icons/#hand"><i class="fa fa-hand-spock-o fa-fw" aria-hidden="true"></i>&nbsp; Hand Icons</a></li>
  74. <li><a href="../icons/#transportation"><i class="fa fa-ship fa-fw" aria-hidden="true"></i>&nbsp; Transportation Icons</a></li>
  75. <li><a href="../icons/#gender"><i class="fa fa-venus fa-fw" aria-hidden="true"></i>&nbsp; Gender Icons</a></li>
  76. <li><a href="../icons/#file-type"><i class="fa fa-file-image-o fa-fw" aria-hidden="true"></i>&nbsp; File Type Icons</a></li>
  77. <li><a href="../icons/#spinner"><i class="fa fa-spinner fa-fw" aria-hidden="true"></i>&nbsp; Spinner Icons</a></li>
  78. <li><a href="../icons/#form-control"><i class="fa fa-check-square fa-fw" aria-hidden="true"></i>&nbsp; Form Control Icons</a></li>
  79. <li><a href="../icons/#payment"><i class="fa fa-credit-card fa-fw" aria-hidden="true"></i>&nbsp; Payment Icons</a></li>
  80. <li><a href="../icons/#chart"><i class="fa fa-pie-chart fa-fw" aria-hidden="true"></i>&nbsp; Chart Icons</a></li>
  81. <li><a href="../icons/#currency"><i class="fa fa-won fa-fw" aria-hidden="true"></i>&nbsp; Currency Icons</a></li>
  82. <li><a href="../icons/#text-editor"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i>&nbsp; Text Editor Icons</a></li>
  83. <li><a href="../icons/#directional"><i class="fa fa-arrow-right fa-fw" aria-hidden="true"></i>&nbsp; Directional Icons</a></li>
  84. <li><a href="../icons/#video-player"><i class="fa fa-play-circle fa-fw" aria-hidden="true"></i>&nbsp; Video Player Icons</a></li>
  85. <li><a href="../icons/#brand"><i class="fa fa-facebook-official fa-fw" aria-hidden="true"></i>&nbsp; Brand Icons</a></li>
  86. <li><a href="../icons/#medical"><i class="fa fa-medkit fa-fw" aria-hidden="true"></i>&nbsp; Medical Icons</a></li>
  87. </ul>
  88. </li>
  89. <li class="dropdown-split-left"><a href="../examples/">Examples</a></li>
  90. <li class="dropdown dropdown-split-right hidden-xs">
  91. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  92. <i class="fa fa-caret-down" aria-hidden="true" title="Toggle dropdown menu"></i>
  93. <span class="sr-only">Toggle dropdown menu</span>
  94. <span class="toggle drop down"></span>
  95. </a>
  96. <ul class="dropdown-menu pull-right">
  97. <li><a href="../examples/">Examples</a></li>
  98. <li class="divider"></li>
  99. <li><a href="../examples/#basic">Basic Icons</a></li>
  100. <li><a href="../examples/#larger">Larger Icons</a></li>
  101. <li><a href="../examples/#fixed-width">Fixed Width Icons</a></li>
  102. <li><a href="../examples/#list">List Icons</a></li>
  103. <li><a href="../examples/#bordered-pulled">Bordered & Pulled Icons</a></li>
  104. <li><a href="../examples/#animated">Animated Icons</a></li>
  105. <li><a href="../examples/#accessible">Accessibility-Minded</a></li>
  106. <li><a href="../examples/#rotated-flipped">Rotated &amp; Flipped Icons</a></li>
  107. <li><a href="../examples/#stacked">Stacked Icons</a></li>
  108. <li><a href="../examples/#bootstrap">Bootstrap 3 Examples</a></li>
  109. <li><a href="../examples/#custom">Custom CSS</a></li>
  110. </ul>
  111. </li>
  112. <li class="hidden-sm"><a href="../accessibility/">Accessibility</a></li>
  113. <li class="hidden-xs hidden-md hidden-lg"><a href="../accessibility/"><i class="fa fa-universal-access"></i></a></li>
  114. <li class="active"><a href="../community/">Community</a></li>
  115. <li><a href="../license/">License</a></li>
  116. </ul>
  117. </div>
  118. </div>
  119. </div>
  120. <div class="jumbotron jumbotron-ad hidden-print">
  121. <div class="container">
  122. <h1><i class="fa fa-community" aria-hidden="true"></i>&nbsp; Community</h1>
  123. <p>Lots of ways to get involved with Fork Awesome</p>
  124. </div>
  125. </div>
  126. <div id="social-buttons" class="hidden-print">
  127. <div class="container">
  128. <ul class="list-inline">
  129. <li>
  130. <input name="popup" id="overlay" class="overlay" type="radio">
  131. <span class="share">
  132. <label class="share-btn btn btn-xs diaspora" title="Share this page on Diaspora*" for="diaspora-share">
  133. <i class="fa fa-diaspora" aria-hidden="true"></i> Spread
  134. </label>
  135. <input name="popup" id="diaspora-share" class="hidden" type="radio">
  136. <span class="popup">
  137. <label for="overlay"></label>
  138. <input name="podurl" value="" placeholder="Diaspora URL (joindiaspora.con)" type="text"><button class="share-btn" type="submit" value="diaspora">OK</button>
  139. </span>
  140. </span>
  141. </li>
  142. <li>
  143. <input name="popup" id="overlay" class="overlay" type="radio">
  144. <span class="share">
  145. <label class="share-btn btn btn-xs mastodon" title="Share this page on Mastodon" for="mastodon-share">
  146. <i class="fa fa-mastodon" aria-hidden="true"></i> Toot
  147. </label>
  148. <input name="popup" id="mastodon-share" class="hidden" type="radio">
  149. <span class="popup">
  150. <label for="overlay"></label>
  151. <input name="podurl" value="" placeholder="Mastodon URL (mastodon.social)" type="text"><button class="share-btn" type="submit" value="mastodon">OK</button>
  152. </span>
  153. </span>
  154. </li>
  155. <li>
  156. <span class="share">
  157. <a
  158. class="btn btn-xs twitter"
  159. href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fforkawesome.github.io%2FFork-Awesome%2F&text=Fork+Awesome%20A+fork+of+the+iconic+font+and+CSS+toolkit&hashtags=forkawesome,iconfont"
  160. target="_blank"
  161. >
  162. <i class="fa fa-twitter" aria-hidden="true"></i> Tweet
  163. </a>
  164. </span>
  165. </li>
  166. <li class="github-btn">
  167. <iframe src="https://ghbtns.com/github-btn.html?user=ForkAwesome&repo=Fork-Awesome&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
  168. </li>
  169. </ul>
  170. </div>
  171. </div>
  172. <div class="container">
  173. <div id="getting-support">
  174. <h2 class="page-header">Getting Support</h2>
  175. <p>
  176. Having trouble getting Fork Awesome up and running? Something not working the way you think it should?
  177. </p>
  178. <ol>
  179. <li>
  180. Make sure you've read the latest version of how to <a href="../get-started/">get started</a>.
  181. </li>
  182. <li>
  183. Since Fork Awesome is based on Font Awesome, check out the <a href="http://stackoverflow.com/questions/tagged/font-awesome">existing questions tagged as
  184. Font Awesome</a> over on Stack Overflow. Other folks might have had the same question you've had.
  185. </li>
  186. <li>
  187. Can't find the answer to your question on Stack Overflow?
  188. <a href="http://stackoverflow.com/questions/ask?tags=fork-awesome">Ask a new question</a>, then.
  189. </li>
  190. </ol>
  191. </div>
  192. <section id="requesting-new-icons">
  193. <h2 class="page-header">Requesting New Icons</h2>
  194. <p>
  195. New icons mostly start as requests by the
  196. <a href="https://github.com/ForkAwesome/Fork-Awesome/issues">Fork Awesome community on GitHub</a>. Want to request a new
  197. icon? Here are some things to keep in mind:
  198. </p>
  199. <ol>
  200. <li>Please be nice. Fork Awesome is a happy place.</li>
  201. <li>Please <a href="https://github.com/ForkAwesome/Fork-Awesome/search?type=Issues">search</a> to see if your icon request already exists. If a request is found, please add a &#x1F44D; reaction to that one.</li>
  202. <li>
  203. Please make requests for single icons, unless you are requesting a couple of strictly related icons (e.g., thumbs-up/thumbs-down).
  204. </li>
  205. <li>
  206. Please and thank you if you include the following:
  207. <ul>
  208. <li>
  209. Title your <a href="https://github.com/ForkAwesome/Fork-Awesome/issues/new?title=Icon%20Request:%20fa-">new issue</a>
  210. <code>Icon request: icon-name</code> (e.g., <code>Icon request: icon-car</code>).
  211. </li>
  212. <li>Include a few use cases for your requested icon. How do you plan on using it?</li>
  213. <li>Attach a single color image or two that represent the idea you're going for.</li>
  214. </ul>
  215. </li>
  216. <li>
  217. Request concrete objects: it's harder to make an icon to represent happiness, it's easier to make a smiley face. <i class="fa fa-smile-o" title="Smiling face"></i>
  218. </li>
  219. </ol>
  220. </section>
  221. <section id="reporting-bugs">
  222. <h2 class="page-header">Reporting Bugs</h2>
  223. <p>
  224. Found a problem with Fork Awesome? Feel free to submit an issue on the GitHub project. But please keep the following in mind:
  225. </p>
  226. <ol>
  227. <li>Please be nice. Fork Awesome is a happy place.</li>
  228. <li>Please <a href="https://github.com/ForkAwesome/Fork-Awesome/search?type=Issues">search</a> to see if your bug was already reported.</li>
  229. <li>
  230. Before opening any issue, please read the generic <a href="https://github.com/necolas/issue-guidelines">issue
  231. guidelines</a>, by <a href="https://github.com/necolas/">Nicolas Gallagher</a>.
  232. </li>
  233. <li>
  234. After doing everything above, feel free to
  235. <a href="https://github.com/ForkAwesome/Fork-Awesome/issues/new">submit an issue</a>.
  236. </li>
  237. </ol>
  238. </section>
  239. <section id="submitting-pull-requests">
  240. <h2 class="page-header">Submitting Pull Requests</h2>
  241. Found a way to solve a bug in Fork Awesome? Want to contribute new features or a new icon?
  242. <ol>
  243. <li>
  244. Clone the repository and work on your proposal.
  245. </li>
  246. <li>
  247. Then, when you think it's ready or when you want feedback,
  248. <a href="https://github.com/ForkAwesome/Fork-Awesome/issues/new">submit a pull
  249. request</a>.
  250. </li>
  251. <li>
  252. Discuss with rest of the community and follow up on conversations until
  253. your pull request is merged.
  254. </li>
  255. </ol>
  256. </section>
  257. <section id="project-milestones">
  258. <h2 class="page-header">Projects</h2>
  259. <p>
  260. Want to keep up with what's planned for Fork Awesome? Check out our
  261. <a href="https://github.com/ForkAwesome/Fork-Awesome/projects">projects</a> on the GitHub repo.
  262. And come help us achieve those goals.
  263. </p>
  264. </section>
  265. <section id="thanks-to">
  266. <h2 class="page-header">Thanks To</h2>
  267. <div class="row">
  268. <div class="col-md-12 col-sm-12">
  269. <p>
  270. Thanks to <a href="https://twitter.com/davegandy">@davegandy</a> for his
  271. original work on Font Awesome and to
  272. <a href="https://twitter.com/gtagliala">@gtagliala</a> for managing pull
  273. requests and issues on the Font Awesome Github repo.
  274. </p>
  275. </div>
  276. </div>
  277. </section>
  278. </div>
  279. </div>
  280. <footer id="footer" class="footer hidden-print">
  281. <div class="container text-center">
  282. <div>
  283. <i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.2
  284. <span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
  285. A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
  286. </div>
  287. <div>
  288. Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
  289. <span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
  290. Code is licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>
  291. <span class="hide-xs hide-sm">&middot;</span><br class="hide-md hide-lg">
  292. Documentation is licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>
  293. </div>
  294. <div class="project">
  295. <a href="https://github.com/ForkAwesome/Fork-Awesome">GitHub Project</a> &middot;
  296. <a href="https://github.com/ForkAwesome/Fork-Awesome/issues">Issues</a>
  297. </div>
  298. </div>
  299. </footer>
  300. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
  301. <script src="https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js"></script>
  302. <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
  303. <script src="../assets/js/site.js"></script>
  304. <script src="../assets/js/share.min.js"></script>
  305. </body>
  306. </html>