mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
Minor copy change and SDK doc fix
This commit is contained in:
@@ -25,13 +25,13 @@ embassy-sdk init
|
||||
|
||||
Initialize the developer key for interacting with the SDK.
|
||||
|
||||
By default, this creates the developer key at `/etc/embassy`. You might need to change ownership of this folder depending on your system permissions.
|
||||
By default, this creates the developer key at `$HOME/embassy`. You might need to change ownership of this folder depending on your system permissions.
|
||||
|
||||
.. code:: bash
|
||||
|
||||
chown <user> /etc/embassy
|
||||
|
||||
Alternatively, you can write a config file with your desired developer location, it simply needs the following format:
|
||||
Alternatively, you can write a config file with your desired developer key location, it simply needs the following format:
|
||||
|
||||
.. code:: yaml
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
.. 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.
|
||||
Here you will find information on 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
|
||||
|
||||
@@ -46,15 +46,6 @@
|
||||
|
||||
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
|
||||
@@ -64,6 +55,14 @@
|
||||
|
||||
Use your skills to add to the Start9 ecosystem
|
||||
|
||||
.. 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
|
||||
|
||||
.. raw:: html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user