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 dba5d71522 Release 0.5
This release changes the top Navigation into a white tipbar, extends
the documentation and uses some subtile changes.
2014-08-22 23:20:26 +02:00

51 lines
1.7 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>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
</p>
<p><a class="button tiny radius" href="{{ site.url }}/blog/">More </a></p>
</div><!-- /.medium-4.columns -->
</div><!-- /.row -->