diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 00000000..20663c07
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,7 @@
+# Contributing to Vapor Docs
+
+Found a mistake or want to add something? Fork the documentation, fix it, and submit a pull request.
+
+We'll merge it as soon as we can.
+
+Thanks!
\ No newline at end of file
diff --git a/couscous.yml b/couscous.yml
index 90484e8c..6fb81c46 100644
--- a/couscous.yml
+++ b/couscous.yml
@@ -8,24 +8,6 @@ baseUrl: https://qutheory.github.io/documentation
menu:
sections:
- links:
- name: Links
- items:
- website:
- text: Qutheory.io
- absoluteUrl: http://qutheory.io
- example:
- text: Example
- absoluteUrl: http://example.qutheory.io
- github:
- text: GitHub
- absoluteUrl: https://github.com/qutheory/vapor
- twitter:
- text: Twitter
- absoluteUrl: https://twitter.com/@qutheory
- slack:
- text: Slack
- absoluteUrl: http://slack.qutheory.io
getting-started:
name: Getting Started
items:
diff --git a/template/default.twig b/template/default.twig
index 4b9dd065..6568a190 100644
--- a/template/default.twig
+++ b/template/default.twig
@@ -18,6 +18,23 @@