move demo site to docs/ folder
This commit is contained in:
parent
bb7d9f845f
commit
6552c5774e
65 changed files with 12900 additions and 0 deletions
26
docs/index.html
Normal file
26
docs/index.html
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
layout: home
|
||||
title: Beautiful Jekyll
|
||||
subtitle: Build a beautiful and simple website in minutes
|
||||
fb-img: "http://deanattali.com/img/blog/beautiful-jekyll.png"
|
||||
---
|
||||
|
||||
<div class="main-explain-area jumbotron">
|
||||
<p>This website is powered by GitHub Pages/Jekyll and can be built in <strong>under 5 minutes</strong>. Literally.</p>
|
||||
<div class="get-started-wrap">
|
||||
<a class="btn btn-success btn-lg get-started-btn" href="https://github.com/daattali/beautiful-jekyll#readme">Get Started!</a>
|
||||
</div>
|
||||
<p>Designed to look great on both desktops and mobile devices.</p>
|
||||
<p>Below are sample blog posts for illustration purposes.</p>
|
||||
<p>If you like this theme, please consider supporting me :)</p>
|
||||
<p align="center">
|
||||
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EG5Q5483TTWCN">
|
||||
<img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" />
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div id="deancarbonads">
|
||||
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=deanattalicom" id="_carbonads_js"></script>
|
||||
</div>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue