Create gh-pages branch via GitHub

This commit is contained in:
Lilian Besson
2016-10-21 15:16:59 +02:00
committed by GitHub
commit 6fa1f4ce87
9 changed files with 1125 additions and 0 deletions

BIN
images/bg_hr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 B

BIN
images/blacktocat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 463 B

BIN
images/icon_download.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 B

BIN
images/sprite_download.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

569
index.html Normal file
View File

@@ -0,0 +1,569 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Badges for GitHub and Bitbucket README.md files : Markdown code for lots of small badges (from shields.io, forthebadge.com etc)">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Badges for GitHub and Bitbucket README.md files</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/Naereen/badges">View on GitHub</a>
<h1 id="project_title">Badges for GitHub and Bitbucket README.md files</h1>
<h2 id="project_tagline">Markdown code for lots of small badges (from shields.io, forthebadge.com etc)</h2>
<section id="downloads">
<a class="zip_download_link" href="https://github.com/Naereen/badges/zipball/master">Download this project as a .zip file</a>
<a class="tar_download_link" href="https://github.com/Naereen/badges/tarball/master">Download this project as a tar.gz file</a>
</section>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>
<a id="list-of-badges" class="anchor" href="#list-of-badges" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>List of Badges</h1>
<p>A list of badges, with their Markdown code, that can be included in a <code>README.md</code> file for a GitHub or Bitbucket project.</p>
<h2>
<a id="todo" class="anchor" href="#todo" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>TODO</h2>
<ul>
<li>[X] Finish this list</li>
<li>[X] Update link for the <em>real ressource</em> that should get linked to</li>
<li>[X] Update all my README.md to add nice badges</li>
</ul>
<h2>
<a id="issues" class="anchor" href="#issues" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Issues</h2>
<ul>
<li>[ ] Smaller size (badge size) for some <a href="http://ForTheBadge.com">ForTheBadge.com</a> badges? (with-science, winter-is-coming, made-with-python, all the creative-commons)</li>
</ul>
<h2>
<a id="possible-todo" class="anchor" href="#possible-todo" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Possible TODO?</h2>
<ul>
<li>[ ] Download here a copy of every png/svg file, <em>only</em> for the static badges</li>
<li>[ ] Host the badges in this repo, and not on an external web service ?</li>
<li>[ ] Update my README.md to link to <em>"my"</em> badges</li>
</ul>
<hr>
<h2>
<a id="generic" class="anchor" href="#generic" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Generic</h2>
<p><a href=""><img src="https://img.shields.io/badge/%3CSUBJECT%3E-%3CSTATUS%3E-%3CCOLOR%3E.svg" alt="Generic badge"></a></p>
<div class="highlight highlight-source-gfm"><pre>[<span class="pl-e">![Generic badge</span>](https://img.shields.io/badge/&lt;SUBJECT&gt;-&lt;STATUS&gt;-&lt;COLOR&gt;.svg)]()</pre></div>
<hr>
<h2>
<a id="useful" class="anchor" href="#useful" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Useful</h2>
<h3>
<a id="maintained" class="anchor" href="#maintained" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Maintained?</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity"><img src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" alt="Maintenance"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Maintenance</span>](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)</pre></div>
<p><a href="https://bitbucket.org/lbesson/ansi-colors"><img src="https://img.shields.io/badge/Maintained%3F-no-red.svg" alt="Maintenance"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Maintenance</span>](https://img.shields.io/badge/Maintained%3F-no-red.svg)](https://bitbucket.org/lbesson/ansi-colors)</pre></div>
<h3>
<a id="website-updown" class="anchor" href="#website-updown" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="http://isup.me/">Website up/down</a>
</h3>
<p><a href="http://shields.io/"><img src="https://img.shields.io/website-up-down-green-red/http/shields.io.svg" alt="Website shields.io"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website shields.io</span>](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](http://shields.io/)</pre></div>
<p><a href="http://monip.org/"><img src="https://img.shields.io/website-up-down-green-red/http/monip.org.svg" alt="Website monip.org"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website monip.org</span>](https://img.shields.io/website-up-down-green-red/http/monip.org.svg)](http://monip.org/)</pre></div>
<p><a href="http://perso.crans.org/"><img src="https://img.shields.io/website-up-down-green-red/http/perso.crans.org.svg" alt="Website perso.crans.org"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website perso.crans.org</span>](https://img.shields.io/website-up-down-green-red/http/perso.crans.org.svg)](http://perso.crans.org/)</pre></div>
<p><a href="https://naereen.github.io/"><img src="https://img.shields.io/website-up-down-green-red/https/naereen.github.io.svg" alt="Website naereen.github.io"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website naereen.github.io</span>](https://img.shields.io/website-up-down-green-red/https/naereen.github.io.svg)](https://naereen.github.io/)</pre></div>
<p><a href="http://lbesson.bitbucket.org/"><img src="https://img.shields.io/website-up-down-green-red/http/lbesson.bitbucket.org.svg" alt="Website lbesson.bitbucket.org"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website lbesson.bitbucket.org</span>](https://img.shields.io/website-up-down-green-red/http/lbesson.bitbucket.org.svg)](http://lbesson.bitbucket.org/)</pre></div>
<p><a href="http://cv.lbesson.qc.to/"><img src="https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg" alt="Website cv.lbesson.qc.to"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website cv.lbesson.qc.to</span>](https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg)](http://cv.lbesson.qc.to/)</pre></div>
<p><a href="http://myfakewebsitethatshouldnotexist.at.least.i.hope/"><img src="https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg" alt="Website myfakewebsitethatshouldnotexist.at.least.i.hope"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website myfakewebsitethatshouldnotexist.at.least.i.hope</span>](https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg)](http://myfakewebsitethatshouldnotexist.at.least.i.hope/)</pre></div>
<hr>
<h2>
<a id="feedback" class="anchor" href="#feedback" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Feedback</h2>
<h3>
<a id="ask-me-anything-in-english" class="anchor" href="#ask-me-anything-in-english" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><em>"Ask me anything"</em> in English</h3>
<p><a href="https://GitHub.com/Naereen/ama"><img src="https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg" alt="Ask Me Anything !"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Ask Me Anything !</span>](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)</pre></div>
<h3>
<a id="demandez-moi-nimporte-quoi-in-french" class="anchor" href="#demandez-moi-nimporte-quoi-in-french" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><em>"Demandez moi n'importe quoi"</em> in French</h3>
<p><a href="https://GitHub.com/Naereen/ama.fr"><img src="https://img.shields.io/badge/Demandez%20moi-n'%20importe%20quoi-1abc9c.svg" alt="Demandez moi n'importe quoi !"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Demandez moi n'importe quoi !</span>](https://img.shields.io/badge/Demandez%20moi-n'%20importe%20quoi-1abc9c.svg)](https://GitHub.com/Naereen/ama.fr)</pre></div>
<hr>
<h2>
<a id="python-related" class="anchor" href="#python-related" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://www.python.org/">Python</a> related</h2>
<p><a href="https://www.python.org/"><img src="http://ForTheBadge.com/images/badges/made-with-python.svg" alt="forthebadge made-with-python"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge made-with-python</span>](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)</pre></div>
<p><a href="https://www.python.org/"><img src="https://img.shields.io/badge/Made%20with-Python-1f425f.svg" alt="made-with-python"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">made-with-python</span>](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)</pre></div>
<hr>
<h2>
<a id="latex-related" class="anchor" href="#latex-related" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://www.latex-project.org/">LaTeX</a> related</h2>
<p><a href="https://www.latex-project.org/"><img src="https://img.shields.io/badge/Made%20with-LaTeX-1f425f.svg" alt="made-with-latex"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">made-with-latex</span>](https://img.shields.io/badge/Made%20with-LaTeX-1f425f.svg)](https://www.latex-project.org/)</pre></div>
<p><a href="https://www.mathjax.org/"><img src="https://img.shields.io/badge/Made%20with-MathJax-1f425f.svg" alt="made-with-mathjax"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">made-with-mathjax</span>](https://img.shields.io/badge/Made%20with-MathJax-1f425f.svg)](https://www.mathjax.org/)</pre></div>
<h3>
<a id="pypi-downloads" class="anchor" href="#pypi-downloads" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> downloads</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/dt/ansicolortags.svg" alt="PyPI download total"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI download total</span>](https://img.shields.io/pypi/dt/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/dm/ansicolortags.svg" alt="PyPI download month"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI download month</span>](https://img.shields.io/pypi/dm/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/dw/ansicolortags.svg" alt="PyPI download week"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI download week</span>](https://img.shields.io/pypi/dw/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/dd/ansicolortags.svg" alt="PyPI download day"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI download day</span>](https://img.shields.io/pypi/dd/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-version" class="anchor" href="#pypi-version" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> version</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/v/ansicolortags.svg" alt="PyPI version"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI version</span>](https://img.shields.io/pypi/v/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-license" class="anchor" href="#pypi-license" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> license</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/l/ansicolortags.svg" alt="PyPI license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI license</span>](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-format" class="anchor" href="#pypi-format" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> format</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/format/ansicolortags.svg" alt="PyPI format"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI format</span>](https://img.shields.io/pypi/format/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-python-versions" class="anchor" href="#pypi-python-versions" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> python versions</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/pyversions/ansicolortags.svg" alt="PyPI pyversions"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI pyversions</span>](https://img.shields.io/pypi/pyversions/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-implementation" class="anchor" href="#pypi-implementation" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> implementation</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/implementation/ansicolortags.svg" alt="PyPI implementation"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI implementation</span>](https://img.shields.io/pypi/implementation/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-status" class="anchor" href="#pypi-status" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> status</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/status/ansicolortags.svg" alt="PyPI status"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI status</span>](https://img.shields.io/pypi/status/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<hr>
<h2>
<a id="read-the-docs-status" class="anchor" href="#read-the-docs-status" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://readthedocs.org/">Read the Docs</a> status</h2>
<p><a href="http://ansicolortags.readthedocs.io/?badge=latest"><img src="https://readthedocs.org/projects/ansicolortags/badge/?version=latest" alt="Documentation Status"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Documentation Status</span>](https://readthedocs.org/projects/ansicolortags/badge/?version=latest)](http://ansicolortags.readthedocs.io/?badge=latest)</pre></div>
<hr>
<h2>
<a id="github-related" class="anchor" href="#github-related" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub related</h2>
<h3>
<a id="github-license" class="anchor" href="#github-license" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub license</h3>
<p><a href="https://github.com/Naereen/StrapDown.js/blob/master/LICENSE"><img src="https://img.shields.io/github/license/Naereen/StrapDown.js.svg" alt="GitHub license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub license</span>](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)</pre></div>
<h3>
<a id="github-versionstagscommits" class="anchor" href="#github-versionstagscommits" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub versions/tags/commits</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/releases/"><img src="https://img.shields.io/github/release/Naereen/StrapDown.js.svg" alt="GitHub release"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub release</span>](https://img.shields.io/github/release/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/tags/"><img src="https://img.shields.io/github/tag/Naereen/StrapDown.js.svg" alt="GitHub tag"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub tag</span>](https://img.shields.io/github/tag/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/tags/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/commit/"><img src="https://img.shields.io/github/commits-since/Naereen/StrapDown.js/v1.0.0.svg" alt="GitHub commits"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub commits</span>](https://img.shields.io/github/commits-since/Naereen/StrapDown.js/v1.0.0.svg)](https://GitHub.com/Naereen/StrapDown.js/commit/)</pre></div>
<h3>
<a id="github-downloads" class="anchor" href="#github-downloads" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub downloads</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/releases/"><img src="https://img.shields.io/github/downloads/Naereen/StrapDown.js/total.svg" alt="Github all releases"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Github all releases</span>](https://img.shields.io/github/downloads/Naereen/StrapDown.js/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/releases/"><img src="https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.1/total.svg" alt="Github releases (by release)"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Github releases (by release)</span>](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.1/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/releases/"><img src="https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.0.0/total.svg" alt="Github releases (by Release)"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Github Releases (by Release)</span>](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.0.0/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/releases/"><img src="https://img.shields.io/github/downloads/Naereen/StrapDown.js/latest/strapdown.min.js" alt="Github releases (by asset)"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Github releases (by asset)</span>](https://img.shields.io/github/downloads/Naereen/StrapDown.js/latest/strapdown.min.js)](https://GitHub.com/Naereen/StrapDown.js/releases/)</pre></div>
<h3>
<a id="github-social" class="anchor" href="#github-social" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub social</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/network/"><img src="https://img.shields.io/github/forks/Naereen/StrapDown.js.svg?style=social&amp;label=Fork&amp;maxAge=2592000" alt="GitHub forks"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub forks</span>](https://img.shields.io/github/forks/Naereen/StrapDown.js.svg?style=social&amp;label=Fork&amp;maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/network/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/stargazers/"><img src="https://img.shields.io/github/stars/Naereen/StrapDown.js.svg?style=social&amp;label=Star&amp;maxAge=2592000" alt="GitHub stars"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub stars</span>](https://img.shields.io/github/stars/Naereen/StrapDown.js.svg?style=social&amp;label=Star&amp;maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/stargazers/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/watchers/"><img src="https://img.shields.io/github/watchers/Naereen/StrapDown.js.svg?style=social&amp;label=Watch&amp;maxAge=2592000" alt="GitHub watchers"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub watchers</span>](https://img.shields.io/github/watchers/Naereen/StrapDown.js.svg?style=social&amp;label=Watch&amp;maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/watchers/)</pre></div>
<h3>
<a id="github-contributors" class="anchor" href="#github-contributors" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub contributors</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/graphs/contributors/"><img src="https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg" alt="GitHub contributors"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub contributors</span>](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/contributors/)</pre></div>
<h3>
<a id="github-issues" class="anchor" href="#github-issues" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub issues</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/issues/"><img src="https://img.shields.io/github/issues/Naereen/StrapDown.js.svg" alt="GitHub issues"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub issues</span>](https://img.shields.io/github/issues/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/issues/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/issues/"><img src="https://img.shields.io/github/issues-closed/Naereen/StrapDown.js.svg" alt="GitHub issues-closed"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub issues-closed</span>](https://img.shields.io/github/issues-closed/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/issues/)</pre></div>
<h3>
<a id="github-pull-requests" class="anchor" href="#github-pull-requests" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub pull-requests</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/pull/"><img src="https://img.shields.io/github/issues-pr/Naereen/StrapDown.js.svg" alt="GitHub pull-requests"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub pull-requests</span>](https://img.shields.io/github/issues-pr/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/pull/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/pull/"><img src="https://img.shields.io/github/issues-pr-closed/Naereen/StrapDown.js.svg" alt="GitHub pull-requests closed"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub pull-requests closed</span>](https://img.shields.io/github/issues-pr-closed/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/pull/)</pre></div>
<h3>
<a id="github-file-size" class="anchor" href="#github-file-size" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub file size</h3>
<p><a href="https://github.com/Naereen/StrapDown.js/master/strapdown.min.js"><img src="https://badge-size.herokuapp.com/Naereen/StrapDown.js/master/strapdown.min.js" alt="Only 32 Kb"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Only 32 Kb</span>](https://badge-size.herokuapp.com/Naereen/StrapDown.js/master/strapdown.min.js)](https://github.com/Naereen/StrapDown.js/master/strapdown.min.js)</pre></div>
<hr>
<h2>
<a id="bitbucket-related" class="anchor" href="#bitbucket-related" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Bitbucket related</h2>
<h3>
<a id="bitbucket-issues" class="anchor" href="#bitbucket-issues" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Bitbucket issues</h3>
<p><a href="https://Bitbucket.org/lbesson/bin/issues/"><img src="https://img.shields.io/bitbucket/issues/lbesson/bin.svg" alt="Bitbucket issues"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Bitbucket issues</span>](https://img.shields.io/bitbucket/issues/lbesson/bin.svg)](https://Bitbucket.org/lbesson/bin/issues/)</pre></div>
<hr>
<h2>
<a id="packagecontrol-related" class="anchor" href="#packagecontrol-related" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://packagecontrol.io/">PackageControl</a> related</h2>
<p><a href="https://packagecontrol.io/packages/SwitchDictionary"><img src="https://img.shields.io/packagecontrol/dt/SwitchDictionary.svg" alt="Package Control total downloads"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Package Control total downloads</span>](https://img.shields.io/packagecontrol/dt/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary)</pre></div>
<p><a href="https://packagecontrol.io/packages/SwitchDictionary"><img src="https://img.shields.io/packagecontrol/dm/SwitchDictionary.svg" alt="Package Control month downloads"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Package Control month downloads</span>](https://img.shields.io/packagecontrol/dm/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary)</pre></div>
<p><a href="https://packagecontrol.io/packages/SwitchDictionary"><img src="https://img.shields.io/packagecontrol/dw/SwitchDictionary.svg" alt="Package Control week downloads"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Package Control week downloads</span>](https://img.shields.io/packagecontrol/dw/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary)</pre></div>
<p><a href="https://packagecontrol.io/packages/SwitchDictionary"><img src="https://img.shields.io/packagecontrol/dd/SwitchDictionary.svg" alt="Package Control day downloads"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Package Control day downloads</span>](https://img.shields.io/packagecontrol/dd/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary)</pre></div>
<hr>
<h2>
<a id="google-analytics" class="anchor" href="#google-analytics" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://analytics.google.com/">Google Analytics</a>
</h2>
<blockquote>
<p><strong>Warning</strong>: don't forget to change your Google Analytics code, from <code>UA-XXXXXXXX-XX</code> to yourse!</p>
</blockquote>
<p><a href="https://GitHub.com/Naereen/badges/"><img src="https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md?pixel" alt="Analytics"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Analytics</span>](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md?pixel)](https://GitHub.com/Naereen/badges/)</pre></div>
<p><a href="https://GitHub.com/Naereen/badges/"><img src="https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md" alt="Analytics"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Analytics</span>](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md)](https://GitHub.com/Naereen/badges/)</pre></div>
<h2>
<a id="licenses" class="anchor" href="#licenses" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Licenses</h2>
<h3>
<a id="mit-license" class="anchor" href="#mit-license" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>MIT License</h3>
<p><a href="https://lbesson.mit-license.org/"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="MIT license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">MIT license</span>](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)</pre></div>
<h3>
<a id="gplv3-license" class="anchor" href="#gplv3-license" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GPLv3 License</h3>
<p><a href="http://perso.crans.org/besson/LICENSE.html"><img src="https://img.shields.io/badge/License-GPLv3-blue.svg" alt="GPLv3 license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GPLv3 license</span>](https://img.shields.io/badge/License-GPLv3-blue.svg)](http://perso.crans.org/besson/LICENSE.html)</pre></div>
<p><a href="http://perso.crans.org/besson/LICENSE.html"><img src="https://img.shields.io/badge/License-GPL-blue.svg" alt="GPL license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GPL license</span>](https://img.shields.io/badge/License-GPL-blue.svg)](http://perso.crans.org/besson/LICENSE.html)</pre></div>
<h3>
<a id="creative-commons-licenses" class="anchor" href="#creative-commons-licenses" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://creativecommons.org/licenses/">Creative Commons Licenses</a>
</h3>
<p><a href="https://creativecommons.org/licenses/by-nd/4.0"><img src="https://img.shields.io/badge/License-CC-0-blue.svg" alt="CC-0 license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">CC-0 license</span>](https://img.shields.io/badge/License-CC-0-blue.svg)](https://creativecommons.org/licenses/by-nd/4.0)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/cc-0.svg" alt="forthebadge cc-0"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-0</span>](http://ForTheBadge.com/images/badges/cc-0.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nd/4.0"><img src="https://licensebuttons.net/l/by-nd/3.0/88x31.png" alt="licensebuttons by-nd"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">licensebuttons by-nd</span>](https://licensebuttons.net/l/by-nd/3.0/88x31.png)](https://creativecommons.org/licenses/by-nd/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nd/4.0"><img src="http://ForTheBadge.com/images/badges/cc-by-nd.svg" alt="forthebadge cc-by-nd"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-by-nd</span>](http://ForTheBadge.com/images/badges/cc-by-nd.svg)](https://creativecommons.org/licenses/by-nd/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by/4.0"><img src="https://licensebuttons.net/l/by/3.0/88x31.png" alt="licensebuttons by"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">licensebuttons by</span>](https://licensebuttons.net/l/by/3.0/88x31.png)](https://creativecommons.org/licenses/by/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by/4.0"><img src="http://ForTheBadge.com/images/badges/cc-by.svg" alt="forthebadge cc-by"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-by</span>](http://ForTheBadge.com/images/badges/cc-by.svg)](https://creativecommons.org/licenses/by/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nc-sa/4.0"><img src="https://licensebuttons.net/l/by-nc-sa/3.0/88x31.png" alt="licensebuttons by-nc-sa"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">licensebuttons by-nc-sa</span>](https://licensebuttons.net/l/by-nc-sa/3.0/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nc-sa/4.0"><img src="http://ForTheBadge.com/images/badges/cc-nc-sa.svg" alt="forthebadge cc-nc-sa"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-nc-sa</span>](http://ForTheBadge.com/images/badges/cc-nc-sa.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nc/4.0"><img src="https://licensebuttons.net/l/by-nc/3.0/88x31.png" alt="licensebuttons by-nc"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">licensebuttons by-nc</span>](https://licensebuttons.net/l/by-nc/3.0/88x31.png)](https://creativecommons.org/licenses/by-nc/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nc/4.0"><img src="http://ForTheBadge.com/images/badges/cc-nc.svg" alt="forthebadge cc-nc"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-nc</span>](http://ForTheBadge.com/images/badges/cc-nc.svg)](https://creativecommons.org/licenses/by-nc/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="https://licensebuttons.net/l/by-sa/3.0/88x31.png" alt="licensebuttons by-sa"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">licensebuttons by-sa</span>](https://licensebuttons.net/l/by-sa/3.0/88x31.png)](https://creativecommons.org/licenses/by-sa/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="http://ForTheBadge.com/images/badges/cc-sa.svg" alt="forthebadge cc-sa"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-sa</span>](http://ForTheBadge.com/images/badges/cc-sa.svg)](https://creativecommons.org/licenses/by-sa/4.0)</pre></div>
<hr>
<h2>
<a id="random" class="anchor" href="#random" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Random</h2>
<h3>
<a id="ages-20-30" class="anchor" href="#ages-20-30" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Ages 20-30...</h3>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/ages-20-30.svg" alt="ForTheBadge 20-30"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge 20-30</span>](http://ForTheBadge.com/images/badges/ages-20-30.svg)](http://ForTheBadge.com)</pre></div>
<h3>
<a id="built-by" class="anchor" href="#built-by" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Built by...</h3>
<p><a href="https://GitHub.com/Naereen/"><img src="http://ForTheBadge.com/images/badges/built-by-developers.svg" alt="ForTheBadge built-by-developers"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge built-by-developers</span>](http://ForTheBadge.com/images/badges/built-by-developers.svg)](https://GitHub.com/Naereen/)</pre></div>
<h3>
<a id="built-with" class="anchor" href="#built-with" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Built with...</h3>
<p><a href="https://GitHub.com/Naereen/"><img src="http://ForTheBadge.com/images/badges/built-with-love.svg" alt="ForTheBadge built-with-love"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge built-with-love</span>](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/Naereen/)</pre></div>
<p><a href="https://GitHub.com/Naereen/"><img src="http://ForTheBadge.com/images/badges/built-with-science.svg" alt="ForTheBadge built-with-science"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge built-with-science</span>](http://ForTheBadge.com/images/badges/built-with-science.svg)](https://GitHub.com/Naereen/)</pre></div>
<p><a href="https://GitHub.com/Naereen/"><img src="http://ForTheBadge.com/images/badges/built-with-swag.svg" alt="ForTheBadge built-with-swag"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge built-with-swag</span>](http://ForTheBadge.com/images/badges/built-with-swag.svg)](https://GitHub.com/Naereen/)</pre></div>
<h3>
<a id="uses" class="anchor" href="#uses" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Uses...</h3>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/uses-badges.svg" alt="ForTheBadge uses-badges"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge uses-badges</span>](http://ForTheBadge.com/images/badges/uses-badges.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="https://GitHub.com/"><img src="http://ForTheBadge.com/images/badges/uses-git.svg" alt="ForTheBadge uses-git"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge uses-git</span>](http://ForTheBadge.com/images/badges/uses-git.svg)](https://GitHub.com/)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/uses-html.svg" alt="ForTheBadge uses-html"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge uses-html</span>](http://ForTheBadge.com/images/badges/uses-html.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/uses-css.svg" alt="ForTheBadge uses-css"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge uses-css</span>](http://ForTheBadge.com/images/badges/uses-css.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/uses-js.svg" alt="ForTheBadge uses-js"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge uses-js</span>](http://ForTheBadge.com/images/badges/uses-js.svg)](http://ForTheBadge.com)</pre></div>
<h3>
<a id="fun" class="anchor" href="#fun" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Fun</h3>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/makes-people-smile.svg" alt="ForTheBadge makes-people-smile"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge makes-people-smile</span>](http://ForTheBadge.com/images/badges/makes-people-smile.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/powered-by-electricity.svg" alt="ForTheBadge powered-by-electricity"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge powered-by-electricity</span>](http://ForTheBadge.com/images/badges/powered-by-electricity.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/winter-is-coming.svg" alt="ForTheBadge winter-is-coming"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge winter-is-coming</span>](http://ForTheBadge.com/images/badges/winter-is-coming.svg)](http://ForTheBadge.com)</pre></div>
<hr>
<h2>
<a id="notebook-references" class="anchor" href="#notebook-references" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><g-emoji alias="notebook" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4d3.png" ios-version="6.0">📓</g-emoji> References</h2>
<ul>
<li><a href="http://ForTheBadge.com/">ForTheBadge.com</a></li>
<li><a href="https://shields.io">Shields.io</a></li>
<li><a href="https://licensebuttons.net/">LicenseButtons.net</a></li>
</ul>
<h2>
<a id="scroll-license--" class="anchor" href="#scroll-license--" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><g-emoji alias="scroll" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4dc.png" ios-version="6.0">📜</g-emoji> License ? <a href="https://github.com/Naereen/badges/blob/master/LICENSE"><img src="https://img.shields.io/github/license/Naereen/badges.svg" alt="GitHub license"></a>
</h2>
<p><a href="https://lbesson.mit-license.org/">MIT Licensed</a> (file <a href="LICENSE.txt">LICENSE.txt</a>).
© <a href="https://GitHub.com/Naereen">Lilian Besson</a>, 2016-17.</p>
<p><a href="https://GitHub.com/Naereen/badges/graphs/commit-activity"><img src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" alt="Maintenance"></a>
<a href="https://GitHub.com/Naereen/ama"><img src="https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg" alt="Ask Me Anything !"></a>
<a href="https://GitHub.com/Naereen/badges/"><img src="https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md?pixel" alt="Analytics"></a></p>
<p><a href="https://GitHub.com/Naereen/"><img src="http://ForTheBadge.com/images/badges/built-with-swag.svg" alt="ForTheBadge built-with-swag"></a></p>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/uses-badges.svg" alt="ForTheBadge uses-badges"></a>
<a href="https://GitHub.com/"><img src="http://ForTheBadge.com/images/badges/uses-git.svg" alt="ForTheBadge uses-git"></a></p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">Badges for GitHub and Bitbucket README.md files maintained by <a href="https://github.com/Naereen">Naereen</a></p>
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>

1
javascripts/main.js Normal file
View File

@@ -0,0 +1 @@
console.log('This would be the main JS file.');

6
params.json Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,124 @@
/*
The MIT License (MIT)
Copyright (c) 2016 GitHub, Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/
.pl-c /* comment */ {
color: #969896;
}
.pl-c1 /* constant, variable.other.constant, support, meta.property-name, support.constant, support.variable, meta.module-reference, markup.raw, meta.diff.header */,
.pl-s .pl-v /* string variable */ {
color: #0086b3;
}
.pl-e /* entity */,
.pl-en /* entity.name */ {
color: #795da3;
}
.pl-smi /* variable.parameter.function, storage.modifier.package, storage.modifier.import, storage.type.java, variable.other */,
.pl-s .pl-s1 /* string source */ {
color: #333;
}
.pl-ent /* entity.name.tag */ {
color: #63a35c;
}
.pl-k /* keyword, storage, storage.type */ {
color: #a71d5d;
}
.pl-s /* string */,
.pl-pds /* punctuation.definition.string, string.regexp.character-class */,
.pl-s .pl-pse .pl-s1 /* string punctuation.section.embedded source */,
.pl-sr /* string.regexp */,
.pl-sr .pl-cce /* string.regexp constant.character.escape */,
.pl-sr .pl-sre /* string.regexp source.ruby.embedded */,
.pl-sr .pl-sra /* string.regexp string.regexp.arbitrary-repitition */ {
color: #183691;
}
.pl-v /* variable */ {
color: #ed6a43;
}
.pl-id /* invalid.deprecated */ {
color: #b52a1d;
}
.pl-ii /* invalid.illegal */ {
color: #f8f8f8;
background-color: #b52a1d;
}
.pl-sr .pl-cce /* string.regexp constant.character.escape */ {
font-weight: bold;
color: #63a35c;
}
.pl-ml /* markup.list */ {
color: #693a17;
}
.pl-mh /* markup.heading */,
.pl-mh .pl-en /* markup.heading entity.name */,
.pl-ms /* meta.separator */ {
font-weight: bold;
color: #1d3e81;
}
.pl-mq /* markup.quote */ {
color: #008080;
}
.pl-mi /* markup.italic */ {
font-style: italic;
color: #333;
}
.pl-mb /* markup.bold */ {
font-weight: bold;
color: #333;
}
.pl-md /* markup.deleted, meta.diff.header.from-file */ {
color: #bd2c00;
background-color: #ffecec;
}
.pl-mi1 /* markup.inserted, meta.diff.header.to-file */ {
color: #55a532;
background-color: #eaffea;
}
.pl-mdr /* meta.diff.range */ {
font-weight: bold;
color: #795da3;
}
.pl-mo /* meta.output */ {
color: #1d3e81;
}

425
stylesheets/stylesheet.css Normal file
View File

@@ -0,0 +1,425 @@
/*******************************************************************************
Slate Theme for GitHub Pages
by Jason Costello, @jsncostello
*******************************************************************************/
@import url(github-light.css);
/*******************************************************************************
MeyerWeb Reset
*******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*******************************************************************************
Theme Styles
*******************************************************************************/
body {
box-sizing: border-box;
color:#373737;
background: #212121;
font-size: 16px;
font-family: 'Myriad Pro', Calibri, Helvetica, Arial, sans-serif;
line-height: 1.5;
-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
margin: 10px 0;
font-weight: 700;
color:#222222;
font-family: 'Lucida Grande', 'Calibri', Helvetica, Arial, sans-serif;
letter-spacing: -1px;
}
h1 {
font-size: 36px;
font-weight: 700;
}
h2 {
padding-bottom: 10px;
font-size: 32px;
background: url('../images/bg_hr.png') repeat-x bottom;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 21px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
p {
margin: 10px 0 15px 0;
}
footer p {
color: #f2f2f2;
}
a {
text-decoration: none;
color: #007edf;
text-shadow: none;
transition: color 0.5s ease;
transition: text-shadow 0.5s ease;
-webkit-transition: color 0.5s ease;
-webkit-transition: text-shadow 0.5s ease;
-moz-transition: color 0.5s ease;
-moz-transition: text-shadow 0.5s ease;
-o-transition: color 0.5s ease;
-o-transition: text-shadow 0.5s ease;
-ms-transition: color 0.5s ease;
-ms-transition: text-shadow 0.5s ease;
}
a:hover, a:focus {text-decoration: underline;}
footer a {
color: #F2F2F2;
text-decoration: underline;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
img {
position: relative;
margin: 0 auto;
max-width: 739px;
padding: 5px;
margin: 10px 0 10px 0;
border: 1px solid #ebebeb;
box-shadow: 0 0 5px #ebebeb;
-webkit-box-shadow: 0 0 5px #ebebeb;
-moz-box-shadow: 0 0 5px #ebebeb;
-o-box-shadow: 0 0 5px #ebebeb;
-ms-box-shadow: 0 0 5px #ebebeb;
}
p img {
display: inline;
margin: 0;
padding: 0;
vertical-align: middle;
text-align: center;
border: none;
}
pre, code {
width: 100%;
color: #222;
background-color: #fff;
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
font-size: 14px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
pre {
width: 100%;
padding: 10px;
box-shadow: 0 0 10px rgba(0,0,0,.1);
overflow: auto;
}
code {
padding: 3px;
margin: 0 3px;
box-shadow: 0 0 10px rgba(0,0,0,.1);
}
pre code {
display: block;
box-shadow: none;
}
blockquote {
color: #666;
margin-bottom: 20px;
padding: 0 0 0 20px;
border-left: 3px solid #bbb;
}
ul, ol, dl {
margin-bottom: 15px
}
ul {
list-style-position: inside;
list-style: disc;
padding-left: 20px;
}
ol {
list-style-position: inside;
list-style: decimal;
padding-left: 20px;
}
dl dt {
font-weight: bold;
}
dl dd {
padding-left: 20px;
font-style: italic;
}
dl p {
padding-left: 20px;
font-style: italic;
}
hr {
height: 1px;
margin-bottom: 5px;
border: none;
background: url('../images/bg_hr.png') repeat-x center;
}
table {
border: 1px solid #373737;
margin-bottom: 20px;
text-align: left;
}
th {
font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding: 10px;
background: #373737;
color: #fff;
}
td {
padding: 10px;
border: 1px solid #373737;
}
form {
background: #f2f2f2;
padding: 20px;
}
/*******************************************************************************
Full-Width Styles
*******************************************************************************/
.outer {
width: 100%;
}
.inner {
position: relative;
max-width: 640px;
padding: 20px 10px;
margin: 0 auto;
}
#forkme_banner {
display: block;
position: absolute;
top:0;
right: 10px;
z-index: 10;
padding: 10px 50px 10px 10px;
color: #fff;
background: url('../images/blacktocat.png') #0090ff no-repeat 95% 50%;
font-weight: 700;
box-shadow: 0 0 10px rgba(0,0,0,.5);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
#header_wrap {
background: #212121;
background: -moz-linear-gradient(top, #373737, #212121);
background: -webkit-linear-gradient(top, #373737, #212121);
background: -ms-linear-gradient(top, #373737, #212121);
background: -o-linear-gradient(top, #373737, #212121);
background: linear-gradient(top, #373737, #212121);
}
#header_wrap .inner {
padding: 50px 10px 30px 10px;
}
#project_title {
margin: 0;
color: #fff;
font-size: 42px;
font-weight: 700;
text-shadow: #111 0px 0px 10px;
}
#project_tagline {
color: #fff;
font-size: 24px;
font-weight: 300;
background: none;
text-shadow: #111 0px 0px 10px;
}
#downloads {
position: absolute;
width: 210px;
z-index: 10;
bottom: -40px;
right: 0;
height: 70px;
background: url('../images/icon_download.png') no-repeat 0% 90%;
}
.zip_download_link {
display: block;
float: right;
width: 90px;
height:70px;
text-indent: -5000px;
overflow: hidden;
background: url(../images/sprite_download.png) no-repeat bottom left;
}
.tar_download_link {
display: block;
float: right;
width: 90px;
height:70px;
text-indent: -5000px;
overflow: hidden;
background: url(../images/sprite_download.png) no-repeat bottom right;
margin-left: 10px;
}
.zip_download_link:hover {
background: url(../images/sprite_download.png) no-repeat top left;
}
.tar_download_link:hover {
background: url(../images/sprite_download.png) no-repeat top right;
}
#main_content_wrap {
background: #f2f2f2;
border-top: 1px solid #111;
border-bottom: 1px solid #111;
}
#main_content {
padding-top: 40px;
}
#footer_wrap {
background: #212121;
}
/*******************************************************************************
Small Device Styles
*******************************************************************************/
@media screen and (max-width: 480px) {
body {
font-size:14px;
}
#downloads {
display: none;
}
.inner {
min-width: 320px;
max-width: 480px;
}
#project_title {
font-size: 32px;
}
h1 {
font-size: 28px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 21px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
code, pre {
min-width: 320px;
max-width: 480px;
font-size: 11px;
}
}