1
0
Fork 0
This repository has been archived on 2021-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
dennogumi.org-archive/index.html
Moritz »mo.« Sauer 589b051039 Update
2014-08-20 20:40:07 +02:00

50 lines
1.6 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: default
title: "Feeling Responsive  A theme based on foundation"
image_header: "header_unsplash_4.jpg"
---
<div id="header-home">
<div class="row">
<div class="small-12 columns">
</div><!-- /.medium-4.columns -->
</div><!-- /.row -->
</div><!-- /#header-home -->
<div class="row top-30">
<div class="medium-4 columns">
<a href="{{ site.url }}/portfolio/"><img src="{{ site.url }}/assets/img/unsplash_1.jpg" alt=""></a>
<h2>Portfolio</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.
</p>
<p><a class="button tiny radius" href="{{ site.url }}/portfolio/">More </a></p>
</div><!-- /.medium-4.columns -->
<div class="medium-4 columns">
<a href="{{ site.url }}/about/"><img src="{{ site.url }}/assets/img/unsplash_2.jpg" alt=""></a>
{% include _about.html %}
<p><a class="button tiny radius" href="{{ site.url }}/about/">More </a></p>
</div><!-- /.medium-4.columns -->
<div class="medium-4 columns">
<a href="{{ site.url }}/blog/"><img src="{{ site.url }}/assets/img/unsplash_4.jpg" alt=""></a>
<h2>Blog</h2>
<p>
Every website needs a blog, right? So also this theme gets bloggish as long as you feed Jekyll to spit some content out.
</p>
<p><a class="button tiny radius" href="{{ site.url }}/blog/">More </a></p>
</div><!-- /.medium-4.columns -->
</div><!-- /.row -->