summaryrefslogtreecommitdiffhomepage
path: root/content/docs/user_guide/_index.md
diff options
context:
space:
mode:
authorIan Lewis <ianmlewis@gmail.com>2019-03-29 22:40:11 -0400
committerIan Lewis <ianmlewis@gmail.com>2019-03-29 22:40:11 -0400
commit22f1890a9beab11d8cfdceba3a4d66f8bbbb468c (patch)
tree110ec3a84a72560244ee4476852295b86a737eb0 /content/docs/user_guide/_index.md
Initial commit
Diffstat (limited to 'content/docs/user_guide/_index.md')
-rw-r--r--content/docs/user_guide/_index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/docs/user_guide/_index.md b/content/docs/user_guide/_index.md
new file mode 100644
index 000000000..82b4cf845
--- /dev/null
+++ b/content/docs/user_guide/_index.md
@@ -0,0 +1,8 @@
++++
+title = "User Guide"
+weight = 10
++++
+
+Using gVisor for the first time? To get started, use either the [Docker Quick
+Start](./docker/), the [OCI Quick Start](./oci/) or select a specific topic via
+the menu.