Minor copy change and SDK doc fix

This commit is contained in:
kn0wmad
2022-11-03 15:44:03 -06:00
parent 1fe1ea8f87
commit b4defd9c40
3 changed files with 281 additions and 63 deletions

View File

@@ -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

View File

@@ -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