mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
* style updats * remove step from title * add contents for small screen submenu display * adjust footer
63 lines
1.2 KiB
ReStructuredText
63 lines
1.2 KiB
ReStructuredText
.. _packaging-getting-started:
|
|
|
|
========================
|
|
Getting Started Overview
|
|
========================
|
|
|
|
Select an option below to get started with packing a service for EmbassyOS.
|
|
|
|
.. raw:: html
|
|
|
|
<div class="topics-grid grid-container full">
|
|
|
|
<div class="grid-x grid-margin-x">
|
|
|
|
.. topic-box::
|
|
:title: Environment Setup
|
|
:link: environment-setup
|
|
:icon: scylla-icon scylla-icon--integrations
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Get your environment setup to optimize service packaging
|
|
|
|
.. topic-box::
|
|
:title: Build your first Package
|
|
:link: build-package-example/index
|
|
:icon: scylla-icon scylla-icon--open-source
|
|
:class: large-4
|
|
:anchor: Begin
|
|
|
|
Follow along to learn packaging fundamentals with an example
|
|
|
|
.. topic-box::
|
|
:title: Packaging Quick Start
|
|
:link: packaging-quick-start
|
|
:icon: scylla-icon scylla-icon--roadmap
|
|
:class: large-4
|
|
:anchor: Begin
|
|
|
|
Quickly get started with concise steps
|
|
|
|
.. topic-box::
|
|
:title: SDK
|
|
:link: sdk
|
|
:icon: scylla-icon scylla-icon--apps
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Discover details about Start9's Software Development Kit
|
|
|
|
|
|
.. raw:: html
|
|
|
|
</div></div>
|
|
|
|
.. This is for the side navigation display
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
environment-setup
|
|
sdk
|
|
checklist |