Merge branch '12708-balance-storage-classes'
[arvados.git] / doc / index.html.liquid
index 31a86c2ef44b770ebdf1ec816bf434d9dac6e6fa..ba5f433d29483c85240837af37c4d470dac0a98d 100644 (file)
@@ -4,6 +4,11 @@ no_nav_left: true
 navsection: top
 title: Arvados | Documentation
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 <div class="jumbotron">
   <div class="container">
@@ -39,29 +44,6 @@ title: Arvados | Documentation
 
     </div>
     <div class="col-sm-6" style="border-left: solid; border-width: 1px">
-      <p><strong>Quickstart</strong> 
-      <p>
-        Try any pipeline from the <a href="https://cloud.curoverse.com/projects/public">list of public pipelines</a>. For instance, the <a href="http://curover.se/pathomap">Pathomap Pipeline</a> links to these <a href="https://dev.arvados.org/projects/arvados/wiki/pathomap_tutorial/">step-by-step instructions</a> for trying Arvados out right in your browser using Curoverse's <a href="http://lp.curoverse.com/beta-signup/">public Arvados instance</a>.
-      </p>
-        <!--<p>-->
-      <!--<ol>-->
-         <!--<li>-->
-           <!--Go to <a href="{{site.arvados_workbench_host}}/" target="_blank">{{site.arvados_workbench_host}}/</a>-->
-        <!--</li><li>-->
-          <!--Register with any Google account-->
-        <!--</li><li>-->
-        <!--Follow the Getting Started guide-->
-        <!--<br>-->
-        <!--<em>Tip: Don't see the guide? You can find it by clicking (in the upper-right corner) <span class="fa fa-lg fa-question-circle"></span> &gt; Getting Started)</em>-->
-        <!--</li>-->
-      <!--</ol>-->
-      <!--</p>-->
-      <p><strong>
-        Pipeline Developer Quickstart
-      </strong></p>
-      <p>
-      Want to port your pipeline to Arvados? Check out the step-by-step <a href="https://dev.arvados.org/projects/arvados/wiki/Port_a_Pipeline">Port-a-Pipeline</a> guide on the Arvados wiki.
-      </p>
       <p><strong>More in-depth guides
       </strong></p>
       <!--<p>-->
@@ -73,11 +55,17 @@ title: Arvados | Documentation
       <p>
         <a href="{{ site.baseurl }}/sdk/index.html">SDK Reference</a> &mdash; Details about the accessing Arvados from various programming languages.
       </p>
+      <p>
+        <a href="{{ site.baseurl }}/architecture/index.html">Arvados Architecture</a> &mdash; Details about the the Arvados components and architecture.
+      </p>
       <p>
         <a href="{{ site.baseurl }}/api/index.html">API Reference</a> &mdash; Details about the the Arvados REST API.
       </p>
       <p>
-        <a href="{{ site.baseurl }}/install/index.html">Install Guide</a> &mdash; How to install Arvados on a cloud platform.
+        <a href="{{ site.baseurl }}/admin/index.html">Admin Guide</a> &mdash; Details about administering an Arvados cluster.
+      </p>
+      <p>
+        <a href="{{ site.baseurl }}/install/index.html">Install Guide</a> &mdash; How to install Arvados.
       </p>
     </div>
   </div>