Files
scylladb/docs/index.rst
Anna Stuchlik 2152b765a6 doc: Update the documentation landing page
This commit makes the following changes to the docs landing page:

- Adds the ScyllaDB enterprise docs as one of three tiles.

- Modifies the three tiles to reflect the three flavors of ScyllaDB.

- Moves the "New to ScyllaDB? Start here!" under the page title.

- Renames "Our Products" to "Other Products" to list the products other
  than ScyllaDB itself. In addtition, the boxes are enlarged from to
  large-4 to look better.

The major purpose of this commit is to expose the ScyllaDB
documentation.

docs: fix the link
(cherry picked from commit 27bb8c2302)

Closes #13086
2023-03-06 14:19:30 +02:00

163 lines
4.0 KiB
ReStructuredText

:full-width:
:hide-version-warning:
:hide-pre-content:
:hide-post-content:
:hide-sidebar:
:hide-secondary-sidebar:
:landing:
.. title:: Welcome to ScyllaDB Documentation
.. hero-box::
:title: Welcome to ScyllaDB Documentation
:image: /_static/img/mascots/scylla-docs.svg
:search_box:
New to ScyllaDB? Start `here <https://cloud.docs.scylladb.com/stable/scylladb-basics/>`_!
.. raw:: html
<div class="landing__content landing__content">
.. raw:: html
<div class="topics-grid topics-grid--scrollable grid-container full">
<div class="grid-x grid-margin-x hs">
.. topic-box::
:title: ScyllaDB Cloud
:link: https://cloud.docs.scylladb.com
:class: large-4
:anchor: ScyllaDB Cloud Documentation
Simplify application development with ScyllaDB Cloud - a fully managed database-as-a-service.
.. topic-box::
:title: ScyllaDB Enterprise
:link: https://enterprise.docs.scylladb.com
:class: large-4
:anchor: ScyllaDB Enterprise Documentation
Deploy and manage ScyllaDB's most stable enterprise-grade database with premium features and 24/7 support.
.. topic-box::
:title: ScyllaDB Open Source
:link: getting-started
:class: large-4
:anchor: ScyllaDB Open Source Documentation
Deploy and manage your database in your environment.
.. raw:: html
</div></div>
.. raw:: html
<div class="topics-grid topics-grid--products">
<h2 class="topics-grid__title">Other Products</h2>
<div class="grid-container full">
<div class="grid-x grid-margin-x">
.. topic-box::
:title: ScyllaDB Alternator
:link: https://docs.scylladb.com/stable/alternator/alternator.html
:image: /_static/img/mascots/scylla-alternator.svg
:class: topic-box--product,large-4,small-6
Open source Amazon DynamoDB-compatible API.
.. topic-box::
:title: ScyllaDB Monitoring Stack
:link: https://monitoring.docs.scylladb.com
:image: /_static/img/mascots/scylla-monitor.svg
:class: topic-box--product,large-4,small-6
Complete open source monitoring solution for your ScyllaDB clusters.
.. topic-box::
:title: ScyllaDB Manager
:link: https://manager.docs.scylladb.com
:image: /_static/img/mascots/scylla-manager.svg
:class: topic-box--product,large-4,small-6
Hassle-free ScyllaDB NoSQL database management for scale-out clusters.
.. topic-box::
:title: ScyllaDB Drivers
:link: https://docs.scylladb.com/stable/using-scylla/drivers/
:image: /_static/img/mascots/scylla-drivers.svg
:class: topic-box--product,large-4,small-6
Shard-aware drivers for superior performance.
.. topic-box::
:title: ScyllaDB Operator
:link: https://operator.docs.scylladb.com
:image: /_static/img/mascots/scylla-enterprise.svg
:class: topic-box--product,large-4,small-6
Easily run and manage your ScyllaDB cluster on Kubernetes.
.. raw:: html
</div></div></div>
.. raw:: html
<div class="topics-grid">
<h2 class="topics-grid__title">Learn More About ScyllaDB</h2>
<p class="topics-grid__text"></p>
<div class="grid-container full">
<div class="grid-x grid-margin-x">
.. topic-box::
:title: Attend ScyllaDB University
:link: https://university.scylladb.com/
:image: /_static/img/mascots/scylla-university.png
:class: large-6,small-12
:anchor: Find a Class
| Register to take a *free* class at ScyllaDB University.
| There are several learning paths to choose from.
.. topic-box::
:title: Register for a Webinar
:link: https://www.scylladb.com/resources/webinars/
:image: /_static/img/mascots/scylla-with-computer-2.png
:class: large-6,small-12
:anchor: Find a Webinar
| You can either participate in a live webinar or see a recording on demand.
| There are several webinars to choose from.
.. raw:: html
</div></div></div>
.. raw:: html
</div>
.. toctree::
:hidden:
getting-started/index
operating-scylla/index
using-scylla/index
cql/index
architecture/index
troubleshooting/index
kb/index
ScyllaDB University <https://university.scylladb.com/>
faq
Contribute to ScyllaDB <contribute>
glossary
alternator/alternator