Commit Graph

25 Commits

Author SHA1 Message Date
kn0wmad
63a7142eff Dev docs refactor 2022-11-03 18:01:31 -06:00
kn0wmad
b4defd9c40 Minor copy change and SDK doc fix 2022-11-03 15:44:03 -06:00
Lucy C
41de77f78e 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
2022-10-31 19:53:54 -06:00
kn0wmad
f747360930 Update EOS to eOS 2022-10-27 13:34:11 -06:00
kn0wmad
2f6ed2a547 Update flashing guide for all platforms 2022-10-27 13:29:05 -06:00
Daniel Karzel
530e89d4e2 Use existing user for installation instructions
When new to Embassy one might not know that the default user is `start9`.
These instructions refer to a `root` user that does not exist by default, however the user should be `start9`.
Additionally, it's easier to refer to the home directory of that user than to some other directory.
2022-09-12 22:30:17 +10:00
kn0wmad
dd8004ca7f Error fixes, update About index, update contribute/teach (now contribute/content) 2022-08-18 11:00:33 -06:00
Lucy Cifferello
59b7bd5909 fix typo 2022-07-11 10:44:35 -06:00
J M
c7b841b875 chore: first draft of the js/ts procedure (#131)
* chore: first draft of the js/ts procedure

* chore: Update the documentation

* Added Zeus instructions to Lightning Service Guides

* add jobs for FE, BE, and design

* Update jobs.rst

* Update jobs.rst

* Added some extra tor issues instructions, Corrected 2 links to Specter howtos under Service Guides.

* Add community channels ref, fix link

* chore: Add in the rest of the potential scripts + other

* chore: Convert from the branch to the master

* chore: update to use embassy_sdk

* update format and instructions

* fix header

* add js procedures to service specification index

Co-authored-by: George <george@start9labs.com>
Co-authored-by: Matt Hill <matthill@Matt-M1.local>
Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
Co-authored-by: kn0wmad <kn0wmad@protonmail.com>
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
2022-07-08 10:05:04 -06:00
BitcoinMechanic
8270e3e11e add cd hello world (#124) 2022-05-16 15:05:41 -06:00
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