shields/index.html
Thaddee Tyl fb1d4c909c website update
Part of #290
2014-10-28 09:35:52 +01:00

538 lines
23 KiB
HTML

<!doctype html>
<meta charset=utf-8>
<title> Badge Service </title>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<link rel='icon' type='image/png' href='favicon.png'>
<link href='//fonts.googleapis.com/css?family=Vollkorn' rel='stylesheet'>
<!-- Warning: this file was generated from try.html -->
<style>
:root { text-align: center; font-family: Linux Libertine O, Vollkorn, serif; }
code { white-space: pre-wrap; }
code, input { padding: 0 4px; border: 1px solid grey; background: #eef; border-radius: 4px; }
input { width: 5em; }
hr { width: 40%; border-width: 1px 0 0 0; }
a.photo { text-decoration: none; }
a.photo>img { padding: 2px; border: 1px solid grey; }
ul { text-align: left; margin-left: 25%; }
table { width: 50%; margin: auto; }
th, td { text-align: left; }
h2::before { content: '☙ '; }
h2::after { content: ' ❧'; }
h2 { font-variant: small-caps; }
hr.spacing { border: 0; display: block; height: 3mm; }
</style>
<img alt='GitHub Badges' src='logo.svg'/>
<hr class='spacing'/>
<hr/>
<form action='javascript:makeImage()' id='imageMaker'>
<input name='subject' placeholder='subject'/>
<input name='status' placeholder='status'/>
<input name='color' list='default-colors' placeholder='color'/>
<datalist id='default-colors'>
<option value='brightgreen'>
<option value='green'>
<option value='yellowgreen'>
<option value='yellow'>
<option value='orange'>
<option value='red'>
<option value='lightgrey'>
<option value='blue'>
</datalist>
<button>Go!</button>
</form>
<hr/>
<hr class='spacing'/>
<h2> Your Badge Service </h2>
<p>
<code><span id='imgUrlPrefix'>http://img.shields.io/badge/</span>&lt;SUBJECT&gt;-&lt;STATUS&gt;-&lt;COLOR&gt;.svg</code>
</p><p>
Dashes <code>--</code><code>-</code> Dash <br/>
Underscores <code>__</code><code>_</code> Underscore <br/>
<code>_</code> or Space <code> </code><code> </code> Space
</p>
<p>
<img src='//img.shields.io/badge/color-brightgreen-brightgreen.svg' alt='brightgreen'/>
<img src='//img.shields.io/badge/color-green-green.svg' alt='green'/>
<img src='//img.shields.io/badge/color-yellowgreen-yellowgreen.svg' alt='yellowgreen'/>
<img src='//img.shields.io/badge/color-yellow-yellow.svg' alt='yellow'/>
<img src='//img.shields.io/badge/color-orange-orange.svg' alt='orange'/>
<img src='//img.shields.io/badge/color-red-red.svg' alt='red'/>
<img src='//img.shields.io/badge/color-lightgrey-lightgrey.svg' alt='lightgrey'/>
<img src='//img.shields.io/badge/color-blue-blue.svg' alt='blue'/>
<img src='//img.shields.io/badge/color-ff69b4-ff69b4.svg' alt='ff69b4'/>
</p>
<img src='//img.shields.io/badge/license-CC0-red.svg' alt='License: CC0'/>
<p>
Ever wanted to have your own GitHub badges? <br/>
Maybe you simply wanted visual consistency? <br/>
Maybe you wanted less blur? <br/>
Or look good on high-res displays? <br/>
Maybe you simply love SVG. <br/>
And you like the smaller download.
</p>
<img src='//img.shields.io/badge/download-.8%20kB-blue.svg' alt='Download: .5kB'/>
<p>
I wanted a format that people can reuse and hack on. <br/>
I wanted a service for everyone. <br/>
I made the GitHub Badge Service.
</p>
<img src='//img.shields.io/badge/badge-on!-brightgreen.svg' alt='Badge on!'/>
<h2> Supported Services </h2>
<h3> Miscellaneous </h3>
<table><tbody>
<tr><th> Gratipay: </th>
<td><img src='//img.shields.io/gratipay/JSFiddle.svg' alt=''/></td>
<td><code>http://img.shields.io/gratipay/JSFiddle.svg</code></td>
</tr>
<tr><th> Code Climate: </th>
<td><img src='//img.shields.io/codeclimate/github/kabisaict/flow.svg' alt=''/></td>
<td><code>http://img.shields.io/codeclimate/github/kabisaict/flow.svg</code></td>
</tr>
<tr><th> Code Climate: </th>
<td><img src='//img.shields.io/codeclimate/coverage/github/triAGENS/ashikawa-core.svg' alt=''/></td>
<td><code>http://img.shields.io/codeclimate/coverage/github/triAGENS/ashikawa-core.svg</code></td>
</tr>
<tr><th> Gemnasium: </th>
<td><img src='//img.shields.io/gemnasium/mathiasbynens/he.svg' alt=''/></td>
<td><code>http://img.shields.io/gemnasium/mathiasbynens/he.svg</code></td>
</tr>
<tr><th> David: </th>
<td><img src='//img.shields.io/david/strongloop/express.svg' alt=''/></td>
<td><code>http://img.shields.io/david/strongloop/express.svg</code></td>
</tr>
<tr><th> David: </th>
<td><img src='//img.shields.io/david/dev/strongloop/express.svg' alt=''/></td>
<td><code>http://img.shields.io/david/dev/strongloop/express.svg</code></td>
</tr>
<tr><th> David: </th>
<td><img src='//img.shields.io/david/peer/webcomponents/generator-element.svg' alt=''/></td>
<td><code>http://img.shields.io/david/peer/webcomponents/generator-element.svg</code></td>
</tr>
<tr><th> Hackage-Deps: </th>
<td><img src='//img.shields.io/hackage-deps/v/lens.svg' alt=''/></td>
<td><code>http://img.shields.io/hackage-deps/v/lens.svg</code></td>
</tr>
<tr><th> Packagist: </th>
<td><img src='//img.shields.io/packagist/l/doctrine/orm.svg' alt=''/></td>
<td><code>http://img.shields.io/packagist/l/doctrine/orm.svg</code></td>
</tr>
<tr><th> npm: </th>
<td><img src='//img.shields.io/npm/l/express.svg' alt=''/></td>
<td><code>http://img.shields.io/npm/l/express.svg</code></td>
</tr>
<tr><th> PyPI: </th>
<td><img src='//img.shields.io/pypi/l/Django.svg' alt=''/></td>
<td><code>http://img.shields.io/pypi/l/Django.svg</code></td>
</tr>
<tr><th> Hex.pm: </th>
<td><img src='//img.shields.io/hexpm/l/plug.svg' alt=''/></td>
<td><code>http://img.shields.io/hexpm/l/plug.svg</code></td>
</tr>
<tr><th> CocoaPods: </th>
<td><img src='//img.shields.io/cocoapods/l/AFNetworking.svg' alt='' /></td>
<td><code>http://img.shields.io/cocoapods/l/AFNetworking.svg</code></td>
</tr>
<tr><th> CocoaPods: </th>
<td><img src='//img.shields.io/cocoapods/p/AFNetworking.svg' alt='' /></td>
<td><code>http://img.shields.io/cocoapods/p/AFNetworking.svg</code></td>
</tr>
<tr><th> Wheelmap: </th>
<td><img src='//img.shields.io/wheelmap/a/2323004600.svg' alt='' /></td>
<td><code>http://img.shields.io/wheelmap/a/2323004600.svg</code></td>
</tr>
</tbody></table>
<h3> Build </h3>
<table><tbody>
<tr><th> Travis: </th>
<td><img src='//img.shields.io/travis/joyent/node.svg' alt=''/></td>
<td><code>http://img.shields.io/travis/joyent/node.svg</code></td>
</tr>
<tr><th> Travis branch: </th>
<td><img src='//img.shields.io/travis/joyent/node/v0.6.svg' alt=''/></td>
<td><code>http://img.shields.io/travis/joyent/node/v0.6.svg</code></td>
</tr>
<tr><th> Wercker: </th>
<td><img src='//img.shields.io/wercker/ci/54330318b4ce963d50020750.svg' alt=''/></td>
<td><code>http://img.shields.io/wercker/ci/54330318b4ce963d50020750.svg</code></td>
</tr>
<tr><th> TeamCity CodeBetter: </th>
<td><img src='//img.shields.io/teamcity/codebetter/bt428.svg' alt=''/></td>
<td><code>http://img.shields.io/teamcity/codebetter/bt428.svg</code></td>
</tr>
<tr><th> TeamCity (simple build status): </th>
<td><img src='//img.shields.io/teamcity/http/teamcity.jetbrains.com/s/bt345.svg' alt=''/></td>
<td><code>http://img.shields.io/teamcity/http/teamcity.jetbrains.com/s/bt345.svg</code></td>
</tr>
<tr><th> TeamCity (full build status): </th>
<td><img src='//img.shields.io/teamcity/http/teamcity.jetbrains.com/e/bt345.svg' alt=''/></td>
<td><code>http://img.shields.io/teamcity/http/teamcity.jetbrains.com/e/bt345.svg</code></td>
</tr>
<tr><th> AppVeyor: </th>
<td><img src='//img.shields.io/appveyor/ci/gruntjs/grunt.svg' alt=''/></td>
<td><code>http://img.shields.io/appveyor/ci/gruntjs/grunt.svg</code></td>
</tr>
<tr><th> Codeship: </th>
<td><img src='//img.shields.io/codeship/d6c1ddd0-16a3-0132-5f85-2e35c05e22b1.svg' alt=''/></td>
<td><code>http://img.shields.io/codeship/d6c1ddd0-16a3-0132-5f85-2e35c05e22b1.svg</code></td>
</tr>
<tr><th> Jenkins: </th>
<td><img src='//img.shields.io/jenkins/s/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg' alt=''/></td>
<td><code>http://img.shields.io/jenkins/s/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg</code></td>
</tr>
<tr><th> Jenkins tests: </th>
<td><img src='//img.shields.io/jenkins/t/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg' alt=''/></td>
<td><code>http://img.shields.io/jenkins/t/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg</code></td>
</tr>
<tr><th> Coveralls: </th>
<td><img src='//img.shields.io/coveralls/jekyll/jekyll.svg' alt=''/></td>
<td><code>http://img.shields.io/coveralls/jekyll/jekyll.svg</code></td>
</tr>
<tr><th> Coveralls branch: </th>
<td><img src='//img.shields.io/coveralls/jekyll/jekyll/master.svg' alt=''/></td>
<td><code>http://img.shields.io/coveralls/jekyll/jekyll/master.svg</code></td>
</tr>
<tr><th> TeamCity CodeBetter Coverage: </th>
<td><img src='//img.shields.io/teamcity/coverage/bt1242.svg' alt=''/></td>
<td><code>http://img.shields.io/teamcity/coverage/bt1242.svg</code></td>
</tr>
<tr><th> Scrutinizer: </th>
<td><img src='//img.shields.io/scrutinizer/g/filp/whoops.svg' alt=''/></td>
<td><code>http://img.shields.io/scrutinizer/g/filp/whoops.svg</code></td>
</tr>
<tr><th> Scrutinizer Coverage: </th>
<td><img src='//img.shields.io/scrutinizer/coverage/g/filp/whoops.svg' alt=''/></td>
<td><code>http://img.shields.io/scrutinizer/coverage/g/filp/whoops.svg</code></td>
</tr>
<tr><th> Scrutinizer branch: </th>
<td><img src='//img.shields.io/scrutinizer/coverage/g/phpmyadmin/phpmyadmin/master.svg' alt=''/></td>
<td><code>http://img.shields.io/scrutinizer/coverage/g/phpmyadmin/phpmyadmin/master.svg</code></td>
</tr>
<tr><th> Codecov: </th>
<td><img src='//img.shields.io/codecov/c/github/codecov/example-python.svg' alt=''/></td>
<td><code>http://img.shields.io/codecov/c/github/codecov/example-python.svg</code></td>
</tr>
<tr><th> HHVM: </th>
<td><img src='//img.shields.io/hhvm/symfony/symfony.svg' alt=''/></td>
<td><code>http://img.shields.io/hhvm/symfony/symfony.svg</code></td>
</tr>
<tr><th> HHVM (branch): </th>
<td><img src='//img.shields.io/hhvm/symfony/symfony/2.4.0.0.svg' alt=''/></td>
<td><code>http://img.shields.io/hhvm/symfony/symfony/2.4.0.0.svg</code></td>
</tr>
</tbody></table>
<h3> Downloads </h3>
<table><tbody>
<tr><th> npm: </th>
<td><img src='//img.shields.io/npm/dm/localeval.svg' alt=''/></td>
<td><code>http://img.shields.io/npm/dm/localeval.svg</code></td>
</tr>
<tr><th> Gem: </th>
<td><img src='//img.shields.io/gem/dv/rails/stable.svg' alt=''/></td>
<td><code>http://img.shields.io/gem/dv/rails/stable.svg</code></td>
</tr>
<tr><th> Gem: </th>
<td><img src='//img.shields.io/gem/dv/rails/4.1.0.svg' alt=''/></td>
<td><code>http://img.shields.io/gem/dv/rails/4.1.0.svg</code></td>
</tr>
<tr><th> Gem: </th>
<td><img src='//img.shields.io/gem/dtv/rails.svg' alt=''/></td>
<td><code>http://img.shields.io/gem/dtv/rails.svg</code></td>
</tr>
<tr><th> Gem: </th>
<td><img src='//img.shields.io/gem/dt/rails.svg' alt=''/></td>
<td><code>http://img.shields.io/gem/dt/rails.svg</code></td>
</tr>
<tr><th> NuGet: </th>
<td><img src='//img.shields.io/nuget/dt/Microsoft.AspNet.Mvc.svg' alt=''/></td>
<td><code>http://img.shields.io/nuget/dt/Microsoft.AspNet.Mvc.svg</code></td>
</tr>
<tr><th> MyGet: </th>
<td><img src='//img.shields.io/myget/yolodev/dt/FSharpSupport.svg' alt=''/></td>
<td><code>http://img.shields.io/myget/yolodev/dt/FSharpSupport.svg</code></td>
</tr>
<tr><th> Chocolatey: </th>
<td><img src='//img.shields.io/chocolatey/dt/scriptcs.svg' alt=''/></td>
<td><code>http://img.shields.io/chocolatey/dt/scriptcs.svg</code></td>
</tr>
<tr><th> PyPI: </th>
<td><img src='//img.shields.io/pypi/dm/Django.svg' alt=''/></td>
<td><code>http://img.shields.io/pypi/dm/Django.svg</code></td>
</tr>
<tr><th> PyPI: </th>
<td><img src='//img.shields.io/pypi/dw/Django.svg' alt=''/></td>
<td><code>http://img.shields.io/pypi/dw/Django.svg</code></td>
</tr>
<tr><th> PyPI: </th>
<td><img src='//img.shields.io/pypi/dd/Django.svg' alt=''/></td>
<td><code>http://img.shields.io/pypi/dd/Django.svg</code></td>
</tr>
<tr><th> Packagist: </th>
<td><img src='//img.shields.io/packagist/dm/doctrine/orm.svg' alt=''/></td>
<td><code>http://img.shields.io/packagist/dm/doctrine/orm.svg</code></td>
</tr>
<tr><th> Packagist: </th>
<td><img src='//img.shields.io/packagist/dd/doctrine/orm.svg' alt=''/></td>
<td><code>http://img.shields.io/packagist/dd/doctrine/orm.svg</code></td>
</tr>
<tr><th> Packagist: </th>
<td><img src='//img.shields.io/packagist/dt/doctrine/orm.svg' alt=''/></td>
<td><code>http://img.shields.io/packagist/dt/doctrine/orm.svg</code></td>
</tr>
<tr><th> Hex.pm: </th>
<td><img src='//img.shields.io/hexpm/dw/plug.svg' alt=''/></td>
<td><code>http://img.shields.io/hexpm/dw/plug.svg</code></td>
</tr>
<tr><th> Hex.pm: </th>
<td><img src='//img.shields.io/hexpm/dd/plug.svg' alt=''/></td>
<td><code>http://img.shields.io/hexpm/dd/plug.svg</code></td>
</tr>
<tr><th> Hex.pm: </th>
<td><img src='//img.shields.io/hexpm/dt/plug.svg' alt=''/></td>
<td><code>http://img.shields.io/hexpm/dt/plug.svg</code></td>
</tr>
</tbody></table>
<h3> Version </h3>
<table><tbody>
<tr><th> npm: </th>
<td><img src='//img.shields.io/npm/v/npm.svg' alt=''/></td>
<td><code>http://img.shields.io/npm/v/npm.svg</code></td>
</tr>
<tr><th> node: </th>
<td><img src='//img.shields.io/node/v/gh-badges.svg' alt=''/></td>
<td><code>http://img.shields.io/node/v/gh-badges.svg</code></td>
</tr>
<tr><th> PyPI: </th>
<td><img src='//img.shields.io/pypi/v/nine.svg' alt=''/></td>
<td><code>http://img.shields.io/pypi/v/nine.svg</code></td>
</tr>
<tr><th> Gem: </th>
<td><img src='//img.shields.io/gem/v/formatador.svg' alt=''/></td>
<td><code>http://img.shields.io/gem/v/formatador.svg</code></td>
</tr>
<tr><th> Hackage: </th>
<td><img src='//img.shields.io/hackage/v/lens.svg' alt=''/></td>
<td><code>http://img.shields.io/hackage/v/lens.svg</code></td>
</tr>
<tr><th> Packagist: </th>
<td><img src='//img.shields.io/packagist/v/symfony/symfony.svg' alt=''/></td>
<td><code>http://img.shields.io/packagist/v/symfony/symfony.svg</code></td>
</tr>
<tr><th> CocoaPods: </th>
<td><img src='//img.shields.io/cocoapods/v/AFNetworking.svg' alt='' /></td>
<td><code>http://img.shields.io/cocoapods/v/AFNetworking.svg</code></td>
</tr>
<tr><th> Bower: </th>
<td><img src='//img.shields.io/bower/v/bootstrap.svg' alt='' /></td>
<td><code>http://img.shields.io/bower/v/bootstrap.svg</code></td>
</tr>
<tr><th> Pub: </th>
<td><img src='//img.shields.io/pub/v/box2d.svg' alt=''/></td>
<td><code>http://img.shields.io/pub/v/box2d.svg</code></td>
</tr>
<tr><th> Hex.pm: </th>
<td><img src='//img.shields.io/hexpm/v/plug.svg' alt=''/></td>
<td><code>http://img.shields.io/hexpm/v/plug.svg</code></td>
</tr>
<tr><th> GitHub tag: </th>
<td><img src='//img.shields.io/github/tag/strongloop/express.svg' alt=''/></td>
<td><code>http://img.shields.io/github/tag/strongloop/express.svg</code></td>
</tr>
<tr><th> GitHub release: </th>
<td><img src='//img.shields.io/github/release/qubyte/rubidium.svg' alt=''/></td>
<td><code>http://img.shields.io/github/release/qubyte/rubidium.svg</code></td>
</tr>
<tr><th> Chef cookbook: </th>
<td><img src='//img.shields.io/cookbook/v/chef-sugar.svg' alt=''/></td>
<td><code>http://img.shields.io/cookbook/v/chef-sugar.svg</code></td>
</tr>
<tr><th> NuGet: </th>
<td><img src='//img.shields.io/nuget/v/Nuget.Core.svg' alt=''/></td>
<td><code>http://img.shields.io/nuget/v/Nuget.Core.svg</code></td>
</tr>
<tr><th> NuGet Pre Release: </th>
<td><img src='//img.shields.io/nuget/vpre/Nuget.Core.svg' alt=''/></td>
<td><code>http://img.shields.io/nuget/vpre/Nuget.Core.svg</code></td>
</tr>
<tr><th> MyGet: </th>
<td><img src='//img.shields.io/myget/yolodev/v/FSharpSupport.svg' alt=''/></td>
<td><code>http://img.shields.io/myget/yolodev/v/FSharpSupport.svg</code></td>
</tr>
<tr><th> MyGet Pre Release: </th>
<td><img src='//img.shields.io/myget/yolodev/vpre/FSharpSupport.svg' alt=''/></td>
<td><code>http://img.shields.io/myget/yolodev/vpre/FSharpSupport.svg</code></td>
</tr>
<tr><th> Chocolatey: </th>
<td><img src='//img.shields.io/chocolatey/v/git.svg' alt=''/></td>
<td><code>http://img.shields.io/chocolatey/v/git.svg</code></td>
</tr>
<tr><th> Puppet Forge: </th>
<td><img src='//img.shields.io/puppetforge/v/vStone/percona.svg' alt=''/></td>
<td><code>http://img.shields.io/puppetforge/v/vStone/percona.svg</code></td>
</tr>
<tr><th> Maven Central: </th>
<td><img src='//img.shields.io/maven-central/v/org.apache.maven/apache-maven.svg' alt=''/></td>
<td><code>http://img.shields.io/maven-central/v/org.apache.maven/apache-maven.svg</code></td>
</tr>
</tbody></table>
<h3> Issues </h3>
<table><tbody>
<tr><th> GitHub: </th>
<td><img src='//img.shields.io/github/issues/badges/shields.svg' alt=''/></td>
<td><code>http://img.shields.io/github/issues/badges/shields.svg</code></td>
</tr>
</tbody></table>
<h3> Flat Style </h3>
<p>
One of those two designs may become the default one. Vote by using them!
</p>
<table><tbody>
<tr>
<td><img src='//img.shields.io/badge/style-flat-green.svg?style=flat' alt=''/></td>
<td><code>http://img.shields.io/badge/style-flat-green.svg?style=flat</code></td>
</tr>
<tr>
<td><img src='//img.shields.io/badge/style-flat--squared-green.svg?style=flat-square' alt=''/></td>
<td><code>http://img.shields.io/badge/style-flat--squared-green.svg?style=flat-square</code></td>
</tr>
</tbody></table>
<p>
We also support <code>.json</code>, but use that responsively.
</p>
<h2> Like This? </h2>
<p>
Tell your favorite badge service to use it! <br/>
And tell us, we might be able to bring it to you anyway!
</p>
<p>
<a href="https://twitter.com/Shields_io" class="twitter-follow-button"
data-show-count="false">Follow @Shields_io</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<a href='https://www.gittip.com/Shields/'><img src='//img.shields.io/gittip/shields.svg?style=flat' alt='Tip us!'/></a>
<iframe src="http://ghbtns.com/github-btn.html?user=badges&amp;repo=shields&amp;type=fork&amp;count=true"
style="border:0; background-color:transparent"
width="95" height="20"></iframe>
</p>
<h2> Origin </h2>
<p>
<a href='https://github.com/h5bp/lazyweb-requests/issues/150'>This</a>.<br/>
All the activity and the code sits
<a href='https://github.com/badges/shields'>here</a>.
</p>
<h2> Contributors </h2>
<a class='photo' href='https://github.com/espadrine'>
<img alt='espadrine' src='https://gravatar.com/avatar/8c3bee0764c781e1b0b8c2e53f0f11fe'>
</a>
<a class='photo' href='https://github.com/mathiasbynens'>
<img alt='mathiasbynens' src='https://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125'>
</a>
<a class='photo' href='https://github.com/stefanjudis'>
<img alt='stefanjudis' src='https://gravatar.com/avatar/22725c2d3eb331146549bf0d5d3c050c'>
</a>
<a class='photo' href='https://github.com/jmalloc'>
<img alt='jmalloc' src='https://gravatar.com/avatar/7a6666c5798fb54d1d4ebde0600567f3'>
</a>
<a class='photo' href='https://github.com/alrra'>
<img alt='alrra' src='https://avatars.githubusercontent.com/u/1223565?s=80'>
</a>
<a class='photo' href='https://github.com/ezzatron'>
<img alt='ezzatron' src='https://gravatar.com/avatar/95ce5a53e68fe5287fadde649da8c6c7'>
</a>
<a class='photo' href='https://github.com/brettcannon'>
<img alt='brettcannon' src='https://avatars.githubusercontent.com/u/54418?s=80'>
</a>
<a class='photo' href='https://github.com/seanlinsley'>
<img alt='seanlinsley' src='https://avatars.githubusercontent.com/u/688886?s=80'>
</a>
<br>
<a class='photo' href='https://github.com/CodeBlock'>
<img alt='CodeBlock' src='https://avatars.githubusercontent.com/u/43930?s=80'>
</a>
<a class='photo' href='https://github.com/akashivskyy'>
<img alt='akashivskyy' src='https://avatars.githubusercontent.com/u/565231?s=80'>
</a>
<a class='photo' href='https://github.com/rmasters'>
<img alt='rmasters' src='https://avatars.githubusercontent.com/u/34284?s=80'>
</a>
<a class='photo' href='https://github.com/nathany'>
<img alt='nathany' src='https://gravatar.com/avatar/7d0978b275a362d11283396a929aee65'>
</a>
<a class='photo' href='https://github.com/whit537'>
<img alt='whit537' src='https://gravatar.com/avatar/fb054b407a6461e417ee6b6ae084da37'>
</a>
<a class='photo' href='https://github.com/olivierlacan'>
<img alt='olivierlacan' src='https://gravatar.com/avatar/6e77509d7891c1d2230f3240a5652b6e'>
</a>
<a class='photo' href='https://github.com/Mikulas'>
<img alt='Mikulas' src='https://gravatar.com/avatar/daa06ea257d7820ff84735a55b931ec8'>
</a>
<a class='photo' href='https://github.com/kura'>
<img alt='kura' src='https://gravatar.com/avatar/6db32988bd24b2f19231a7e88a74455a'>
</a>
<a class='photo' href='https://github.com/cainus'>
<img alt='cainus' src='https://gravatar.com/avatar/c8475420ebca73833e55ccf57d8d7500'>
</a>
<br>
<a class='photo' href='https://github.com/jbowes'>
<img alt='jbowes' src='https://gravatar.com/avatar/363ada7cda10d5eae5eeb7704278fb51'>
</a>
<a class='photo' href='https://github.com/rafalchmiel'>
<img alt='rafalchmiel' src='https://gravatar.com/avatar/6dd56028986d5e6c478e649ec229092b'>
</a>
<a class='photo' href='https://github.com/fjcaetano'>
<img alt='fjcaetano' src='https://gravatar.com/avatar/3b339db885930633b86d73b97a2ca1c0'>
</a>
<a class='photo' href='https://github.com/hughsk'>
<img alt='hughsk' src='https://gravatar.com/avatar/133cd05eb39521d55fb7a08c787925e2'>
</a>
<a class='photo' href='https://github.com/qubyte'>
<img alt='qubyte' src='https://gravatar.com/avatar/2b8729c02bc2fb886b32ed23cb7b0a31'>
</a>
<a class='photo' href='https://github.com/maxogden'>
<img alt='maxogden' src='https://avatars1.githubusercontent.com/u/39759?s=80'>
</a>
<a class='photo' href='https://github.com/avanderhoorn'>
<img alt='avanderhoorn' src='https://www.gravatar.com/avatar/6af12b64c2fe22af3b27848b8eedd992'>
</a>
<a class='photo' href='https://github.com/khellang'>
<img alt='khellang' src='https://gravatar.com/avatar/b3616645c168b0b8a65e109a6b1cb010'>
</a>
<a class='photo' href='https://github.com/nitram509'>
<img alt='nitram509' src='https://www.gravatar.com/avatar/fa01e907fd400c42d481f431c4410954.png'>
</a>
<p><small>:wq</small></p>
<script>
function escapeField(s) {
return encodeURIComponent(s.replace(/-/g, '--').replace(/_/g, '__'));
}
function makeImage() {
var url = document.getElementById('imgUrlPrefix').textContent;
url += escapeField(imageMaker.subject.value);
url += '-' + escapeField(imageMaker.status.value);
url += '-' + escapeField(imageMaker.color.value);
url += '.svg';
document.location = url;
}
</script>