mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
Another menu refactor, backups init
This commit is contained in:
@@ -1,20 +1,78 @@
|
||||
.. _knowledge-base:
|
||||
.. _contribute:
|
||||
|
||||
==============
|
||||
Knowledge Base
|
||||
==============
|
||||
.. title:: Contribute
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<div class="landing landing--floating">
|
||||
|
||||
.. hero-box::
|
||||
:title: Contribute
|
||||
:button_icon: scylla-icon scylla-icon--monitoring
|
||||
:image: /_static/img/eos_0.3.0.png
|
||||
|
||||
Here you will find out how to join the community and give back!
|
||||
|
||||
.. 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: Teach
|
||||
:link: teach
|
||||
: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: Provide Support
|
||||
:link: provide-support
|
||||
: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: Decentralize
|
||||
:link: decentralize
|
||||
: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: Promote
|
||||
:link: promote
|
||||
:icon: scylla-icon scylla-icon--knowledge-base
|
||||
:class: large-4
|
||||
:anchor: Learn
|
||||
|
||||
An overview of the ideas and technologies surrounding Start9 Labs and Embassy.
|
||||
|
||||
.. 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.
|
||||
teach
|
||||
provide-support
|
||||
decentralize
|
||||
promote
|
||||
|
||||
Reference in New Issue
Block a user