mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 04:01:59 +00:00
align with updates in preparation for merging with the version for eos0.3.0
This commit is contained in:
89
site/source/index.rst
Normal file
89
site/source/index.rst
Normal file
@@ -0,0 +1,89 @@
|
||||
.. title:: Start9 Documentation
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<div class="landing landing--floating">
|
||||
|
||||
.. hero-box::
|
||||
:title: Documentation
|
||||
:button_icon: scylla-icon scylla-icon--monitoring
|
||||
:image: /_static/img/docs_icon.svg
|
||||
|
||||
Here you will find guidance and information about the Start9 Embassy personal server and its operating system, EmbassyOS.
|
||||
|
||||
.. 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: Guides
|
||||
:link: getting-started
|
||||
:icon: scylla-icon scylla-icon--monitoring
|
||||
:class: large-6
|
||||
:anchor: View
|
||||
|
||||
Read the documentation
|
||||
|
||||
|
||||
.. topic-box::
|
||||
:title: User Manual
|
||||
:link: user-manual
|
||||
:icon: scylla-icon scylla-icon--knowledge-base
|
||||
:class: large-6
|
||||
:anchor: View
|
||||
|
||||
Get started with your Embassy
|
||||
|
||||
.. topic-box::
|
||||
:title: Support
|
||||
:link: support
|
||||
:icon: scylla-icon scylla-icon--support
|
||||
:class: large-6
|
||||
:anchor: Get help
|
||||
|
||||
Find answers to your questions
|
||||
|
||||
.. topic-box::
|
||||
:title: Learn
|
||||
:link: support/faq
|
||||
:icon: scylla-icon scylla-icon--webinars
|
||||
:class: large-6
|
||||
:anchor: Get started
|
||||
|
||||
Read our FAQ and learn about platform concepts
|
||||
|
||||
.. .. topic-box::
|
||||
.. :title: Purchasing
|
||||
.. :link: https://store.start9.com
|
||||
.. :icon: scylla-icon scylla-icon--bitcoin
|
||||
.. :class: large-4
|
||||
.. :anchor: Buy now
|
||||
|
||||
.. Learn about how you can purchase Start9 products
|
||||
|
||||
.. .. topic-box::
|
||||
.. :title: Build your own
|
||||
.. :link: user-manual/tuning/diy
|
||||
.. :icon: scylla-icon scylla-icon--integrations
|
||||
.. :class: large-4
|
||||
.. :anchor: Get started
|
||||
|
||||
.. Build from source with our DIY guide
|
||||
|
||||
|
||||
.. This is for the side navigation display
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:hidden:
|
||||
|
||||
getting-started/index
|
||||
user-manual/index
|
||||
misc-guides/index
|
||||
contributing/index
|
||||
support/index
|
||||
Reference in New Issue
Block a user