rename docs folder to site

This commit is contained in:
Lucy Cifferello
2021-12-20 11:36:52 -07:00
parent 01b8dad941
commit fb5a363096
4 changed files with 49 additions and 70 deletions

View File

@@ -5,8 +5,11 @@
<div class="landing landing--floating">
.. hero-box::
:title: Documentation
:title: Welcome to the Start9 Documentation
:button_icon: scylla-icon scylla-icon--monitoring
:button_url: user-manual
:button_text: Start here
:image: /_static/img/icons/docs_info.png
Here you will find guidance and information about the Start9 Embassy personal server and its operating system, EmbassyOS.
@@ -21,94 +24,72 @@
<div class="grid-x grid-margin-x">
.. topic-box::
:title: Getting Started
:link: getting-started
:icon: scylla-icon scylla-icon--knowledge-base
:title: Purchasing
:link: user-manual/getting-started/purchasing
:icon: scylla-icon scylla-icon--bitcoin
:class: large-6
:anchor: Begin
:anchor: Learn more
Dive into the Embassy documentation and other helpful guides
Learn about how you can purchase Start9 products.
.. topic-box::
:title: User Manual
:link: user-manual
:icon: scylla-icon scylla-icon--integrations
:title: Videos
:link: https://www.youtube.com/channel/UCGEw4HJDvOn3Oy8ykR36P7Q
:icon: scylla-icon scylla-icon--webinars
:class: large-6
:anchor: View
:anchor: Learn more
Get started with learning how to use EmbassyOS
.. topic-box::
:title: Misc Guides
:link: misc-guides
:icon: scylla-icon scylla-icon--docs
:class: large-6
:anchor: View
Setup your devices and Embassy for better connectivity and performance
Check out our how to and informational videos.
.. topic-box::
:title: Support
:link: support
:link: knowledge-base/faq
:icon: scylla-icon scylla-icon--support
:class: large-6
:anchor: Get help
:anchor: Learn more
Learn about or troubleshoot your Embassy
Read our FAQ and learn about platform concepts.
.. topic-box::
:title: DIY
:link: user-manual/tuning/diy
:icon: scylla-icon scylla-icon--integrations
:class: large-6
:anchor: Learn more
Get started yourself with our Do It Yourself guide
.. topic-box::
:title: About
:link: about
:icon: scylla-icon scylla-icon--about-team
:class: large-6
:anchor: Learn more
Explore Start9's mission and philosophy.
.. topic-box::
:title: Contribute
:link: contributing
:link: dev-docs/dev-faq/faq-contributing
:icon: scylla-icon scylla-icon--apps
:class: large-6
:anchor: Get started
:anchor: Learn more
Use your skills to add to the Start9 ecosystem
Learn about developing for EmbassyOS or contribute to packing services for the marketplace.
.. topic-box::
:title: FAQ
:link: support/FAQ
:icon: scylla-icon scylla-icon--search
:class: large-6
:anchor: Get answers
.. raw:: html
Find answers to common questions
</div></div>
.. .. 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
.. raw:: html
</div></div>
.. This is for the side navigation display
.. toctree::
:maxdepth: 2
:hidden:
getting-started/index
user-manual/index
misc-guides/index
contributing/index
support/index
knowledge-base/index
dev-docs/index