Commit Graph

463 Commits

Author SHA1 Message Date
kn0wmad
94b65825ec Merge pull request #89 from Start9Labs/ssh-update
Cropped images, updated ssh, misc edits
2022-03-04 18:31:18 -07:00
kn0wmad
2eba7ec1f3 Cropped images, updated ssh, misc edits 2022-03-03 15:23:12 -07:00
kn0wmad
6cab672928 Merge pull request #85 from spencerflagg/patch-1
Update environment-setup.rst
2022-03-03 13:27:39 -07:00
Spencer Flagg
1d799ec6ed Update environment-setup.rst 2022-03-03 20:46:03 +01:00
Lucy Cifferello
15418ac262 update deployment scrupt with rsync 2022-03-03 09:27:38 -07:00
Lucy Cifferello
46f12395d5 fix warning with bulleted list, fix typo 2022-03-03 09:15:18 -07:00
Lucy Cifferello
7bd4a95fee disable banner for now, fix subscription box size, remove periods 2022-03-03 08:52:10 -07:00
Lucy C
1046eb1c12 add one line command 2022-03-03 08:49:42 -07:00
kn0wmad
2cbbdbb369 Merge pull request #87 from spencerflagg/patch-2
Update start9.rst
2022-03-03 06:55:10 -07:00
Spencer Flagg
710d17d2b0 Update start9.rst
small spelling and grammar fixes
2022-03-03 13:36:54 +01: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
kn0wmad
d40f62bf7a Merge pull request #84 from Start9Labs/fix-https
change https://embassy.local to http
2022-03-02 21:05:33 -07:00
bitcoinmechanic
156d491d05 change https://embassy.local to http 2022-03-02 21:54:52 -06:00
kn0wmad
9602191dbd Note for Bitcoin migrations 2022-03-02 17:21:22 -07:00
kn0wmad
23ecbcbb19 Note for Bitcoin migrations 2022-03-02 17:20:33 -07:00
kn0wmad
d601451855 commented market 2022-03-02 17:13:41 -07:00
kn0wmad
2e1d506f54 Fixed video links 2022-03-02 13:26:28 -07:00
Lucy Cifferello
e19e2de529 fix banner resize 2022-03-01 21:32:42 -07:00
Lucy Cifferello
2a38e39e2b additional responsiveness fixes; open hero button in new page 2022-03-01 21:18:12 -07:00
Lucy Cifferello
cc61214243 turn off debug mode for searchbar 2022-03-01 20:46:30 -07:00
Lucy Cifferello
714eb2a67c activate banner 2022-03-01 20:34:12 -07:00
Lucy Cifferello
d163aa589f adjust hero background 2022-03-01 20:16:30 -07:00
Lucy Cifferello
3750f71778 fix dev docs index links 2022-03-01 20:16:30 -07:00
Lucy Cifferello
79907fb30a add background to hero header and expiration to banner 2022-03-01 20:16:30 -07:00
Lucy Cifferello
f60e17645a fix mobile quirks and banner display 2022-03-01 20:16:30 -07:00
kn0wmad
7e3f36aeab Comment untested wallets 2022-03-01 20:15:40 -07:00
Lucy Cifferello
5e417c3fc1 fix warning and incorrect link 2022-03-01 16:26:15 -07:00
Lucy Cifferello
9e9597df12 update gitignore 2022-03-01 16:02:53 -07:00
Lucy Cifferello
d638f8f24b fix links, styles, disable banner 2022-03-01 15:46:43 -07:00
kn0wmad
061c14be92 Backups refactor 2022-03-01 12:16:55 -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
kn0wmad
1b0165295a Backups refactor, icons, more screens, misc edits (#81)
* Backups refactor, icons, more screens, misc edits

* Many fixes

* ya

* Backups refactor
2022-02-28 16:19:35 -07:00
bitcoinmechanic
0053ead652 fixed video width
Signed-off-by: bitcoinmechanic <bitcoinmechanicCA@protonmail.com>
2022-02-26 21:48:56 -06:00
BitcoinMechanic
d523aa59a2 Merge pull request #80 from Start9Labs/upgrade-kit
add separate guide for upgrade-kit
2022-02-26 19:41:59 -08:00
bitcoinmechanic
d4022051a3 small edits
Signed-off-by: bitcoinmechanic <bitcoinmechanicCA@protonmail.com>
2022-02-26 21:33:39 -06:00
bitcoinmechanic
6d6fb53dce git ghosts
Signed-off-by: bitcoinmechanic <bitcoinmechanicCA@protonmail.com>
2022-02-26 21:30:39 -06:00
bitcoinmechanic
bdbb280b93 add parent dir for both types of migration
Signed-off-by: bitcoinmechanic <bitcoinmechanicCA@protonmail.com>
2022-02-26 21:30:39 -06:00
BitcoinMechanic
87429784f1 Update upgrade-kit.rst 2022-02-26 18:15:24 -08:00
bitcoinmechanic
c014a1d18c add separate guide for upgrade-kit
Signed-off-by: bitcoinmechanic <bitcoinmechanicCA@protonmail.com>
2022-02-26 19:51:08 -06:00
kn0wmad
ee05ae95ca Added sounds, latest podcast, YT links mobile responsive, misc edits 2022-02-26 12:46:55 -07:00
kn0wmad
53ca9fe673 Merge pull request #79 from Start9Labs/support-section
revamp support
2022-02-24 16:03:44 -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
a8f237328b ensure running build from site folder 2022-02-24 14:43:05 -07:00
Lucy Cifferello
d9088fab5b update dev docs titles, spacing, properties content 2022-02-24 14:38:46 -07:00
Lucy Cifferello
5583f26384 update build scripts 2022-02-24 13:52:12 -07:00
kn0wmad
b440a03718 Minor typos 2022-02-24 11:39:42 -07:00
Matt Hill
76f514342a revamp support 2022-02-24 10:43:41 -07:00
kn0wmad
d070f5c511 Merge pull request #78 from Start9Labs/revamp-user-manual
Revamp user manual
2022-02-23 18:39:56 -07:00
kn0wmad
559636c2b6 Minor edits 2022-02-23 17:36:16 -07:00