1
0
Fork 0

Create gh-pages branch via GitHub

master
Ambrose Chua 2013-03-01 00:26:28 -08:00
parent 4d3d9c496b
commit 4bbc0989f4
2 changed files with 85 additions and 94 deletions

View File

@ -1,36 +1,33 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<meta charset='utf-8' /> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1" /> <meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="The Bunnies, Inc. : The Bunnies, Inc: j.mp/bunniesalpha" /> <title>The Bunnies, Inc. by ambrosechua</title>
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css"> <link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<title>The Bunnies, Inc. </title> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head> </head>
<body> <body>
<div class="wrapper">
<header>
<h1>The Bunnies, Inc. </h1>
<p>The Bunnies, Inc: j.mp/bunniesalpha</p>
<!-- HEADER --> <p class="view"><a href="https://github.com/ambrosechua/thebunniesinc">View the Project on GitHub <small>ambrosechua/thebunniesinc</small></a></p>
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/ambrosechua/thebunniesinc">View on GitHub</a>
<h1 id="project_title">The Bunnies, Inc. </h1>
<h2 id="project_tagline">The Bunnies, Inc: j.mp/bunniesalpha</h2>
<section id="downloads"> <ul>
<a class="zip_download_link" href="https://github.com/ambrosechua/thebunniesinc/zipball/master">Download this project as a .zip file</a> <li><a href="https://github.com/ambrosechua/thebunniesinc/zipball/master">Download <strong>ZIP File</strong></a></li>
<a class="tar_download_link" href="https://github.com/ambrosechua/thebunniesinc/tarball/master">Download this project as a tar.gz file</a> <li><a href="https://github.com/ambrosechua/thebunniesinc/tarball/master">Download <strong>TAR Ball</strong></a></li>
</section> <li><a href="https://github.com/ambrosechua/thebunniesinc">View On <strong>GitHub</strong></a></li>
</header> </ul>
</div> </header>
<section>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>The Bunnies, Inc.</h1> <h1>The Bunnies, Inc.</h1>
<p>The Bunnies, Inc is still in alpha. Help is strongly appreciated. See my progress at: <a href="http://j.mp/bunniesalpha">j.mp/bunniesalpha</a></p> <p>The Bunnies, Inc is still in alpha. Help is strongly appreciated. See my progress at: <a href="http://j.mp/bunniesalpha">j.mp/bunniesalpha</a></p>
@ -51,17 +48,12 @@
<li>CC BY-SA see <a href="https://github.com/ambrosechua/thebunniesinc/blob/master/LICENSE.md">LICENSE.md</a> </li> <li>CC BY-SA see <a href="https://github.com/ambrosechua/thebunniesinc/blob/master/LICENSE.md">LICENSE.md</a> </li>
</ul> </ul>
</section> </section>
</div> <footer>
<p>This project is maintained by <a href="https://github.com/ambrosechua">ambrosechua</a></p>
<!-- FOOTER --> <p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">The Bunnies, Inc. maintained by <a href="https://github.com/ambrosechua">ambrosechua</a></p>
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer> </footer>
</div> </div>
<script src="javascripts/scale.fix.js"></script>
</body> </body>
</html> </html>

View File

@ -1,65 +1,64 @@
.highlight .hll { background-color: #ffffcc } .highlight { background: #ffffff; }
.highlight { background: #f0f3f3; } .highlight .c { color: #999988; font-style: italic } /* Comment */
.highlight .c { color: #0099FF; font-style: italic } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .err { color: #AA0000; background-color: #FFAAAA } /* Error */ .highlight .k { font-weight: bold } /* Keyword */
.highlight .k { color: #006699; font-weight: bold } /* Keyword */ .highlight .o { font-weight: bold } /* Operator */
.highlight .o { color: #555555 } /* Operator */ .highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
.highlight .cm { color: #0099FF; font-style: italic } /* Comment.Multiline */ .highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
.highlight .cp { color: #009999 } /* Comment.Preproc */ .highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
.highlight .c1 { color: #0099FF; font-style: italic } /* Comment.Single */ .highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
.highlight .cs { color: #0099FF; font-weight: bold; font-style: italic } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .gd { background-color: #FFCCCC; border: 1px solid #CC0000 } /* Generic.Deleted */ .highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */
.highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #FF0000 } /* Generic.Error */ .highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #003300; font-weight: bold } /* Generic.Heading */ .highlight .gh { color: #999999 } /* Generic.Heading */
.highlight .gi { background-color: #CCFFCC; border: 1px solid #00CC00 } /* Generic.Inserted */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #AAAAAA } /* Generic.Output */ .highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */
.highlight .gp { color: #000099; font-weight: bold } /* Generic.Prompt */ .highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #003300; font-weight: bold } /* Generic.Subheading */ .highlight .gu { color: #800080; font-weight: bold; } /* Generic.Subheading */
.highlight .gt { color: #99CC66 } /* Generic.Traceback */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #006699; font-weight: bold } /* Keyword.Constant */ .highlight .kc { font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #006699; font-weight: bold } /* Keyword.Declaration */ .highlight .kd { font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #006699; font-weight: bold } /* Keyword.Namespace */ .highlight .kn { font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #006699 } /* Keyword.Pseudo */ .highlight .kp { font-weight: bold } /* Keyword.Pseudo */
.highlight .kr { color: #006699; font-weight: bold } /* Keyword.Reserved */ .highlight .kr { font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #007788; font-weight: bold } /* Keyword.Type */ .highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #FF6600 } /* Literal.Number */ .highlight .m { color: #009999 } /* Literal.Number */
.highlight .s { color: #CC3300 } /* Literal.String */ .highlight .s { color: #d14 } /* Literal.String */
.highlight .na { color: #330099 } /* Name.Attribute */ .highlight .na { color: #008080 } /* Name.Attribute */
.highlight .nb { color: #336666 } /* Name.Builtin */ .highlight .nb { color: #0086B3 } /* Name.Builtin */
.highlight .nc { color: #00AA88; font-weight: bold } /* Name.Class */ .highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
.highlight .no { color: #336600 } /* Name.Constant */ .highlight .no { color: #008080 } /* Name.Constant */
.highlight .nd { color: #9999FF } /* Name.Decorator */ .highlight .ni { color: #800080 } /* Name.Entity */
.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */ .highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
.highlight .ne { color: #CC0000; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
.highlight .nf { color: #CC00FF } /* Name.Function */ .highlight .nn { color: #555555 } /* Name.Namespace */
.highlight .nl { color: #9999FF } /* Name.Label */ .highlight .nt { color: #000080 } /* Name.Tag */
.highlight .nn { color: #00CCFF; font-weight: bold } /* Name.Namespace */ .highlight .nv { color: #008080 } /* Name.Variable */
.highlight .nt { color: #330099; font-weight: bold } /* Name.Tag */ .highlight .ow { font-weight: bold } /* Operator.Word */
.highlight .nv { color: #003333 } /* Name.Variable */
.highlight .ow { color: #000000; font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mf { color: #FF6600 } /* Literal.Number.Float */ .highlight .mf { color: #009999 } /* Literal.Number.Float */
.highlight .mh { color: #FF6600 } /* Literal.Number.Hex */ .highlight .mh { color: #009999 } /* Literal.Number.Hex */
.highlight .mi { color: #FF6600 } /* Literal.Number.Integer */ .highlight .mi { color: #009999 } /* Literal.Number.Integer */
.highlight .mo { color: #FF6600 } /* Literal.Number.Oct */ .highlight .mo { color: #009999 } /* Literal.Number.Oct */
.highlight .sb { color: #CC3300 } /* Literal.String.Backtick */ .highlight .sb { color: #d14 } /* Literal.String.Backtick */
.highlight .sc { color: #CC3300 } /* Literal.String.Char */ .highlight .sc { color: #d14 } /* Literal.String.Char */
.highlight .sd { color: #CC3300; font-style: italic } /* Literal.String.Doc */ .highlight .sd { color: #d14 } /* Literal.String.Doc */
.highlight .s2 { color: #CC3300 } /* Literal.String.Double */ .highlight .s2 { color: #d14 } /* Literal.String.Double */
.highlight .se { color: #CC3300; font-weight: bold } /* Literal.String.Escape */ .highlight .se { color: #d14 } /* Literal.String.Escape */
.highlight .sh { color: #CC3300 } /* Literal.String.Heredoc */ .highlight .sh { color: #d14 } /* Literal.String.Heredoc */
.highlight .si { color: #AA0000 } /* Literal.String.Interpol */ .highlight .si { color: #d14 } /* Literal.String.Interpol */
.highlight .sx { color: #CC3300 } /* Literal.String.Other */ .highlight .sx { color: #d14 } /* Literal.String.Other */
.highlight .sr { color: #33AAAA } /* Literal.String.Regex */ .highlight .sr { color: #009926 } /* Literal.String.Regex */
.highlight .s1 { color: #CC3300 } /* Literal.String.Single */ .highlight .s1 { color: #d14 } /* Literal.String.Single */
.highlight .ss { color: #FFCC33 } /* Literal.String.Symbol */ .highlight .ss { color: #990073 } /* Literal.String.Symbol */
.highlight .bp { color: #336666 } /* Name.Builtin.Pseudo */ .highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #003333 } /* Name.Variable.Class */ .highlight .vc { color: #008080 } /* Name.Variable.Class */
.highlight .vg { color: #003333 } /* Name.Variable.Global */ .highlight .vg { color: #008080 } /* Name.Variable.Global */
.highlight .vi { color: #003333 } /* Name.Variable.Instance */ .highlight .vi { color: #008080 } /* Name.Variable.Instance */
.highlight .il { color: #FF6600 } /* Literal.Number.Integer.Long */ .highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
.type-csharp .highlight .k { color: #0000FF } .type-csharp .highlight .k { color: #0000FF }
.type-csharp .highlight .kt { color: #0000FF } .type-csharp .highlight .kt { color: #0000FF }