1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2014-09-18 00:15:13 +02:00
parent b908e39e09
commit 3808888575
9 changed files with 53 additions and 24 deletions

View file

@ -16,19 +16,19 @@ image:
<div class="row top-60">
<div class="medium-4 columns">
<a href="{{ site.url }}/design/portfolio/"><img src="{{ site.url }}/assets/img/unsplash_1-303x182.jpg" alt=""></a>
<h2>Showcase Your Work</h2>
<a href="{{ site.url }}/blog/"><img src="{{ site.url }}/assets/img/unsplash_4-303x182.jpg" alt=""></a>
<h2>Blog</h2>
<p>
<em>Feeling Responsive</em> supports you with layouts to present your favorite and actual work. With the gallery- and portfolio-template you can show off your work as a designer, programmer, photographer or artist.
Every good portfolio website has a blog with fresh news, thoughts and developments of your activities. <em>Feeling Responsive</em> offers you a fully functional blog, too. With an <a href="{{ site.url }}/blog/archive/">archive page</a> to give readers a quick overview of all your posts.
</p>
<p><a class="button tiny radius" href="{{ site.url }}/design/portfolio/">More </a></p>
<p><a class="button tiny radius" href="{{ site.url }}/blog/">More </a></p>
</div><!-- /.medium-4.columns -->
<div class="medium-4 columns">
<a href="{{ site.url }}/about/"><img src="{{ site.url }}/assets/img/unsplash_8-303x182.jpg" alt=""></a>
<a href="{{ site.url }}/about/"><img src="{{ site.url }}/assets/img/unsplash_8-303x182.jpg" alt=""></a>
<h2>Why use this theme?</h2>
@ -41,20 +41,20 @@ image:
<div class="medium-4 columns">
<a href="{{ site.url }}/blog/"><img src="{{ site.url }}/assets/img/unsplash_4-303x182.jpg" alt=""></a>
<h2>Blog</h2>
<p>
Every good portfolio website has a blog with fresh news, thoughts and developments of your activities. <em>Feeling Responsive</em> offers you a fully functional blog, too. With an <a href="{{ site.url }}/blog/archive/">archive page</a> to give readers a quick overview of all your posts.
</p>
<p><a class="button tiny radius" href="{{ site.url }}/blog/">More </a></p>
<a href="{{ site.url }}/design/portfolio/"><img src="{{ site.url }}/assets/img/github-303x182.jpg" alt=""></a>
<h2>Download Theme</h2>
<p>
<em>Feeling Responsive</em> is totally free and licensed under the MIT License. You can 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 <a href="http://twitter.com/phlow">Twitter @phlow</a>.
</p>
<p><a class="button tiny radius" href="https://github.com/Phlow/feeling-responsive/">Download @ GitHub </a></p>
</div><!-- /.medium-4.columns -->
</div><!-- /.row -->
<div class="row top-60 bottom-15 homepage">
<div class="row top-60 bottom-20 homepage">
<div class="small-12 columns">
{% for post in site.posts limit:1 %}
{% if post.image.homepage %}