Add instructions for working on website
diff --git a/docs/developers/website.md b/docs/developers/website.md
new file mode 100644
index 0000000..e3b6194
--- /dev/null
+++ b/docs/developers/website.md
@@ -0,0 +1,5 @@
+The website for Eclipse Hawk is written in [MkDocs](https://www.mkdocs.org). The website repository is available here:
+
+    https://git.eclipse.org/c/www.eclipse.org/hawk.git/
+
+To work on the website, clone it with your Eclipse credentials, and follow the instructions in the included `README.md` file.
diff --git a/mkdocs.yml b/mkdocs.yml
index 93c515c..db4c2dc 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -26,6 +26,7 @@
       - Run GUI from source: 'developers/run-from-source.md'
       - Run Server from source:  'developers/server-from-source.md'
       - Build with plain Maven: 'developers/plain-maven.md'
+      - Work on the website: 'developers/website.md'
   - Additional resources: 'additional-resources.md'
   - Forum: https://www.eclipse.org/forums/index.php/f/442/
   - Builds: https://ci.eclipse.org/hawk/