diff --git a/docs/README.md b/docs/README.md
new file mode 100644
index 0000000..7934916
--- /dev/null
+++ b/docs/README.md
@@ -0,0 +1,8 @@
+# Documentation
+
+Preview the documentation locally by running the following
+from your favourite shell:
+
+```
+> dotnet run -- preview --virtual-dir "spectre.console"
+```
\ No newline at end of file
diff --git a/docs/input/_layout.cshtml b/docs/input/_layout.cshtml
index 7006573..111c542 100644
--- a/docs/input/_layout.cshtml
+++ b/docs/input/_layout.cshtml
@@ -26,7 +26,28 @@