basic grid section for gh-pages section
This commit is contained in:
parent
bd63042582
commit
6e831b65d2
|
@ -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—<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 →</a>
|
||||
|
|
Loading…
Reference in New Issue