Merge branch 'master' into 1786-replace-jekyll-with-zenweb
[arvados.git] / doc / index.html
index fa0689b4b0fde7c761767d96d2e08f4d82efe3ab..9d5fb799603b864c4e424f563f1e82f4106477e9 100644 (file)
@@ -1,12 +1,12 @@
 ---
 layout: default
 navsection: top
-title: Arvados Docs
----
+title: Arvados | Documentation
+...
 
-<div style="background: #fff; height: 270px; background-image: url('images/doc-bg.jpg'); background-repeat: no-repeat; color: #fff; margin-top:0px; margin-left:0px; z-index: -1000; opacity: 0.8">
-  <div style="padding:100px 80px;">
-    <p style="font-size: 60px; font-family: Garland, serif;">ARVADOS</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>
@@ -24,13 +24,16 @@ title: Arvados Docs
   <div style="width: 50px; display: table-cell; border-left:1px solid #bbb;">
     &nbsp;
   </div>
-  <div style="margin-left: 0px; width: 450px; display: table-cell;">
+  <div style="margin-left: 0px; width: auto; display: table-cell;">
     <div>
       <p>
         <a href="{{ site.baseurl }}/user/">User Guide</a> &mdash; How to manage data and do analysis with Arvados.
       </p>
       <p>
-        <a href="{{ site.baseurl }}/api/">API Reference</a> &mdash; Details about the Arvados APIs.
+        <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.