{{ _("Previous") }}
diff --git a/source/index.rst b/source/index.rst
index 5c88ade..9f177c4 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -1,10 +1,46 @@
Vala Documentation
==================
-This is the Vala Documentation website
-
.. toctree::
:hidden:
Tutorial
+Introduction
+------------
+
+Vala is a programming language using modern high level abstractions without imposing additional runtime requirements and without using a different ABI compared to applications and libraries written in C. Vala uses the GObject type system and has additional code generation routines that make targeting the GNOME stack simple. Vala has many other uses where native binaries are required.
+
+`Learn more about Vala `_
+
+Sections
+--------
+
+`Install Vala `_
+
+`Tutorials `_
+
+`Tooling `_
+
+`Contributor Guide `_
+
+`Developer Guides `_
+
+External Resources
+------------------
+
+`API References `_
+
+`Reference Manual `_
+
+`GNOME Developer Documentation `_
+
+`elementary OS Developer Documentation `_
+
+`Vala Website `_
+
+Community
+---------
+
+`Vala Community Links `_
+