Merge branch 'master' into 1786-replace-jekyll-with-zenweb
[arvados.git] / doc / index.html
index be1b170ea59cc882ffcc29e06220e113fea1ed59..9d5fb799603b864c4e424f563f1e82f4106477e9 100644 (file)
@@ -1,50 +1,45 @@
 ---
 layout: default
 navsection: top
-title: Arvados Docs
----
+title: Arvados | Documentation
+...
 
-<div class="hero-unit">
-  <h1>Arvados</h1>
-  <p>This is the place where the documentation for it is.</p>
+<div class="frontpagehero">
+  <div style="padding:100px 50px; margin-left:0px; margin-top:0px">
+    <p style="font-size: 60px; font-family: Garland, serif;">AR&zwnj;<span style="margin-left:-0.07em;margin-right:-0.155em;">V</span>&zwnj;ADOS</p>
+    <p style="line-height: 1.2em; font-size: 28px; margin-top: 1em;">manuals, guides, and references</p>
+  </div>
 </div>
 
-<div class="row-fluid">
-  <div class="span4">
-    <div class="section-block">
-      <h3>Users</h3>
-
-      <p style="min-height:4em">Tutorials, examples, and reference
-      materials for using the Arvados API and tools.</p>
-
+<div style="height: 2em;"></div>
+<div style="display: table-row">
+  <div style="width: 50px; display: table-cell;">
+  </div>
+  <div style="width: 300px; display: table-cell;">
+    <p>This site contains documentation for the <a href="https://arvados.org/">Arvados platform</a>. The documentation is being developed as part of the open source project. It is a work in progress that has just gotten started. You can get involved by <a href="https://arvados.org/projects/arvados/wiki/Documentation">joining the documentation effort</a>.
+  </div>
+  <div style="width: 50px; display: table-cell;">
+    &nbsp;
+  </div>
+  <div style="width: 50px; display: table-cell; border-left:1px solid #bbb;">
+    &nbsp;
+  </div>
+  <div style="margin-left: 0px; width: auto; display: table-cell;">
+    <div>
       <p>
-        <a class="btn btn-primary" href="{{ site.baseurl }}/user/">User Guide &raquo;</a>
-        <a class="btn btn-danger pull-right" href="{{ site.baseurl }}/api/">API Reference &raquo;</a>
+        <a href="{{ site.baseurl }}/user/">User Guide</a> &mdash; How to manage data and do analysis with Arvados.
       </p>
-    </div>
-  </div>
-
-  <div class="span4">
-    <div class="section-block">
-      <h3>Administrators</h3>
-
-      <p style="min-height:4em">Some features are only available to
-      privileged users.</p>
-
       <p>
-        <a class="btn btn-primary" href="{{ site.baseurl }}/admin/">Administration Guide &raquo;</a>
+        <a href="{{ site.baseurl }}/sdk/">SDK Reference</a> &mdash; Details about the accessing Arvados from various programming languages.
+      </p>
+      <p>
+        <a href="{{ site.baseurl }}/api/">API Reference</a> &mdash; Details about the the Arvados REST API.
+      </p>
+      <p>
+        <a href="{{ site.baseurl }}/admin/">Admin Guide</a> &mdash; How to administer an Arvados system.
       </p>
-    </div>
-  </div>
-
-  <div class="span4">
-    <div class="section-block">
-      <h3>Installers</h3>
-
-      <p style="min-height:4em">How to set up a new Arvados site.</p>
-
       <p>
-        <a class="btn btn-primary" href="{{ site.baseurl }}/install/">Installation Guide &raquo;</a>
+        <a href="{{ site.baseurl }}/install/">Install Guide</a> &mdash; How to install Arvados on a cloud platform.
       </p>
     </div>
   </div>