diff --git a/README.md b/README.md
new file mode 100644
index 0000000..41385d5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+## Theme: Feeling Responsive
+
+**Repository for Feeling Responsive Theme for Jekyll**
+
+Currently in development, but you can have a look at it at
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 0000000..5a408f5
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,106 @@
+# ASCII-Font › http://patorjk.com/software/taag/#p=display&f=Slant&t=Phlow
+#
+# _____ _ __ _____ __ __ _
+# / ___/(_) /____ / ___/___ / /_/ /_(_)___ ____ ______
+# \__ \/ / __/ _ \ \__ \/ _ \/ __/ __/ / __ \/ __ `/ ___/
+# ___/ / / /_/ __/ ___/ / __/ /_/ /_/ / / / / /_/ (__ )
+# /____/_/\__/\___/ /____/\___/\__/\__/_/_/ /_/\__, /____/
+# /____/
+title: "Feeling Responsive"
+slogan: "A Responsive Theme for Jekyll"
+description: "Feeling Responsive is built on the fabulous Foundation Framework and comes with lots of features to show your content right."
+logo: "logo.png"
+baseurl: ""
+paginate: 5
+paginate_path: "blog/page:num"
+
+url: "http://localhost:4000"
+# - url: "http://phlow.github.io/feeling-responsive"
+
+
+
+# Header
+language: "en"
+# google_author: ""
+
+
+# _ __ _ __ _
+# / | / /___ __ __(_)___ _____ _/ /_(_)___ ____
+# / |/ / __ `/ | / / / __ `/ __ `/ __/ / __ \/ __ \
+# / /| / /_/ /| |/ / / /_/ / /_/ / /_/ / /_/ / / / /
+# /_/ |_/\__,_/ |___/_/\__, /\__,_/\__/_/\____/_/ /_/
+# /____/
+#
+# Open _data/navigation.yml to adjust the left and right topbar navigation
+#
+
+
+
+# _____ __________
+# / ___// ____/ __ \
+# \__ \/ __/ / / / /
+# ___/ / /___/ /_/ /
+# /____/_____/\____/ Verify Website to Webmaster Tools
+
+google_author: "https://plus.google.com/u/0/118311555303973066167"
+google_site_verification: ""
+# bing_webmastertools_id: ""
+# alexa_verify_id: ""
+
+
+
+# ______ _
+# / ____/___ __ __(_)________ ____ _____
+# / /_ / __ `/ | / / / ___/ __ \/ __ \/ ___/
+# / __/ / /_/ /| |/ / / /__/ /_/ / / / (__ )
+# /_/ \__,_/ |___/_/\___/\____/_/ /_/____/ Favicons, Apple Touch Buttons
+# More information » http://j.mp/apple-touch-icons
+
+favicon: "http://images.phlow.de/phlow/phlow-favicon-32x.png" # iOS7 Size 32x32
+apple_touch_icon_iphone: "http://images.phlow.de/phlow/phlow-touch-icon-iphone-60x.png" # iOS7 Size 60x60
+apple_touch_icon_iphone_retina: "http://images.phlow.de/phlow/phlow-touch-icon-iphone-retina-120x.png" # iOS7 Size 120x120
+apple_touch_icon_ipad: "http://images.phlow.de/phlow/phlow-touch-icon-ipad-76x.png" # iOS7 Size 76x76
+apple_touch_icon_ipad_retina: "http://images.phlow.de/phlow/phlow-touch-icon-ipad-retina-152x.png" # iOS7 Size 152x152
+apple_touch_icon_precomposed: "http://images.phlow.de/phlow/phlow-touch-icon-android-152x.png" # iOS7 Size 152x152
+
+
+# ______ __ __
+# / ____/___ _________ / /_ ____ ____ / /__
+# / /_ / __ `/ ___/ _ \/ __ \/ __ \/ __ \/ //_/
+# / __/ / /_/ / /__/ __/ /_/ / /_/ / /_/ / ,<
+# /_/ \__,_/\___/\___/_.___/\____/\____/_/|_| Facebook-Optimization › http://j.mp/fb_optimize
+
+og_image: "http://images.phlow.de/phlow/phlow_de-logo-512x.png"
+# og_locale: "de_DE"
+# og_type: "website"
+# og_title: ""
+# og_description: ""
+# og_url: ""
+# og_site_name: ""
+
+
+# _____ _ __ __ ___ ___
+# / ___/____ _____(_)___ _/ / / |/ /__ ____/ (_)___ _
+# \__ \/ __ \/ ___/ / __ `/ / / /|_/ / _ \/ __ / / __ `/
+# ___/ / /_/ / /__/ / /_/ / / / / / / __/ /_/ / / /_/ /
+# /____/\____/\___/_/\__,_/_/ /_/ /_/\___/\__,_/_/\__,_/
+#
+# Open _data/socialmedia.yml to adjust the left and right topbar navigation
+#
+
+
+
+
+# Social Media
+
+username: phlow
+
+
+# Build settings
+markdown: kramdown
+permalink: /:categories/:title/
+highlight: pygments
+exclude: []
+include: ['.htaccess']
+
+
diff --git a/_data/navigation.yml b/_data/navigation.yml
new file mode 100644
index 0000000..d737d55
--- /dev/null
+++ b/_data/navigation.yml
@@ -0,0 +1,46 @@
+- title: Start
+ url: "/index.html"
+ side: left
+
+- title: "Style your content"
+ url: "/design/style-guide/"
+ side: left
+ dropdown:
+ - title: "Style Your Posts"
+ url: "/design/elements/"
+ - title: "The Grid"
+ url: "/design/grid/"
+ - title: "Blog-Page"
+ url: "/blog/"
+ - title: "Post-Layout"
+ url: "/design/post/"
+ - title: "Post-Left-Sidebar"
+ url: "/design/post-left-sidebar/"
+ - title: "Post-Right-Sidebar"
+ url: "/design/post-right-sidebar/"
+ - title: "Typography"
+ url: "/typography/"
+# - title: "Fullwidth Layout"
+# url: "/design/full-width/"
+
+# - title: "Portfolio"
+# url: "/portfolio/"
+# side: left
+
+- title: Documentation
+ url: "/documentation/"
+ side: left
+
+- title: Blog
+ url: "/blog/"
+ side: left
+
+- title: "Changelog"
+ url: "/changelog/"
+ side: left
+
+- title: "Contact"
+ url: "http://phlow.de/kontakt/"
+ side: right
+
+
diff --git a/_data/socialmedia.yml b/_data/socialmedia.yml
new file mode 100644
index 0000000..6556731
--- /dev/null
+++ b/_data/socialmedia.yml
@@ -0,0 +1,55 @@
+- name: YouTube
+ url: http://www.youtube.com/PhlowMedia
+ id: social-youtube
+ class: entypo
+ title: "Videos, Video-Anleitungen und Filme von Phlow auf YouTube"
+ entypo: "▶"
+
+- name: Twitter
+ url: http://twitter.com/phlow
+ id: social-twitter
+ class: entypo-social
+ title: "Immer das Neuste von Phlow gibt es auf Twitter"
+ entypo: ""
+
+- name: Facebook
+ url: http://www.facebook.com/phlow.media
+ id: social-facebook
+ class: entypo-social
+ title: "Lass uns Freunde sein!"
+ entypo: ""
+
+- name: Soundcloud
+ url: http://soundcloud.com/phlow
+ id: social-soundcloud
+ class: entypo-social
+ title: "Sounds und Downloads und mehr"
+ entypo: ""
+
+- name: GitHub
+ url: http://github.com/phlow
+ id: social-github
+ class: entypo-social
+ title: Code und mehr...
+ entypo: ""
+
+- name: Instagram
+ url: http://instagram.com/phlowmedia
+ id: social-instagram
+ class: entypo-social
+ title: "Bilder und Impressionen mit und ohne Filter..."
+ entypo: ""
+
+- name: Pinterst
+ url: http://www.pinterest.com/phlowmedia/
+ id: social-pinterest
+ class: entypo-social
+ title: "Bilder, Fotos, Illustrationen, Grafiken sammeln..."
+ entypo: ""
+
+- name: Mixcloud
+ url: http://www.mixcloud.com/phlow/
+ id: social-mixcloud
+ class: entypo
+ title: "Mixe, was sonst?"
+ entypo: "☁"
diff --git a/_includes/_about.html b/_includes/_about.html
new file mode 100644
index 0000000..cd9e2c7
--- /dev/null
+++ b/_includes/_about.html
@@ -0,0 +1,6 @@
+
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.
+
+
diff --git a/_includes/_site_description.html b/_includes/_site_description.html
new file mode 100644
index 0000000..4688838
--- /dev/null
+++ b/_includes/_site_description.html
@@ -0,0 +1 @@
+»Feeling Responsive« is a responsive theme based on the fantastic foundation framework with beautiful typography and a bright color palette.
\ No newline at end of file
diff --git a/_includes/footer.html b/_includes/footer.html
new file mode 100644
index 0000000..2dcd22a
--- /dev/null
+++ b/_includes/footer.html
@@ -0,0 +1,65 @@
+
diff --git a/_includes/footer_scripte.html b/_includes/footer_scripte.html
new file mode 100644
index 0000000..efb64e0
--- /dev/null
+++ b/_includes/footer_scripte.html
@@ -0,0 +1,5 @@
+
+
+
\ No newline at end of file
diff --git a/_includes/for-loop-definition-list.html b/_includes/for-loop-definition-list.html
new file mode 100644
index 0000000..e8cf68a
--- /dev/null
+++ b/_includes/for-loop-definition-list.html
@@ -0,0 +1,14 @@
+
+ {% for post in site.posts reversed %}
+ {% if post.categories contains include.list-category %}
+
+ {% if post.chapter != nil %}{{ post.chapter }}. {% endif %}{{ post.title }}
+
+ {% if post.description %}
+
+ {{ post.description }}
+
+ {% endif %}
+ {% endif %}
+ {% endfor %}
+
\ No newline at end of file
diff --git a/_includes/for-loop-title-only-counter.html b/_includes/for-loop-title-only-counter.html
new file mode 100644
index 0000000..cbe346e
--- /dev/null
+++ b/_includes/for-loop-title-only-counter.html
@@ -0,0 +1,10 @@
+
+ {% assign counter = 1 %}
+ {% for post in site.posts reversed %}
+ {% if post.categories contains include.list-category %}
+ #{{ counter }} {{ post.title }}
+ {% assign counter=counter | plus:1 %}
+ {% endif %}
+ {% endfor %}
+
+
\ No newline at end of file
diff --git a/_includes/for-loop-title-only.html b/_includes/for-loop-title-only.html
new file mode 100644
index 0000000..31b7113
--- /dev/null
+++ b/_includes/for-loop-title-only.html
@@ -0,0 +1,8 @@
+
\ No newline at end of file
diff --git a/_includes/header.html b/_includes/header.html
new file mode 100644
index 0000000..8109a9d
--- /dev/null
+++ b/_includes/header.html
@@ -0,0 +1,20 @@
+
+
+
+
+
+ {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}
+
+
+
+{% if site.google_site_verification %}
+
+{% endif %}
+{% if site.google_author %}
+
+{% endif %}
+{% if site.favicon %}
+
+
+{% endif %}
+
\ No newline at end of file
diff --git a/_includes/masthead.html b/_includes/masthead.html
new file mode 100644
index 0000000..e5db141
--- /dev/null
+++ b/_includes/masthead.html
@@ -0,0 +1,25 @@
+{% if page.image_header == "no" %}
+
+
+
+{% else %}
+
+
+
+{% endif %}
diff --git a/_includes/navigation.html b/_includes/navigation.html
new file mode 100644
index 0000000..7e8f08c
--- /dev/null
+++ b/_includes/navigation.html
@@ -0,0 +1,117 @@
+
+
+
+
+
+{% comment %}
+
+ ____ __ __ _ __ _ __ _
+ / __ \___ _____/ /_ / /____ / | / /___ __ __(_)___ _____ _/ /_(_)___ ____
+ / /_/ / _ \/ ___/ __ \/ __/ _ \ / |/ / __ `/ | / / / __ `/ __ `/ __/ / __ \/ __ \
+ / _, _/ __/ /__/ / / / /_/ __/ / /| / /_/ /| |/ / / /_/ / /_/ / /_/ / /_/ / / / /
+/_/ |_|\___/\___/_/ /_/\__/\___/ /_/ |_/\__,_/ |___/_/\__, /\__,_/\__/_/\____/_/ /_/
+ /____/
+
+{% endcomment %}
+
+ {% for link in site.data.navigation %}
+
+ {% if link.url contains 'http' %}
+ {% assign domain = '' %}
+ {% else %}
+ {% assign domain = site.url %}
+ {% endif %}
+
+ {% comment %} Wenn rechte Seite sonst mach nichts {% endcomment %}
+ {% if link.side == 'right' %}
+ {% comment %} Wenn rechte Seite OHNE Dropdown Menu dann {% endcomment %}
+ {% if link.dropdown == nil %}
+
+ {{ link.title }}
+
+ {% comment %} Wenn rechte Seite mit Dropdown Menu dann {% endcomment %}
+ {% else %}
+
+
+
+ {{ link.title }}
+
+
+ {% for dropdown_link in link.dropdown %}
+
+ {% if dropdown_link.url contains 'http' %}
+ {% assign domain = '' %}
+ {% else %}
+ {% assign domain = site.url %}
+ {% endif %}
+
+ {{ dropdown_link.title }}
+ {% endfor %}
+
+
+
+ {% endif %}
+ {% endif %}
+ {% endfor %}
+ {% comment %} Fertig Schleife 1 {% endcomment %}
+
+{% comment %}
+
+ __ _ __ _ __ _ __ _
+ / / (_)___ / /_____ / | / /___ __ __(_)___ _____ _/ /_(_)___ ____
+ / / / / __ \/ //_/ _ \ / |/ / __ `/ | / / / __ `/ __ `/ __/ / __ \/ __ \
+ / /___/ / / / / ,< / __/ / /| / /_/ /| |/ / / /_/ / /_/ / /_/ / /_/ / / / /
+/_____/_/_/ /_/_/|_|\___/ /_/ |_/\__,_/ |___/_/\__, /\__,_/\__/_/\____/_/ /_/
+ /____/
+
+{% endcomment %}
+
+ {% for link in site.data.navigation %}
+
+ {% if link.url contains 'http' %}
+ {% assign domain = '' %}
+ {% else %}
+ {% assign domain = site.url %}
+ {% endif %}
+
+ {% comment %} Wenn linke Seite sonst mach nichts {% endcomment %}
+ {% if link.side == 'left' %}
+
+ {% comment %} Wenn linke Seite OHNE Dropdown Menu dann {% endcomment %}
+ {% if link.dropdown == nil %}
+ {{ link.title }}
+
+
+ {% comment %} Wenn linke Seite mit Dropdown Menu dann {% endcomment %}
+ {% else %}
+
+
+ {{ link.title }}
+
+
+ {% for dropdown_link in link.dropdown %}
+
+ {% if dropdown_link.url contains 'http' %}
+ {% assign domain = '' %}
+ {% else %}
+ {% assign domain = site.url %}
+ {% endif %}
+
+ {{ dropdown_link.title }}
+ {% endfor %}
+
+
+
+
+ {% endif %}
+ {% endif %}
+ {% endfor %}
+ {% comment %} Fertig Schleife 1 {% endcomment %}
+
+
+
+
diff --git a/_includes/next_previous_in_category.html b/_includes/next_previous_in_category.html
new file mode 100644
index 0000000..1f55f72
--- /dev/null
+++ b/_includes/next_previous_in_category.html
@@ -0,0 +1,24 @@
+{% comment %}
+
+Das Plugin ist das category_next_previous.rb aus dem plugins-Ordner zum Einsatz
+
+Quelle: http://ajclarkson.co.uk/blog/jekyll-category-post-navigation/
+
+{% endcomment %}
+
+ {% if page.next_in_category != nil %}
+
+ {% endif %}
+
+
+
+
+
diff --git a/_includes/sidebar.html b/_includes/sidebar.html
new file mode 100644
index 0000000..04e3e4f
--- /dev/null
+++ b/_includes/sidebar.html
@@ -0,0 +1,10 @@
+
+
+
Sidebar
+
+ 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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
+
+ Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
+
+
\ No newline at end of file
diff --git a/_layouts/blog.html b/_layouts/blog.html
new file mode 100644
index 0000000..6fd13e1
--- /dev/null
+++ b/_layouts/blog.html
@@ -0,0 +1,30 @@
+---
+layout: default
+---
+
+
+
+ {% for post in site.posts %}
+
+
+
{% if post.subtitle %}{{ post.subtitle }}{% endif %}
+
+
+ {% if post.image.thumb %} {% endif %}
+ {{ post.description }}
+ Read more ›
+
+
+
+ {% endfor %}
+
+
+
+
+
+
+ {% include sidebar.html %}
+
+
+
+
diff --git a/_layouts/compress.html b/_layouts/compress.html
new file mode 100644
index 0000000..81c14e5
--- /dev/null
+++ b/_layouts/compress.html
@@ -0,0 +1,61 @@
+---
+#
+# Jekyll layout that compresses HTML
+# v0.2.0
+# https://github.com/penibelst/jekyll-compress-html
+#
+compress:
+ elements:
+ # Root
+ - html
+ # Metadata content
+ - head
+ - title
+ - base
+ - link
+ - meta
+ - style
+ # Sections
+ - body
+ - article
+ - section
+ - nav
+ - aside
+ - h1
+ - h2
+ - h3
+ - h4
+ - h5
+ - h6
+ - hgroup
+ - header
+ - footer
+ - address
+ # Grouping content except `pre`
+ - p
+ - hr
+ - blockquote
+ - ol
+ - ul
+ - li
+ - dl
+ - dt
+ - dd
+ - figure
+ - figcaption
+ - main
+ - div
+ # Tabular data
+ - table
+ - caption
+ - colgroup
+ - col
+ - tbody
+ - thead
+ - tfoot
+ - tr
+ - td
+ - th
+---
+
+{% assign _pres = content | split: '' %}{% if _pre2.size == 2 %}{% endif %}{% assign _second = _pre2.last | split: ' ' | join: ' ' %}{% for _element in page.compress.elements %}{% assign _edge = '
+ {% include masthead.html %}
+
+ {% include navigation.html %}
+
+ {{ content }}
+
+ {% include footer.html %}
+
+ {% include footer_scripte.html %}
+
+