mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
Another menu refactor, backups init
This commit is contained in:
@@ -1,20 +1,67 @@
|
||||
.. _knowledge-base:
|
||||
|
||||
==============
|
||||
Knowledge Base
|
||||
==============
|
||||
.. title:: Knowledge Base
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<div class="landing landing--floating">
|
||||
|
||||
.. hero-box::
|
||||
:title: Learn
|
||||
:button_icon: scylla-icon scylla-icon--monitoring
|
||||
:image: /_static/img/eos_0.3.0.png
|
||||
|
||||
Here you will find information on concepts that will help you understand the technologies used by and relevant to your device, as well as find answers to common questions, and a video library with a wide array of content, from educational to how-to.
|
||||
|
||||
.. 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: Concepts
|
||||
:link: concepts/index
|
||||
:icon: scylla-icon scylla-icon--knowledge-base
|
||||
:class: large-4
|
||||
:anchor: Learn
|
||||
|
||||
An overview of the ideas and technologies surrounding Start9 Labs and Embassy.
|
||||
|
||||
.. 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: Videos
|
||||
:link: https://youtube.com/c/Start9
|
||||
:icon: scylla-icon scylla-icon--monitoring
|
||||
:class: large-4
|
||||
:anchor: Watch
|
||||
|
||||
Our video archives, with educational content, including how-tos and DIY guides.
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</div></div>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</div></div>
|
||||
|
||||
.. This is for the side navigation display
|
||||
.. toctree::
|
||||
: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.
|
||||
|
||||
@@ -8,8 +8,8 @@ Knowledge Base
|
||||
:maxdepth: 2
|
||||
:hidden:
|
||||
|
||||
concepts/index
|
||||
faq/index
|
||||
articles
|
||||
podcasts
|
||||
|
||||
.. panel-box::
|
||||
:title: Overview
|
||||
|
||||
Reference in New Issue
Block a user