Skip to content

Commit

Permalink
Replace master branch with page content via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
maomaolan committed Feb 3, 2016
1 parent 4af6bcd commit 9b6bc64
Show file tree
Hide file tree
Showing 3 changed files with 687 additions and 55 deletions.
73 changes: 18 additions & 55 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,51 +1,22 @@
<!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=640">

<link rel="stylesheet" href="stylesheets/core.css" media="screen">
<link rel="stylesheet" href="stylesheets/mobile.css" media="handheld, only screen and (max-device-width:640px)">
<link rel="stylesheet" href="stylesheets/github-light.css">

<script type="text/javascript" src="javascripts/modernizr.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="javascripts/headsmart.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$('#main_content').headsmart()
})
</script>
<meta charset="UTF-8">
<title>Maomaolan.GitHub.io by maomaolan</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='https://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">
</head>

<body>
<a id="forkme_banner" href="https://github.com/maomaolan">View on GitHub</a>
<div class="shell">

<header>
<span class="ribbon-outer">
<span class="ribbon-inner">
<h1>Maomaolan.GitHub.io</h1>
<h2>懒猫猫</h2>
</span>
<span class="left-tail"></span>
<span class="right-tail"></span>
</span>
</header>

<div id="no-downloads">
<span class="inner">
</span>
</div>
<section class="page-header">
<h1 class="project-name">Maomaolan.GitHub.io</h1>
<h2 class="project-tagline">懒猫猫</h2>
</section>


<span class="banner-fix"></span>


<section id="main_content">
<h3>
<section class="main-content">
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3>

<p>This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here <a href="https://guides.github.com/features/mastering-markdown/">using GitHub Flavored Markdown</a>, select a template crafted by a designer, and publish. After your page is generated, you can check out the new <code>gh-pages</code> branch locally. If you’re using GitHub Desktop, simply sync your repository and you’ll see the new branch.</p>
Expand All @@ -69,22 +40,14 @@ <h3>
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Support or Contact</h3>

<p>Having trouble with Pages? Check out our <a href="https://help.github.com/pages">documentation</a> or <a href="https://github.com/contact">contact support</a> and we’ll help you sort it out.</p>
</section>

<footer>
<span class="ribbon-outer">
<span class="ribbon-inner">
<p>Projects by <a href="https://github.com/maomaolan">maomaolan</a> can be found on <a href="https://github.com/maomaolan">GitHub</a></p>
</span>
<span class="left-tail"></span>
<span class="right-tail"></span>
</span>
<p>Generated with <a href="https://pages.github.com">GitHub Pages</a> using Merlot</p>
<span class="octocat"></span>
<footer class="site-footer">

<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>

</div>
</section>


</body>
</html>
Loading

0 comments on commit 9b6bc64

Please sign in to comment.