Commit Graph

15 Commits

Author SHA1 Message Date
kn0wmad
6584f91571 Update 02_create-service.rst 2022-03-28 12:30:50 -06:00
Spencer Flagg
36410ad6d1 Added instructions to include dependencies in Cargo.toml 2022-03-28 12:01:44 +02:00
Lucy Cifferello
a3e35de69c fix config spec key 2022-03-14 13:54:08 -06:00
Spencer Flagg
1d799ec6ed Update environment-setup.rst 2022-03-03 20:46:03 +01:00
Lucy C
1046eb1c12 add one line command 2022-03-03 08:49:42 -07:00
Spencer Flagg
c71eb10c75 Update environment-setup.rst
- changed 'to' to 'on' (grammar)
- removed 'platform' (doesn't sound natural in 2022 english)
- added `cd embassy-os` because the user is still in root
- i had to close and open the terminal window at this point because `cargo`, which i had installed in the previous step, was not yet in the PATH
- might want to consider one-lining this block of commands? not sure if there's value in keeping them separate
  - something like `git clone https://github.com/Start9Labs/embassy-os.git | ./embassy-os/backend/install-sdk.sh` i think?
- under the EmbassyOS section, can you clarify something? is the "running instance" that you refer to the embassy-sdk that we just installed, or is it the instance running on the Embassy device?
2022-03-03 11:55:36 +01:00
Lucy Cifferello
3750f71778 fix dev docs index links 2022-03-01 20:16:30 -07:00
Lucy Cifferello
5e417c3fc1 fix warning and incorrect link 2022-03-01 16:26:15 -07:00
Lucy Cifferello
d638f8f24b fix links, styles, disable banner 2022-03-01 15:46:43 -07:00
Lucy C
9a617ca9f2 Fix/updates (#82)
* style updats

* remove step from title

* add contents for small screen submenu display

* adjust footer
2022-03-01 00:07:30 -07:00
Lucy Cifferello
8dee3a39d9 fix more links 2022-02-24 14:58:41 -07:00
Lucy Cifferello
31e99586da fix broken links 2022-02-24 14:56:22 -07:00
Lucy Cifferello
d9088fab5b update dev docs titles, spacing, properties content 2022-02-24 14:38:46 -07:00
kn0wmad
df6cc9b23f Edits for release (#77)
* General edits, layout changes

* Backup/restore, misc edits

* Alt Markets, cifs/dg updates

* Migration screens

* Recover 03 drive

* update some dev doc titles

Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
2022-02-22 12:44:14 -07:00
Matt Hill
aed86e7e6c re-arrange the user docs (#76)
* re-arrange the user docs

* Minor description edit

* update styles

* fix service links

Co-authored-by: kn0wmad <kn0wmad@protonmail.com>
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
2022-02-18 08:49:53 -07:00