+
+
\ No newline at end of file
diff --git a/doc/htdocs/configure.html b/doc/htdocs/configure.html
index 1961d168..2e7295fe 100644
--- a/doc/htdocs/configure.html
+++ b/doc/htdocs/configure.html
@@ -20,6 +20,7 @@
diff --git a/doc/site/community.rst b/doc/site/community.rst
new file mode 100644
index 00000000..7a74e0e3
--- /dev/null
+++ b/doc/site/community.rst
@@ -0,0 +1,39 @@
+template: doc.html
+title: Community
+
+_TOC_TOP_
+
+.. contents::
+ :backlinks: top
+
+_TOC_BOT_
+
+Mailing list
+============
+
+The **user** mailing list is general discussion and support list for
+Gunicorn users.
+
+ * To **subscribe**, send an email to `user+subscribe@gunicorn.org
+ `_
+ * To **unsubscribe**, send an email to `user+unsubscribe@gunicorn.org
+ `_
+ * Finally, to post a message to the list use the address to
+ `user@gunicorn.org `_
+
+The archives for this lists can also be `browsed online
+`_ .
+
+Irc
+===
+
+The Gunicorn channel is on the `Freenode `_ IRC
+network. You can chat with other on `#gunicorn channel `_.
+
+Issue Tracking
+==============
+
+Bug reports, enhancement requests and tasks generally go in the `Github
+issue tracker `_.
+
+
diff --git a/doc/templates/base.html b/doc/templates/base.html
index 406fd5d3..8c578205 100644
--- a/doc/templates/base.html
+++ b/doc/templates/base.html
@@ -20,6 +20,7 @@