Create gh-pages branch via GitHub

This commit is contained in:
Vishnu Ks
2015-06-06 18:10:16 +05:30
parent 46f74e8ba6
commit 23624ca7fa
4 changed files with 675 additions and 912 deletions

View File

@@ -1,41 +1,25 @@
<!DOCTYPE html>
<html>
<html lang="en-us">
<head>
<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'>
<meta charset="UTF-8">
<title>Mind Expanding Books by hackerkid</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' 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/github-light.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Mind Expanding Books by hackerkid</title>
</head>
<body>
<header>
<div class="inner">
<h1>Mind Expanding Books</h1>
<h2>Curated list of awesome mind expanding books</h2>
<a href="https://github.com/hackerkid/Mind-Expanding-Books" class="button"><small>View project on</small> GitHub</a>
</div>
</header>
<section class="page-header">
<h1 class="project-name">Mind Expanding Books</h1>
<h2 class="project-tagline">Curated list of awesome mind expanding books</h2>
<a href="https://github.com/hackerkid/Mind-Expanding-Books" class="btn">View on GitHub</a>
<a href="https://github.com/hackerkid/Mind-Expanding-Books/zipball/master" class="btn">Download .zip</a>
<a href="https://github.com/hackerkid/Mind-Expanding-Books/tarball/master" class="btn">Download .tar.gz</a>
</section>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h2>
<a id="introduction" class="anchor" href="#introduction" aria-hidden="true"><span class="octicon octicon-link"></span></a>Introduction</h2>
<p>This is a curated list of books which will help you to <del>blow</del> expand your mind. </p>
<p>Original Source: <a href="http://www.quora.com/What-are-some-of-the-books-that-expand-your-mind">Quora- What are some of the books that expand your mind</a>.</p>
<h2>
<section class="main-content">
<h2>
<a id="table-of-contents" class="anchor" href="#table-of-contents" aria-hidden="true"><span class="octicon octicon-link"></span></a>Table of Contents</h2>
<ul>
@@ -585,25 +569,16 @@
<li>
<a href="https://www.goodreads.com/book/show/79766.A_Pattern_Language">Pattern Language: Towns, Buildings, Construction</a> by Christopher Alexander, Sara Ishikawa, Murray Silverstein, Max Jacobson, Ingrid Fiksdahl-King and Shlomo Angel</li>
</ul>
</section>
<aside id="sidebar">
<a href="https://github.com/hackerkid/Mind-Expanding-Books/zipball/master" class="button">
<small>Download</small>
.zip file
</a>
<a href="https://github.com/hackerkid/Mind-Expanding-Books/tarball/master" class="button">
<small>Download</small>
.tar.gz file
</a>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/hackerkid/Mind-Expanding-Books">Mind Expanding Books</a> is maintained by <a href="https://github.com/hackerkid">hackerkid</a>.</span>
<p class="repo-owner"><a href="https://github.com/hackerkid/Mind-Expanding-Books"></a> is maintained by <a href="https://github.com/hackerkid">hackerkid</a>.</p>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
<p>This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the Architect theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.</p>
</aside>
</div>
</div>
</section>
</body>
</html>