Merge pull request #40 from gearpump/revert-38-issue_#30

Revert "fixes issue_#30 Rewrite gearpump.io web pages to make it more attract…"
diff --git a/_config.yml b/_config.yml
index 234d3ae..b7f992f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -11,6 +11,9 @@
   - _static
   - _modules
 
+exclude:
+  - releases
+
 # These allow the documentation to be updated with newer releases of Gearpump
 GEARPUMP_VERSION: 0.6.2-SNAPSHOT
 SCALA_BINARY_VERSION: "2.11"