diff --git a/docs/config.json b/docs/config.json
new file mode 100644
index 000000000..0f81ba0d6
--- /dev/null
+++ b/docs/config.json
@@ -0,0 +1,11 @@
+{
+ "indexes": {
+ "tag": "tags",
+ "group": "groups",
+ "menu": "menu"
+ },
+ "baseurl": "http://rclone.org",
+ "title": "rclone - rsync for object storage",
+ "description": "rclone - rsync for object storage: google drive, s3, swift, cloudfiles, memstore...",
+ "canonifyurls": true
+}
diff --git a/docs/config.yaml b/docs/config.yaml
deleted file mode 100644
index d500e7b63..000000000
--- a/docs/config.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
-indexes:
- tag: 'tags'
- group: 'groups'
- menu: 'menu'
-baseurl: 'http://rclone.org'
diff --git a/docs/content/about.md b/docs/content/about.md
index c11662283..4afe9e9dd 100644
--- a/docs/content/about.md
+++ b/docs/content/about.md
@@ -34,5 +34,3 @@ Links
* [Github project page for source and more instructions](http://github.com/ncw/rclone)
* Google+ page
* [Downloads](/downloads/)
-
-rclone is brought to you by Nick Craig-Wood
diff --git a/docs/content/downloads.md b/docs/content/downloads.md
index 7ec62f9a4..2c25a5c97 100644
--- a/docs/content/downloads.md
+++ b/docs/content/downloads.md
@@ -5,8 +5,8 @@ type: page
date: "2014-05-05"
---
-v0.97
-=====
+Rclone Download v0.97
+=====================
* Windows
* [386 - 32 Bit](http://downloads.rclone.org/rclone-v0.97-windows-386.zip)
diff --git a/docs/content/downloads.md.in b/docs/content/downloads.md.in
index 8b71a7b7f..c6317d66c 100644
--- a/docs/content/downloads.md.in
+++ b/docs/content/downloads.md.in
@@ -5,8 +5,8 @@ type: page
date: "DATE"
---
-VERSION
-=====
+Rclone Download VERSION
+=====================
* Windows
* [386 - 32 Bit](http://downloads.rclone.org/rclone-VERSION-windows-386.zip)
diff --git a/docs/layouts/_default/indexes.html b/docs/layouts/_default/indexes.html
deleted file mode 100644
index 41de312a7..000000000
--- a/docs/layouts/_default/indexes.html
+++ /dev/null
@@ -1,62 +0,0 @@
-
-
-