Another menu refactor, backups init

This commit is contained in:
kn0wmad
2021-12-29 08:09:42 -07:00
committed by Lucy Cifferello
parent bbb3bf2977
commit e4aa890674
14 changed files with 405 additions and 128 deletions

View File

@@ -1,20 +1,77 @@
.. _knowledge-base:
.. _support:
==============
Knowledge Base
==============
.. title:: Support
.. raw:: html
<div class="landing landing--floating">
.. hero-box::
:title: Get Help
:button_icon: scylla-icon scylla-icon--monitoring
:image: /_static/img/eos_0.3.0.png
Here you will find help on how to use your devices, answers to frequently asked questions, and documentation for developers.
.. raw:: html
<div class="landing__content landing__content">
.. raw:: html
<div class="topics-grid grid-container full">
<div class="grid-x grid-margin-x">
.. topic-box::
:title: User Manual
:link: user-manual/index
:icon: scylla-icon scylla-icon--knowledge-base
:class: large-4
:anchor: View
All you need to be an owner/operator of your own self-hosted software
.. topic-box::
:title: FAQ
:link: faq/index
:icon: scylla-icon scylla-icon--monitoring
:class: large-4
:anchor: Get Answers
Answers to Frequently Asked Questions from Embassy users.
.. topic-box::
:title: Developer Documentation
:link: dev-docs/index
:icon: scylla-icon scylla-icon--open-source
:class: large-4
:anchor: Build
Tools and guides for developers
.. topic-box::
:title: Community Channels
:link: dev-docs/index
:icon: scylla-icon scylla-icon--networking
:class: large-4
:anchor: Join us
Network with the community to get help and offer your skills and insights to the cause!
.. raw:: html
</div></div>
.. raw:: html
</div></div>
.. This is for the side navigation display
.. toctree::
:maxdepth: 2
:hidden:
:maxdepth: 2
:hidden:
concepts/index
faq/index
.. panel-box::
:title: Overview
:id: "knowledge-base"
:class: my-panel
* :doc:`Concepts <concepts/index>` - An overview of the ideas and technologies surrounding Start9 Labs and Embassy.
* :doc:`FAQ <faq/index>` - Answers to Frequently Asked Questions from Embassy users.
user-manual/index
faq/index
dev-docs/index