mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
136 lines
2.9 KiB
ReStructuredText
136 lines
2.9 KiB
ReStructuredText
.. title:: Start9 Documentation
|
|
|
|
.. raw:: html
|
|
|
|
<div class="landing landing--floating">
|
|
|
|
.. hero-box::
|
|
:title: Become unstoppable
|
|
:button_icon: scylla-icon scylla-icon--monitoring
|
|
: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.
|
|
|
|
.. 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: 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: support/user-manual/tuning/diy
|
|
:icon: scylla-icon scylla-icon--integrations
|
|
:class: large-4
|
|
:anchor: Get started
|
|
|
|
Build from source with our DIY guide
|
|
|
|
.. topic-box::
|
|
:title: Service Marketplace
|
|
:link: https://marketplace.start9.com
|
|
:icon: scylla-icon scylla-icon--monitoring
|
|
:class: large-4
|
|
:anchor: Browse
|
|
|
|
See what Services are available
|
|
|
|
.. topic-box::
|
|
:title: User Manual
|
|
:link: support/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-3
|
|
:anchor: Get started
|
|
|
|
Read our FAQ and learn about platform concepts
|
|
|
|
.. topic-box::
|
|
:title: SDK
|
|
:link: service-packaging
|
|
:icon: scylla-icon scylla-icon--open-source
|
|
:class: large-3
|
|
:anchor: View
|
|
|
|
Package a service for the Embassy Marketplace
|
|
|
|
.. topic-box::
|
|
:title: Contribute
|
|
:link: contribute
|
|
:icon: scylla-icon scylla-icon--networking
|
|
:class: large-3
|
|
:anchor: Join us
|
|
|
|
Use your skills to add to the Start9 ecosystem
|
|
|
|
.. topic-box::
|
|
:title: About Start9
|
|
:link: about
|
|
:icon: scylla-icon scylla-icon--about-team
|
|
:class: large-3
|
|
:anchor: Learn more
|
|
|
|
Explore Start9's mission, history, and future
|
|
|
|
.. raw:: html
|
|
|
|
</div></div>
|
|
|
|
.. raw:: html
|
|
|
|
</div></div>
|
|
|
|
.. This is for the side navigation display
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
|
|
support/index
|
|
learn/index
|
|
contribute/index
|
|
about/index
|
|
service-packaging/index
|
|
|
|
.. raw:: html
|
|
|
|
<div class="grid-container subscribe">
|
|
<h2>Want the latest?</h2>
|
|
<p class="subscribe__heading-subheading">subscribe to our mailing list</p>
|
|
<div class="subscribe-form">
|
|
<form id="subscribe">
|
|
<input type="email" id="newsletter_email" name="email" placeholder="Enter email" required>
|
|
<input class="button--reverse" type="submit" value="subscribe">
|
|
</form>
|
|
<div class="padding-top-1" id="subscription_msg" class="hidden"></div>
|
|
</div>
|
|
</div> |