Create gh-pages branch via GitHub

This commit is contained in:
Luke Rogers 2013-09-11 05:41:38 -07:00
parent c2ce622661
commit ad64e61639
1 changed files with 27 additions and 39 deletions

View File

@ -1,34 +1,34 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset='utf-8'>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<title>CloudBot by ClouDev</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<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]-->
<title>CloudBot by ClouDev</title>
</head>
<body>
<header>
<div class="inner">
<div class="wrapper">
<header>
<h1>CloudBot</h1>
<h2>The easy to use, open source Python IRC Bot!</h2>
<a href="https://github.com/ClouDev/CloudBot" class="button"><small>View project on</small>GitHub</a>
</div>
</header>
<p>The easy to use, open source Python IRC Bot!</p>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h1>
<p class="view"><a href="https://github.com/ClouDev/CloudBot">View the Project on GitHub <small>ClouDev/CloudBot</small></a></p>
<ul>
<li><a href="https://github.com/ClouDev/CloudBot/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/ClouDev/CloudBot/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/ClouDev/CloudBot">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<h1>
<a name="cloudbot" class="anchor" href="#cloudbot"><span class="octicon octicon-link"></span></a>CloudBot</h1>
<h2>
@ -137,25 +137,13 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with CloudBot. If not, see &lt;http://www.gnu.org/licenses/&gt;.
</code></pre>
</section>
<aside id="sidebar">
<a href="https://github.com/ClouDev/CloudBot/zipball/master" class="button">
<small>Download</small>
.zip file
</a>
<a href="https://github.com/ClouDev/CloudBot/tarball/master" class="button">
<small>Download</small>
.tar.gz file
</a>
<p class="repo-owner"><a href="https://github.com/ClouDev/CloudBot"></a> is maintained by <a href="https://github.com/ClouDev">ClouDev</a>.</p>
<p>This page was generated by <a href="pages.github.com">GitHub Pages</a> using the Architect theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.</p>
</aside>
</div>
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/ClouDev">ClouDev</a></p>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>