Basic index page
This commit is contained in:
parent
af80a40459
commit
4b0ce2b03f
1 changed files with 5 additions and 18 deletions
23
index.md
23
index.md
|
@ -4,31 +4,18 @@
|
|||
# inserted automagically in the webpage. To make
|
||||
# this work, you have to use › layout: frontpage
|
||||
#
|
||||
layout: frontpage
|
||||
layout: blog
|
||||
title: "Feeling Responsive – A Jekyll Theme Based On Foundation"
|
||||
header:
|
||||
image_fullwidth: "header_unsplash_12.jpg"
|
||||
widget-1:
|
||||
title: "Blog & Portfolio"
|
||||
url: 'http://phlow.github.io/feeling-responsive/blog/'
|
||||
text: 'Every good portfolio website has a blog with fresh news, thoughts and develop­ments of your activities. <em>Feeling Responsive</em> offers you a fully functional blog with an archive page to give readers a quick overview of all your posts.'
|
||||
image: unsplash_9-302x182.jpg
|
||||
widget-2:
|
||||
title: "Why use this theme?"
|
||||
url: 'http://phlow.github.io/feeling-responsive/info/'
|
||||
text: '<em>Feeling Responsive</em> is heavily customizable.<br>1. Language-Support :)<br>2. Optimized for speed and it's responsive.<br>3. Built on <a href="http://foundation.zurb.com/">Foundation Framework</a>.<br>4. Seven different Headers.<br>5. Customizable navigation, footer,...'
|
||||
video: '<a href="#" data-reveal-id="videoModal"><img src="http://phlow.github.io/feeling-responsive/images/start-video-feeling-responsive-302x182.jpg" width="302" height="182" alt=""></a>'
|
||||
widget-3:
|
||||
title: "Download Theme"
|
||||
url: 'https://github.com/Phlow/feeling-responsive'
|
||||
text: '<em>Feeling Responsive</em> is totally free and licensed under the MIT License. Make it your own and do with it what you want. Grab your copy or clone it at GitHub and start your website with it. Then tell me via Twitter <a href="http://twitter.com/phlow">@phlow</a>.'
|
||||
image: github-303x182.jpg
|
||||
sidebar: left
|
||||
|
||||
---
|
||||
|
||||
|
||||
<div id="videoModal" class="reveal-modal large" data-reveal="">
|
||||
<!--<div id="videoModal" class="reveal-modal large" data-reveal="">
|
||||
<div class="flex-video widescreen vimeo" style="display: block;">
|
||||
<iframe width="1280" height="720" src="https://www.youtube.com/embed/3b5zCFSmVvU" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
<a class="close-reveal-modal">×</a>
|
||||
</div>
|
||||
</div>-->
|
Reference in a new issue