mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 04:01:59 +00:00
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
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.. title:: Sovereign Computing
|
||||
.. title:: Documentation
|
||||
|
||||
.. raw:: html
|
||||
|
||||
@@ -6,10 +6,8 @@
|
||||
|
||||
.. hero-box::
|
||||
:title: Welcome
|
||||
:button_url: https://store.start9.com
|
||||
:button_text: Purchase Embassy
|
||||
|
||||
Here you will find information about Start9, embassyOS, and the era of sovereign computing. Anyone can do it. No one can stop it.
|
||||
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
|
||||
|
||||
@@ -21,33 +19,6 @@
|
||||
|
||||
<div class="grid-x grid-margin-x">
|
||||
|
||||
.. topic-box::
|
||||
:title: Purchase
|
||||
:link: https://store.start9.com
|
||||
:icon: scylla-icon scylla-icon--bitcoin
|
||||
:class: large-4
|
||||
:anchor: Buy now
|
||||
|
||||
Buy an Embassy from Start9
|
||||
|
||||
.. topic-box::
|
||||
:title: DIY
|
||||
:link: diy
|
||||
:icon: scylla-icon scylla-icon--integrations
|
||||
:class: large-4
|
||||
:anchor: Get started
|
||||
|
||||
Build your own Embassy
|
||||
|
||||
.. 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: user-manual
|
||||
@@ -70,7 +41,7 @@
|
||||
:title: Learn
|
||||
:link: learn
|
||||
:icon: scylla-icon scylla-icon--webinars
|
||||
:class: large-3
|
||||
:class: large-4
|
||||
:anchor: Get started
|
||||
|
||||
Read our FAQ and learn about platform concepts
|
||||
@@ -79,7 +50,7 @@
|
||||
:title: Developer Docs
|
||||
:link: developer-docs
|
||||
:icon: scylla-icon scylla-icon--open-source
|
||||
:class: large-3
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Package a service for the Embassy Marketplace
|
||||
@@ -88,19 +59,11 @@
|
||||
:title: Contribute
|
||||
:link: contribute
|
||||
:icon: scylla-icon scylla-icon--networking
|
||||
:class: large-3
|
||||
:class: large-4
|
||||
: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
|
||||
|
||||
@@ -115,27 +78,9 @@
|
||||
:maxdepth: 4
|
||||
:hidden:
|
||||
|
||||
Purchase <https://store.start9.com>
|
||||
diy
|
||||
Marketplace <https://marketplace.start9.com>
|
||||
user-manual/index
|
||||
support/index
|
||||
learn/index
|
||||
contribute/index
|
||||
developer-docs/index
|
||||
about/index
|
||||
umbrel-compare
|
||||
|
||||
.. 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 class="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>
|
||||
diy
|
||||
|
||||
Reference in New Issue
Block a user