Skip to content

Commit

Permalink
Create gh-pages branch via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
renoirb committed Aug 29, 2012
1 parent d0adff2 commit 4879581
Show file tree
Hide file tree
Showing 13 changed files with 300 additions and 746 deletions.
Binary file removed images/body-bg.jpg
Binary file not shown.
Binary file removed images/download-button.png
Binary file not shown.
Binary file removed images/github-button.png
Binary file not shown.
Binary file removed images/header-bg.jpg
Binary file not shown.
Binary file removed images/highlight-bg.jpg
Binary file not shown.
Binary file removed images/sidebar-bg.jpg
Binary file not shown.
66 changes: 27 additions & 39 deletions index.html
@@ -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>Htmlcsstherightway by renoirb</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>Htmlcsstherightway by renoirb</title>
</head>

<body>
<header>
<div class="inner">
<div class="wrapper">
<header>
<h1>Htmlcsstherightway</h1>
<h2>A spinoff on the idea to explain the basics for the self-taught</h2>
<a href="https://github.com/renoirb/htmlcsstherightway" class="button"><small>View project on</small>GitHub</a>
</div>
</header>
<p>A spinoff on the idea to explain the basics for the self-taught</p>

<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h3>Just started</h3>
<p class="view"><a href="https://github.com/renoirb/htmlcsstherightway">View the Project on GitHub <small>renoirb/htmlcsstherightway</small></a></p>


<ul>
<li><a href="https://github.com/renoirb/htmlcsstherightway/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/renoirb/htmlcsstherightway/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/renoirb/htmlcsstherightway">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<h3>Just started</h3>

<p>Hello world. I just created the setup.</p>

Expand Down Expand Up @@ -58,25 +58,13 @@ <h3>Authors and Contributors</h3>
<h3>Support or Contact</h3>

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

<aside id="sidebar">
<a href="https://github.com/renoirb/htmlcsstherightway/zipball/master" class="button">
<small>Download</small>
.zip file
</a>
<a href="https://github.com/renoirb/htmlcsstherightway/tarball/master" class="button">
<small>Download</small>
.tar.gz file
</a>

<p class="repo-owner"><a href="https://github.com/renoirb/htmlcsstherightway"></a> is maintained by <a href="https://github.com/renoirb">renoirb</a>.</p>

<p>This page was generated by <a href="pages.github.com">GitHub Pages</a> using the Architect theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.</p>
</aside>
</div>
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/renoirb">renoirb</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>
1 change: 0 additions & 1 deletion javascripts/main.js

This file was deleted.

17 changes: 17 additions & 0 deletions javascripts/scale.fix.js
@@ -0,0 +1,17 @@
var metas = document.getElementsByTagName('meta');
var i;
if (navigator.userAgent.match(/iPhone/i)) {
for (i=0; i<metas.length; i++) {
if (metas[i].name == "viewport") {
metas[i].content = "width=device-width, minimum-scale=1.0, maximum-scale=1.0";
}
}
document.addEventListener("gesturestart", gestureStart, false);
}
function gestureStart() {
for (i=0; i<metas.length; i++) {
if (metas[i].name == "viewport") {
metas[i].content = "width=device-width, minimum-scale=0.25, maximum-scale=1.6";
}
}
}
2 changes: 1 addition & 1 deletion params.json
@@ -1 +1 @@
{"tagline":"A spinoff on the idea to explain the basics for the self-taught","body":"### Just started\r\nHello world. I just created the setup.\r\n\r\n### Some notes\r\nThis automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:\r\n\r\n```\r\n$ cd your_repo_root/repo_name\r\n$ git fetch origin\r\n$ git checkout gh-pages\r\n```\r\n\r\nIf you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.\r\n\r\n### Designer Templates\r\nWe've crafted some handsome templates for you to use. Go ahead and continue to layouts to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved if it remained markdown format.\r\n\r\n### Rather Drive Stick?\r\nIf you prefer to not use the automatic generator, push a branch named `gh-pages` to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator written by our own Tom Preston-Werner. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.\r\n\r\n### Authors and Contributors\r\nYou can @mention a GitHub username to generate a link to their profile. The resulting `<a>` element will link to the contributor's GitHub Profile. For example: In 2007, Chris Wanstrath (@defunkt), PJ Hyett (@pjhyett), and Tom Preston-Werner (@mojombo) founded GitHub.\r\n\r\n### Support or Contact\r\nHaving trouble with Pages? Check out the documentation at http://help.github.com/pages or contact support@github.com and we’ll help you sort it out.","note":"Don't delete this file! It's used internally to help with page regeneration.","name":"Htmlcsstherightway","google":""}
{"note":"Don't delete this file! It's used internally to help with page regeneration.","tagline":"A spinoff on the idea to explain the basics for the self-taught","body":"### Just started\r\nHello world. I just created the setup.\r\n\r\n### Some notes\r\nThis automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:\r\n\r\n```\r\n$ cd your_repo_root/repo_name\r\n$ git fetch origin\r\n$ git checkout gh-pages\r\n```\r\n\r\nIf you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.\r\n\r\n### Designer Templates\r\nWe've crafted some handsome templates for you to use. Go ahead and continue to layouts to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved if it remained markdown format.\r\n\r\n### Rather Drive Stick?\r\nIf you prefer to not use the automatic generator, push a branch named `gh-pages` to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator written by our own Tom Preston-Werner. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.\r\n\r\n### Authors and Contributors\r\nYou can @mention a GitHub username to generate a link to their profile. The resulting `<a>` element will link to the contributor's GitHub Profile. For example: In 2007, Chris Wanstrath (@defunkt), PJ Hyett (@pjhyett), and Tom Preston-Werner (@mojombo) founded GitHub.\r\n\r\n### Support or Contact\r\nHaving trouble with Pages? Check out the documentation at http://help.github.com/pages or contact support@github.com and we’ll help you sort it out.","name":"Htmlcsstherightway","google":""}
226 changes: 0 additions & 226 deletions stylesheets/print.css

This file was deleted.

0 comments on commit 4879581

Please sign in to comment.