Skeleton Site Layout for //docs/ui

Change-Id: Ib66426dadaaa68800c818d00457ebafe73d0e4ce
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153572
Commit-Queue: Robert Liao <[email protected]>
Commit-Queue: Peter Kasting <[email protected]>
Auto-Submit: Robert Liao <[email protected]>
Reviewed-by: Peter Kasting <[email protected]>
Cr-Commit-Position: refs/heads/master@{#759763}
diff --git a/docs/ui/ask/index.md b/docs/ui/ask/index.md
new file mode 100644
index 0000000..6607e773
--- /dev/null
+++ b/docs/ui/ask/index.md
@@ -0,0 +1,5 @@
+# Ask about Chromium UI
+
+# Contact Us
+
+Coming soon.
diff --git a/docs/ui/ask/navbar.md b/docs/ui/ask/navbar.md
new file mode 100644
index 0000000..1a3ce73
--- /dev/null
+++ b/docs/ui/ask/navbar.md
@@ -0,0 +1,9 @@
+# Ask about Chromium UI
+
+* [Chromium Docs Home](/docs/README.md)
+* [Chromium UI](/docs/ui/index.md)
+* [Create](/docs/ui/create/index.md)
+* [Learn](/docs/ui/learn/index.md)
+* [Ask](/docs/ui/ask/index.md)
+
+[home]: /docs/ui/ask/index.md
diff --git a/docs/ui/create/index.md b/docs/ui/create/index.md
new file mode 100644
index 0000000..0454d20c
--- /dev/null
+++ b/docs/ui/create/index.md
@@ -0,0 +1,4 @@
+# Creating with Chromium UI
+
+# Recipes
+Coming soon.
diff --git a/docs/ui/create/navbar.md b/docs/ui/create/navbar.md
new file mode 100644
index 0000000..126fc00
--- /dev/null
+++ b/docs/ui/create/navbar.md
@@ -0,0 +1,9 @@
+# Create with Chromium UI
+
+* [Chromium Docs Home](/docs/README.md)
+* [Chromium UI](/docs/ui/index.md)
+* [Create](/docs/ui/create/index.md)
+* [Learn](/docs/ui/learn/index.md)
+* [Ask](/docs/ui/ask/index.md)
+
+[home]: /docs/ui/create/index.md
diff --git a/docs/ui/index.md b/docs/ui/index.md
index 54866b75..3fa9ff6 100644
--- a/docs/ui/index.md
+++ b/docs/ui/index.md
@@ -1,7 +1,30 @@
-# Chromium UI Development
-Developing in Chromium UI? Trying to figure out how we handle bugs? You've
-reached the right place.
+# Welcome!
+Developing in Chromium UI? Trying to figure out how to create your UI? Need to
+contact the Views team? You've reached the right place.
 
-# Bug Triage
-Chromium UI Bug Triage is sharded between several teams.
-*   [Frontline Triage Procedures](frontline_triage.md)
+## Quick Links
+|||---|||
+
+### **[Create](/docs/ui/create/index.md)**
+
+Recipes to help you work with Chrome UI.
+
+* [Coming Soon]
+
+### **[Learn](/docs/ui/learn/index.md)**
+
+Details on Chrome UI.
+
+* [Coming Soon]
+
+Processes
+
+* [Frontline Triage Procedures](frontline_triage.md)
+
+### **[Ask](/docs/ui/ask/index.md)**
+
+Ways to get help.
+
+* [Coming Soon]
+
+|||---|||
diff --git a/docs/ui/learn/index.md b/docs/ui/learn/index.md
new file mode 100644
index 0000000..0a38a5c
--- /dev/null
+++ b/docs/ui/learn/index.md
@@ -0,0 +1,4 @@
+# Learning about Chromium UI
+
+# Architecture Overview
+Coming soon.
diff --git a/docs/ui/learn/navbar.md b/docs/ui/learn/navbar.md
new file mode 100644
index 0000000..05ee5fd
--- /dev/null
+++ b/docs/ui/learn/navbar.md
@@ -0,0 +1,9 @@
+# Learning about Chromium UI
+
+* [Chromium Docs Home](/docs/README.md)
+* [Chromium UI](/docs/ui/index.md)
+* [Create](/docs/ui/create/index.md)
+* [Learn](/docs/ui/learn/index.md)
+* [Ask](/docs/ui/ask/index.md)
+
+[home]: /docs/ui/learn/index.md