basic grid section for gh-pages section

This commit is contained in:
Coby Chapple 2013-03-15 15:29:45 +00:00
parent bd63042582
commit 6e831b65d2
1 changed files with 6 additions and 4 deletions

View File

@ -66,10 +66,12 @@ overview: true
<div class="clear"></div>
</div>
</section>
<section class="free-hosting">
<div class="content">
<img src="img/octojekyll.png" alt="Free Jekyll hosting on GitHub Pages">
<div class="pane">
<section class="free-hosting pane">
<div class="grid">
<div class="unit one-third">
<img src="img/octojekyll.png" alt="Free Jekyll hosting on GitHub Pages">
</div>
<div class="unit two-thirds">
<h2><strong>Free hosting</strong> with GitHub Pages</h2>
<p>Sick of dealing with hosting companies? <a href="http://pages.github.com/">GitHub Pages</a> are <em>powered by Jekyll</em>, so you can easily deploy your site using GitHub for free&mdash;<a href="https://help.github.com/articles/setting-up-a-custom-domain-with-pages">custom domain name</a> and all.</p>
<a href="http://pages.github.com/" class="">Learn more about GitHub Pages &rarr;</a>