mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
re-arrange the user docs (#76)
* re-arrange the user docs * Minor description edit * update styles * fix service links Co-authored-by: kn0wmad <kn0wmad@protonmail.com> Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
This commit is contained in:
@@ -1,19 +1,20 @@
|
||||
.. title:: Start9 Documentation
|
||||
.. title:: Sovereign Computing
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<div class="landing landing--floating">
|
||||
|
||||
.. hero-box::
|
||||
:title: Become unstoppable
|
||||
:button_icon: scylla-icon scylla-icon--monitoring
|
||||
:title: Welcome
|
||||
:button_url: https://store.start9.com
|
||||
:button_text: Purchase Embassy
|
||||
:image: /_static/img/eos_0.3.0.png
|
||||
|
||||
Here you will find guidance and information about the Start9 Embassy personal server and its operating system, EmbassyOS.
|
||||
Here you will find information about Start9, EmbassyOS, and the era of sovereign computing.
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<div class="landing__content landing__content">
|
||||
<div class="landing__content">
|
||||
|
||||
.. raw:: html
|
||||
|
||||
@@ -22,22 +23,22 @@
|
||||
<div class="grid-x grid-margin-x">
|
||||
|
||||
.. topic-box::
|
||||
:title: Purchasing
|
||||
:link: https://store.start9.com
|
||||
:title: Purchase
|
||||
: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
|
||||
Buy an Embassy from Start9.
|
||||
|
||||
.. topic-box::
|
||||
:title: Build your own
|
||||
:link: support/user-manual/tuning/diy
|
||||
:title: DIY
|
||||
:link: user-manual/misc-guides/diy
|
||||
:icon: scylla-icon scylla-icon--integrations
|
||||
:class: large-4
|
||||
:anchor: Get started
|
||||
|
||||
Build from source with our DIY guide
|
||||
Build your own Embassy.
|
||||
|
||||
.. topic-box::
|
||||
:title: Service Marketplace
|
||||
@@ -50,7 +51,7 @@
|
||||
|
||||
.. topic-box::
|
||||
:title: User Manual
|
||||
:link: support/user-manual
|
||||
:link: user-manual
|
||||
:icon: scylla-icon scylla-icon--knowledge-base
|
||||
:class: large-6
|
||||
:anchor: View
|
||||
@@ -76,8 +77,8 @@
|
||||
Read our FAQ and learn about platform concepts
|
||||
|
||||
.. topic-box::
|
||||
:title: SDK
|
||||
:link: service-packaging
|
||||
:title: Developer Docs
|
||||
:link: developer-docs
|
||||
:icon: scylla-icon scylla-icon--open-source
|
||||
:class: large-3
|
||||
:anchor: View
|
||||
@@ -112,14 +113,15 @@
|
||||
|
||||
.. This is for the side navigation display
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:maxdepth: 3
|
||||
:hidden:
|
||||
|
||||
user-manual/index
|
||||
support/index
|
||||
learn/index
|
||||
contribute/index
|
||||
about/index
|
||||
service-packaging/index
|
||||
developer-docs/index
|
||||
|
||||
.. raw:: html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user