From 900219da4cf30a4dcbdb95c9fd1802b052a5324d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= <mo@phlow.de>
Date: Wed, 18 Feb 2015 13:01:18 +0100
Subject: [PATCH] comments documentation

---
 pages/documentation.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/pages/documentation.md b/pages/documentation.md
index 3cdfbe2..7ac5237 100644
--- a/pages/documentation.md
+++ b/pages/documentation.md
@@ -82,6 +82,18 @@ Quotes mix it up a little bit, if you write long articles. So use quotes:
 {: .text-right }
 
 
+## Comments
+
+You can use comments with *Feeling Responsive* by the way of Disqus. If you want to use Disqus-Comments just open `config.yml` and add your `disqus_shortname`. [More on how to use Disqus ›](https://disqus.com/websites/)
+
+By default comments are turned off. You can customize the default behaviour in `config.yml`. To **turn on comments** just add `comments: true` to front matter using the page layout `layout: page`. 
+
+<small markdown="1">[Up to table of contents](#toc)</small>
+{: .text-right }
+
+
+
+
 ## Responsive Videos
 
 With foundation responsive videos are easy. [More ›](http://foundation.zurb.com/docs/components/flex_video.html)