2013-05-11 00:00:01 +08:00
<!DOCTYPE html>
2013-10-23 23:12:39 +08:00
< html lang = "en" >
2013-05-11 00:00:01 +08:00
< head >
<!-- Basic Page Needs
================================================== -->
< meta charset = "utf-8" / >
2015-04-18 05:04:59 +08:00
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
2018-02-06 12:06:42 +08:00
< meta name = "description" content = "Fork Awesome, a fork of the iconic font and CSS framework" >
2013-05-11 00:00:01 +08:00
< meta name = "author" content = "Dave Gandy" >
2014-08-27 00:51:53 +08:00
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2013-10-23 23:12:39 +08:00
< link rel = "shortcut icon" href = "../assets/ico/favicon.ico" >
2013-05-11 00:00:01 +08:00
2018-02-06 12:06:42 +08:00
< title > The Fork Awesome Community< / title >
2013-05-11 00:00:01 +08:00
<!-- CSS
2013-10-23 23:12:39 +08:00
================================================== -->
2013-05-11 00:00:01 +08:00
< link rel = "stylesheet" href = "../assets/css/site.css" >
< link rel = "stylesheet" href = "../assets/css/pygments.css" >
2018-02-23 13:42:47 +08:00
< link rel = "stylesheet" href = "../assets/css/share.min.css" >
2018-02-06 12:06:42 +08:00
< link rel = "stylesheet" href = "../assets/fork-awesome/css/fork-awesome.css" >
2013-10-23 23:12:39 +08:00
2018-05-13 03:18:24 +08:00
<!-- Twitter
================================================== -->
< meta name = "twitter:title" content = "The Fork Awesome Community" >
< meta name = "twitter:card" content = "summary_large_image" >
< meta name = "twitter:description" content = "Fork Awesome, a fork of the iconic font and CSS toolkit" >
< meta name = "twitter:image" content = "https://forkawesome.github.io/Fork-Awesome/assets/images/banner.jpg" >
<!-- FACEBOOK
================================================== -->
< meta property = "og:url" content = "https://forkawesome.github.io/Fork-Awesome/" >
< meta property = "og:title" content = "The Fork Awesome Community" >
< meta name = "description" property = "og:description" content = "Fork Awesome, a fork of the iconic font and CSS toolkit" / >
< meta property = "og:image" content = "https://forkawesome.github.io/Fork-Awesome/assets/images/banner.jpg" >
2013-10-23 23:12:39 +08:00
<!-- [if lt IE 9]>
< script src = "../assets/js/html5shiv.js" > < / script >
< script src = "../assets/js/respond.min.js" > < / script >
2013-05-11 00:00:01 +08:00
<![endif]-->
< / head >
2016-04-21 02:45:06 +08:00
< body class = "font-awesome " >
2015-06-24 23:03:53 +08:00
< div id = "wrap" > <!-- necessary for sticky footer. wrap all content except footer -->
2018-02-06 09:49:24 +08:00
< div class = "navbar navbar-inverse navbar-static-top hidden-print" >
2013-10-23 23:12:39 +08:00
< div class = "container" >
< div class = "navbar-header" >
< button type = "button" class = "navbar-toggle" data-toggle = "collapse" data-target = ".navbar-collapse" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-bars fa-lg" aria-hidden = "true" title = "Toggle navigation" > < / i >
2013-10-23 23:12:39 +08:00
< span class = "sr-only" > Toggle navigation< / span >
< / button >
2018-02-18 10:02:49 +08:00
< a class = "navbar-brand" href = "../" > < i class = "fa fa-fork-awesome" aria-hidden = "true" > < / i > Fork Awesome< / a >
2013-10-23 23:12:39 +08:00
< / div >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
< div class = "navbar-collapse collapse" >
< ul class = "nav navbar-nav" >
< li class = "hidden-sm " > < a href = "../" > Home< / a > < / li >
< li class = "hidden-sm" >
< a href = "../whats-new/" > What's New< / a >
< / li >
< li class = "hidden-xs hidden-md hidden-lg" >
< a href = "../whats-new/" > New< / a >
< / li >
2016-04-12 02:10:07 +08:00
< li class = "hidden-sm" > < a href = "../get-started/" > Get Started< / a > < / li >
< li class = "hidden-xs hidden-md hidden-lg" >
< a href = "../get-started/" > Start< / a >
< / li >
2013-10-23 23:12:39 +08:00
< li class = "dropdown-split-left" > < a href = "../icons/" > Icons< / a > < / li >
< li class = "dropdown dropdown-split-right hidden-xs" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-caret-down" aria-hidden = "true" title = "Toggle dropdown menu" > < / i >
< span class = "sr-only" > Toggle dropdown menu< / span >
< span class = "toggle drop down" > < / span >
2013-10-23 23:12:39 +08:00
< / a >
< ul class = "dropdown-menu pull-right" >
2016-04-12 02:10:07 +08:00
< li > < a href = "../icons/" > < i class = "fa fa-flag fa-fw" aria-hidden = "true" > < / i > All Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< li class = "divider" > < / li >
2018-02-19 05:15:39 +08:00
< li > < a href = "../icons/#new" > < i class = "fa fa-handshake-o fa-fw" aria-hidden = "true" > < / i > New Icons in 4.7< / a > < / li >
2016-04-12 02:10:07 +08:00
< li > < a href = "../icons/#web-application" > < i class = "fa fa-camera-retro fa-fw" aria-hidden = "true" > < / i > Web Application Icons< / a > < / li >
< li > < a href = "../icons/#accessibility" > < i class = "fa fa-universal-access fa-fw" aria-hidden = "true" > < / i > Accessibility Icons< / a > < / li >
< li > < a href = "../icons/#hand" > < i class = "fa fa-hand-spock-o fa-fw" aria-hidden = "true" > < / i > Hand Icons< / a > < / li >
< li > < a href = "../icons/#transportation" > < i class = "fa fa-ship fa-fw" aria-hidden = "true" > < / i > Transportation Icons< / a > < / li >
< li > < a href = "../icons/#gender" > < i class = "fa fa-venus fa-fw" aria-hidden = "true" > < / i > Gender Icons< / a > < / li >
< li > < a href = "../icons/#file-type" > < i class = "fa fa-file-image-o fa-fw" aria-hidden = "true" > < / i > File Type Icons< / a > < / li >
< li > < a href = "../icons/#spinner" > < i class = "fa fa-spinner fa-fw" aria-hidden = "true" > < / i > Spinner Icons< / a > < / li >
< li > < a href = "../icons/#form-control" > < i class = "fa fa-check-square fa-fw" aria-hidden = "true" > < / i > Form Control Icons< / a > < / li >
< li > < a href = "../icons/#payment" > < i class = "fa fa-credit-card fa-fw" aria-hidden = "true" > < / i > Payment Icons< / a > < / li >
< li > < a href = "../icons/#chart" > < i class = "fa fa-pie-chart fa-fw" aria-hidden = "true" > < / i > Chart Icons< / a > < / li >
< li > < a href = "../icons/#currency" > < i class = "fa fa-won fa-fw" aria-hidden = "true" > < / i > Currency Icons< / a > < / li >
< li > < a href = "../icons/#text-editor" > < i class = "fa fa-file-text-o fa-fw" aria-hidden = "true" > < / i > Text Editor Icons< / a > < / li >
< li > < a href = "../icons/#directional" > < i class = "fa fa-arrow-right fa-fw" aria-hidden = "true" > < / i > Directional Icons< / a > < / li >
< li > < a href = "../icons/#video-player" > < i class = "fa fa-play-circle fa-fw" aria-hidden = "true" > < / i > Video Player Icons< / a > < / li >
< li > < a href = "../icons/#brand" > < i class = "fa fa-facebook-official fa-fw" aria-hidden = "true" > < / i > Brand Icons< / a > < / li >
< li > < a href = "../icons/#medical" > < i class = "fa fa-medkit fa-fw" aria-hidden = "true" > < / i > Medical Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< / ul >
< / li >
< li class = "dropdown-split-left" > < a href = "../examples/" > Examples< / a > < / li >
< li class = "dropdown dropdown-split-right hidden-xs" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-caret-down" aria-hidden = "true" title = "Toggle dropdown menu" > < / i >
< span class = "sr-only" > Toggle dropdown menu< / span >
< span class = "toggle drop down" > < / span >
2013-10-23 23:12:39 +08:00
< / a >
< ul class = "dropdown-menu pull-right" >
< li > < a href = "../examples/" > Examples< / a > < / li >
< li class = "divider" > < / li >
2014-05-15 04:13:14 +08:00
< li > < a href = "../examples/#basic" > Basic Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< li > < a href = "../examples/#larger" > Larger Icons< / a > < / li >
< li > < a href = "../examples/#fixed-width" > Fixed Width Icons< / a > < / li >
< li > < a href = "../examples/#list" > List Icons< / a > < / li >
< li > < a href = "../examples/#bordered-pulled" > Bordered & Pulled Icons< / a > < / li >
2015-01-23 02:55:45 +08:00
< li > < a href = "../examples/#animated" > Animated Icons< / a > < / li >
2016-04-12 02:10:07 +08:00
< li > < a href = "../examples/#accessible" > Accessibility-Minded< / a > < / li >
2013-10-23 23:12:39 +08:00
< li > < a href = "../examples/#rotated-flipped" > Rotated & Flipped Icons< / a > < / li >
< li > < a href = "../examples/#stacked" > Stacked Icons< / a > < / li >
< li > < a href = "../examples/#bootstrap" > Bootstrap 3 Examples< / a > < / li >
< li > < a href = "../examples/#custom" > Custom CSS< / a > < / li >
< / ul >
< / li >
2016-04-22 23:35:08 +08:00
< li class = "hidden-sm" > < a href = "../accessibility/" > Accessibility< / a > < / li >
< li class = "hidden-xs hidden-md hidden-lg" > < a href = "../accessibility/" > < i class = "fa fa-universal-access" > < / i > < / a > < / li >
2013-10-23 23:12:39 +08:00
< li class = "active" > < a href = "../community/" > Community< / a > < / li >
< li > < a href = "../license/" > License< / a > < / li >
< / ul >
2013-05-11 00:00:01 +08:00
< / div >
< / div >
< / div >
2014-06-18 06:23:21 +08:00
2015-06-24 23:03:53 +08:00
2013-05-11 00:00:01 +08:00
< div class = "jumbotron jumbotron-ad hidden-print" >
< div class = "container" >
2016-12-03 01:03:45 +08:00
2018-02-18 10:02:49 +08:00
< h1 > < i class = "fa fa-community" aria-hidden = "true" > < / i > Community< / h1 >
2018-02-06 09:49:24 +08:00
< p > Lots of ways to get involved with Fork Awesome< / p >
2016-12-03 01:03:45 +08:00
2016-10-28 04:53:09 +08:00
< / div >
2013-05-11 00:00:01 +08:00
< / div >
< div id = "social-buttons" class = "hidden-print" >
< div class = "container" >
2013-10-23 23:12:39 +08:00
< ul class = "list-inline" >
2013-05-11 00:00:01 +08:00
< li >
2018-02-23 13:42:47 +08:00
< input name = "popup" id = "overlay" class = "overlay" type = "radio" >
< span class = "share" >
< label class = "share-btn btn btn-xs diaspora" title = "Share this page on Diaspora*" for = "diaspora-share" >
< i class = "fa fa-diaspora" aria-hidden = "true" > < / i > Spread
< / label >
< input name = "popup" id = "diaspora-share" class = "hidden" type = "radio" >
< span class = "popup" >
< label for = "overlay" > < / label >
< input name = "podurl" value = "" placeholder = "Diaspora URL (joindiaspora.con)" type = "text" > < button class = "share-btn" type = "submit" value = "diaspora" > OK< / button >
< / span >
< / span >
< / li >
< li >
< input name = "popup" id = "overlay" class = "overlay" type = "radio" >
< span class = "share" >
< label class = "share-btn btn btn-xs mastodon" title = "Share this page on Mastodon" for = "mastodon-share" >
< i class = "fa fa-mastodon" aria-hidden = "true" > < / i > Toot
< / label >
< input name = "popup" id = "mastodon-share" class = "hidden" type = "radio" >
< span class = "popup" >
< label for = "overlay" > < / label >
< input name = "podurl" value = "" placeholder = "Mastodon URL (mastodon.social)" type = "text" > < button class = "share-btn" type = "submit" value = "mastodon" > OK< / button >
< / span >
< / span >
2013-05-11 00:00:01 +08:00
< / li >
2018-02-24 02:33:04 +08:00
< li >
< span class = "share" >
< a
class="btn btn-xs twitter"
2018-03-09 07:52:26 +08:00
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"
2018-02-24 02:33:04 +08:00
target="_blank"
>
< i class = "fa fa-twitter" aria-hidden = "true" > < / i > Tweet
< / a >
< / span >
2013-05-11 00:00:01 +08:00
< / li >
2018-02-23 13:42:47 +08:00
< li class = "github-btn" >
< 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 >
< / li >
2013-05-11 00:00:01 +08:00
< / ul >
< / div >
< / div >
< div class = "container" >
2013-10-23 23:12:39 +08:00
< div id = "getting-support" >
2013-05-11 00:00:01 +08:00
< h2 class = "page-header" > Getting Support< / h2 >
< p >
2018-02-06 09:49:24 +08:00
Having trouble getting Fork Awesome up and running? Something not working the way you think it should?
2013-05-11 00:00:01 +08:00
< / p >
< ol >
< li >
Make sure you've read the latest version of how to < a href = "../get-started/" > get started< / a > .
< / li >
< li >
2018-02-19 05:15:39 +08:00
Since Fork Awesome is based on Font Awesome, check out the < a href = "http://stackoverflow.com/questions/tagged/font-awesome" > existing questions tagged as
Font Awesome< / a > over on Stack Overflow. Other folks might have had the same question you've had.
2013-05-11 00:00:01 +08:00
< / li >
< li >
Can't find the answer to your question on Stack Overflow?
2018-02-06 09:49:24 +08:00
< a href = "http://stackoverflow.com/questions/ask?tags=fork-awesome" > Ask a new question< / a > , then.
2013-05-11 00:00:01 +08:00
< / li >
< / ol >
< / div >
2013-10-23 23:12:39 +08:00
< section id = "requesting-new-icons" >
2013-05-11 00:00:01 +08:00
< h2 class = "page-header" > Requesting New Icons< / h2 >
< p >
New icons mostly start as requests by the
2018-02-06 09:49:24 +08:00
< a href = "https://github.com/ForkAwesome/Fork-Awesome/issues" > Fork Awesome community on GitHub< / a > . Want to request a new
2013-05-11 00:00:01 +08:00
icon? Here are some things to keep in mind:
< / p >
< ol >
2018-02-06 09:49:24 +08:00
< li > Please be nice. Fork Awesome is a happy place.< / li >
< 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 👍 reaction to that one.< / li >
2014-08-27 00:51:53 +08:00
< li >
Please make requests for single icons, unless you are requesting a couple of strictly related icons (e.g., thumbs-up/thumbs-down).
< / li >
2013-05-11 00:00:01 +08:00
< li >
Please and thank you if you include the following:
< ul >
< li >
2018-02-06 09:49:24 +08:00
Title your < a href = "https://github.com/ForkAwesome/Fork-Awesome/issues/new?title=Icon%20Request:%20fa-" > new issue< / a >
2014-08-27 00:51:53 +08:00
< code > Icon request: icon-name< / code > (e.g., < code > Icon request: icon-car< / code > ).
2013-05-11 00:00:01 +08:00
< / li >
< li > Include a few use cases for your requested icon. How do you plan on using it?< / li >
< li > Attach a single color image or two that represent the idea you're going for.< / li >
< / ul >
< / li >
< li >
2016-04-12 02:10:07 +08:00
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 >
2014-08-27 00:51:53 +08:00
< / li >
< / ol >
< / section >
< section id = "reporting-bugs" >
< h2 class = "page-header" > Reporting Bugs< / h2 >
< p >
2018-02-06 09:49:24 +08:00
Found a problem with Fork Awesome? Feel free to submit an issue on the GitHub project. But please keep the following in mind:
2014-08-27 00:51:53 +08:00
< / p >
< ol >
2018-02-06 09:49:24 +08:00
< li > Please be nice. Fork Awesome is a happy place.< / li >
< li > Please < a href = "https://github.com/ForkAwesome/Fork-Awesome/search?type=Issues" > search< / a > to see if your bug was already reported.< / li >
2014-08-27 00:51:53 +08:00
< li >
Before opening any issue, please read the generic < a href = "https://github.com/necolas/issue-guidelines" > issue
guidelines< / a > , by < a href = "https://github.com/necolas/" > Nicolas Gallagher< / a > .
< / li >
< li >
After doing everything above, feel free to
2018-02-06 09:49:24 +08:00
< a href = "https://github.com/ForkAwesome/Fork-Awesome/issues/new" > submit an issue< / a > .
2013-05-11 00:00:01 +08:00
< / li >
< / ol >
< / section >
2013-10-23 23:12:39 +08:00
< section id = "submitting-pull-requests" >
2013-05-11 00:00:01 +08:00
< h2 class = "page-header" > Submitting Pull Requests< / h2 >
2018-02-06 09:49:24 +08:00
Found a way to solve a bug in Fork Awesome? Want to contribute new features or a new icon?
2013-05-11 00:00:01 +08:00
< ol >
< li >
2018-02-06 09:49:24 +08:00
Clone the repository and work on your proposal.
< / li >
< li >
Then, when you think it's ready or when you want feedback,
< a href = "https://github.com/ForkAwesome/Fork-Awesome/issues/new" > submit a pull
request< / a > .
< / li >
< li >
Discuss with rest of the community and follow up on conversations until
your pull request is merged.
2013-05-11 00:00:01 +08:00
< / li >
< / ol >
< / section >
2013-10-23 23:12:39 +08:00
< section id = "project-milestones" >
2018-02-06 09:49:24 +08:00
< h2 class = "page-header" > Projects< / h2 >
2013-05-11 00:00:01 +08:00
< p >
2018-02-06 09:49:24 +08:00
Want to keep up with what's planned for Fork Awesome? Check out our
< a href = "https://github.com/ForkAwesome/Fork-Awesome/projects" > projects< / a > on the GitHub repo.
And come help us achieve those goals.
2013-05-11 00:00:01 +08:00
< / p >
< / section >
2013-10-23 23:12:39 +08:00
< section id = "thanks-to" >
2013-05-11 00:00:01 +08:00
< h2 class = "page-header" > Thanks To< / h2 >
< div class = "row" >
2018-02-06 09:49:24 +08:00
< div class = "col-md-12 col-sm-12" >
2013-05-11 00:00:01 +08:00
< p >
2018-02-06 09:49:24 +08:00
Thanks to < a href = "https://twitter.com/davegandy" > @davegandy< / a > for his
original work on Font Awesome and to
< a href = "https://twitter.com/gtagliala" > @gtagliala< / a > for managing pull
requests and issues on the Font Awesome Github repo.
2013-05-11 00:00:01 +08:00
< / p >
< / div >
< / div >
< / section >
< / div >
2015-06-24 23:03:53 +08:00
< / div >
< footer id = "footer" class = "footer hidden-print" >
2013-05-11 00:00:01 +08:00
< div class = "container text-center" >
< div >
2018-10-03 04:30:31 +08:00
< i class = "fa fa-fork" aria-hidden = "true" > < / i > Fork Awesome 1.1.2
2013-10-23 23:12:39 +08:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2018-02-06 09:49:24 +08:00
A fork of Font Awesome, originally created by < a href = "https://twitter.com/davegandy" > Dave Gandy< / a >
2013-05-11 00:00:01 +08:00
< / div >
< div >
2018-02-19 05:15:39 +08:00
Fork Awesome is licensed under < a href = "http://scripts.sil.org/OFL" > SIL OFL 1.1< / a >
2013-10-23 23:12:39 +08:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2018-02-19 05:15:39 +08:00
Code is licensed under < a href = "http://opensource.org/licenses/mit-license.html" > MIT License< / a >
2013-10-23 23:12:39 +08:00
< span class = "hide-xs hide-sm" > · < / span > < br class = "hide-md hide-lg" >
2018-02-19 05:15:39 +08:00
Documentation is licensed under < a href = "http://creativecommons.org/licenses/by/3.0/" > CC BY 3.0< / a >
2013-05-11 00:00:01 +08:00
< / div >
< div class = "project" >
2018-02-06 09:49:24 +08:00
< a href = "https://github.com/ForkAwesome/Fork-Awesome" > GitHub Project< / a > ·
< a href = "https://github.com/ForkAwesome/Fork-Awesome/issues" > Issues< / a >
2013-05-11 00:00:01 +08:00
< / div >
< / div >
< / footer >
2015-06-24 23:03:53 +08:00
< script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" > < / script >
2015-07-29 05:58:57 +08:00
< script src = "https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js" > < / script >
2015-06-24 23:03:53 +08:00
< script src = "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" > < / script >
< script src = "../assets/js/site.js" > < / script >
2018-02-23 13:42:47 +08:00
< script src = "../assets/js/share.min.js" > < / script >
2016-10-25 00:01:53 +08:00
2015-06-24 23:03:53 +08:00
< / body >
2013-05-11 00:00:01 +08:00
< / html >