Files
documentation/site/source/index.rst
Lucy C 41de77f78e changes for converting from website to docs site (#188)
* changes for converting from website to docs site

* update staging deploy script and lock file

* update docsearch
2022-10-31 19:53:54 -06:00

87 lines
1.6 KiB
ReStructuredText

.. title:: Documentation
.. raw:: html
<div class="landing landing--floating">
.. hero-box::
:title: Welcome
Here you will find documentation about embassyOS, including DIY guides, user manuals, and developer docs. Welcome to the era of sovereign computing. Anyone can do it. No one can stop it.
.. raw:: html
<div class="landing__content">
.. raw:: html
<div class="topics-grid grid-container full">
<div class="grid-x grid-margin-x">
.. 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: learn
:icon: scylla-icon scylla-icon--webinars
:class: large-4
:anchor: Get started
Read our FAQ and learn about platform concepts
.. topic-box::
:title: Developer Docs
:link: developer-docs
:icon: scylla-icon scylla-icon--open-source
:class: large-4
:anchor: View
Package a service for the Embassy Marketplace
.. topic-box::
:title: Contribute
:link: contribute
:icon: scylla-icon scylla-icon--networking
:class: large-4
:anchor: Join us
Use your skills to add to the Start9 ecosystem
.. raw:: html
</div></div>
.. raw:: html
</div></div>
.. This is for the side navigation display
.. toctree::
:maxdepth: 4
:hidden:
user-manual/index
support/index
learn/index
contribute/index
developer-docs/index
diy