--- layout: default title: "Feeling Responsive – A Jekyll Theme Based On Foundation" image: header: "header_unsplash_12.jpg" ---

Portfolio

Feeling Responsive 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.

More ›

Why use this theme?

Feeling Responsive is heavily built on Foundation, the fabulous responsive webdesign framework by Zurb. It supports a 12-column grid, persuades you with beautiful typography and is heavily optimized for speed.

More ›

Blog

Every good portfolio website has a blog with fresh news, thoughts and developments of your activities. Feeling Responsive offers you a fully functional blog, too. With an archive page to give readers a quick overview of all your posts.

More ›

New Blog Articles

{% for post in site.posts limit:1 %}

{% if post.subheadline %}{{ post.subheadline }}{% endif %} {% if post.categories %}{{ post.categories | join: ' · ' }}{% endif %}

{{ post.title }}

{% if post.image.thumb %}{{ page.title escape_once }}{% endif %} {% if post.meta_description %}{{ post.meta_description | strip_html | escape }}{% elsif post.description %}{{ post.description | strip_html | escape }}{% endif %} Read more ›

{% endfor %}

More Articles

{% include blog-entries.html entries='3' offset='1' %}