Basic summit 2016 site

Change-Id: I3bcec521677b9a4308cdaa531a1c3467d1e1a597
diff --git a/conduct-policy.md b/conduct-policy.md
new file mode 100644
index 0000000..54c7dad
--- /dev/null
+++ b/conduct-policy.md
@@ -0,0 +1,7 @@
+# Conduct Policy
+
+Google reserves the right to refuse admittance to, or remove any
+person from Google premises (including future events) at any time in
+its sole discretion.  This includes but is not limited to attendees
+behaving in a disorderly manner or failing to abide by our
+[anti-harassment policy](http://www.google.com/events/policy/anti-harassmentpolicy.html).
diff --git a/images/diffy45.png b/images/diffy45.png
new file mode 100644
index 0000000..cfe2101
--- /dev/null
+++ b/images/diffy45.png
Binary files differ
diff --git a/index.md b/index.md
new file mode 100644
index 0000000..ebef547
--- /dev/null
+++ b/index.md
@@ -0,0 +1,25 @@
+# Mountain View 2016
+
+## Invites
+
+Saturday November 12 & Sunday 13 at Google Mountain View, CA.
+
+Registration is by invite and must be made in advance (no
+registrations at the door!).  Please complete this form to
+[request an invite](https://goo.gl/forms/oeEnQweHl2noNSnn1).
+
+## Session Proposals
+
+To propose a session, please upload a code review:
+
+```
+  git clone https://gerrit.googlesource.com/summit/2016
+
+  cd 2016/sessions
+  cp proposal-template.md my-session-name.md
+  ... hack ...
+
+  git commit -a -m 'Propose ...'
+  git push origin HEAD:refs/for/master
+```
+
diff --git a/navbar.md b/navbar.md
new file mode 100644
index 0000000..0f40283
--- /dev/null
+++ b/navbar.md
@@ -0,0 +1,7 @@
+# Gerrit User Summit 2016
+
+* [Conduct Policy](/conduct-policy.md)
+* [Proposed Sessions](https://gerrit-review.googlesource.com/#/q/project:summit/2016)
+
+[home]: /index.md
+[logo]: images/diffy45.png
diff --git a/sessions/proposal-template.md b/sessions/proposal-template.md
new file mode 100644
index 0000000..2f8a068
--- /dev/null
+++ b/sessions/proposal-template.md
@@ -0,0 +1,7 @@
+# Session Title
+
+Abstract goes here.  Describe in one or two paragraphs your session
+content and entice the audience to attend your session (and the
+summit!).
+
+*Au Thor, Affiliation*