Commit Graph

250 Commits

Author SHA1 Message Date
kn0wmad
b670d46532 Minor update to one-pager dev doc for x86 2022-11-06 15:52:46 -07:00
kn0wmad
0f08dc56d2 Minor fixes to flashing guide 2022-11-06 15:15:25 -07:00
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
gStart9
480fceae8b registry.start9labs.com > registry.start9.com chagnes, MacOS > macOS changes (#189) 2022-11-02 23:09:38 +00: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
gStart9
ebb893906a fixup broken links, eos.zip references, a purchasing reference, etc (#187) 2022-10-31 01:05:43 +00:00
kn0wmad
f1bb7a3e6d Update diy.rst 2022-10-29 09:44:15 -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
gStart9
f388c1a710 ~root/.ssh didn't exist. Now it will 2022-10-26 10:19:49 -07:00
gStart9
9545c692f9 Added bit about LND action for Umbrel migration (#184) 2022-10-24 23:25:00 +00:00
BitcoinMechanic
c6f63cca67 add image and update flashing guide (#183)
* add image and update flashing guide

* Touchups: change linux/mac/win options to non-sequential list, finesse some final wording

* Add Umbrel2Embassy guide into FAQ

* Update faq-embassy.rst

* Update flashing.rst

Co-authored-by: gStart9 <george@start9labs.com>
Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
2022-10-23 17:00:39 -07:00
kn0wmad
29d3578ed0 Update DIY guide for NASPi 2022-10-19 11:57:07 -06:00
gStart9
cc91baf172 Docs sounds update, warning header on migration guide (#181)
* Beefed up initial and updating guides with sounds and an updated screenshot

* Added scary warning to top of blockchain migration guide

* Changed purchased to downloaded since EmbassyOS is 100% free now

* Added vaultwarden browser secure context faq question

* Update updating.rst

* Update faq-services.rst

Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
2022-10-18 18:24:47 +00:00
gStart9
ce194f6654 Correct Setup Complete screen for initial setup guide and 02x upgrade guides (#180) 2022-10-10 16:37:31 +00:00
kn0wmad
81c22e3517 Merge pull request #171 from Start9Labs/typo
fix typo
2022-10-08 11:31:24 -06:00
Matt Hill
e122f374fc update initial setup for 032 2022-10-07 21:07:49 -06:00
Lucy Cifferello
1a7caaa506 enable version for 0.3.1.x 2022-10-07 19:37:06 -06:00
gStart9
f9e869975e Updated upgrade, initial setup, diy, and password reset guides (#179)
* Updated upgrade, initial setup, diy, and password reset guides with new screens/032 flow

* deleting 0.3.1.x series video for now

Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
2022-10-07 19:36:11 -06:00
gStart9
252c1d3509 Touchups to blockchain copy guide (#177)
* Touchups to blockchain copy guide

* Boldings
2022-10-03 16:42:29 +00:00
gStart9
8d6c185230 Update brave cacert import page, adding tab for windows (#175)
* Update brave cacert import page, adding tab for windows

* Deleted repeated section
2022-10-02 19:04:03 +00:00
gStart9
6eb09af479 Blockchain copy guide (#172)
* SSH Setup Guide Touchups

* Guide for copying the blockchain from one embassy to another.

* Update blockchain-copy.rst

* break out bitcoin pages and touch up copy guide

Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
2022-09-26 19:17:22 +00:00
kn0wmad
72d19a5327 Add latest SLP episode 2022-09-16 12:08:29 -06:00
BitcoinMechanic
1c4be25b7d fix typo 2022-09-14 20:08:36 -07:00
gStart9
2fbb4a206d SSH Setup Guide Touchups (#169) 2022-09-14 04:41:33 +00: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
8527af67d1 Merge branch 'master' into update/contribute 2022-09-11 11:30:40 -06:00
kn0wmad
e8fe514ebb Complete refresh of Learn and Contribute sections 2022-09-09 08:23:01 -06:00
kn0wmad
eb77167468 Refresh concepts/networks, open-source and add latest podcast 2022-09-08 17:41:07 -06:00
kn0wmad
8ebd697291 Minor edits and build fixes 2022-09-08 17:41:07 -06:00
gStart9
09d3915a6f Docs updates - User Manual, Device guides, electrs apps, upgrade-diy & kit (#165) 2022-09-08 17:40:21 -06:00
Benjamin B
1404ecd9b6 Add LAN instructions for Ubuntu 2022-09-08 17:40:21 -06:00
gStart9
5bf75a0f76 Docs touchups: reset password flow, flashing page (#163)
* Fixed typo, fixed Raspi 4 power supply amperage description.

* Typo fixes, links fixes, formatting fixes.

* Add poetry.lock

* FAQ Touchups Round 1

* Update Docs: Reset Password flow, dedicated flashing page

* More touchups to User Manual

* Navigation link fix

* Curate FAQ occurances of 'The Embassy', flashing & reset password pages.

* flashing, updating, iso github references

* Github links updates... again

* Link typo

* FAQ basic use - support wording

* Remove reference to image server

Co-authored-by: kn0wmad <kn0wmad@protonmail.com>
2022-09-08 17:40:21 -06:00
kn0wmad
850d2009a0 Minor edits and build fixes 2022-09-07 11:43:38 -06:00
gStart9
46cd0aaaec Docs updates - User Manual, Device guides, electrs apps, upgrade-diy & kit (#165) 2022-09-07 16:37:18 +00:00
kn0wmad
3143a032c1 Merge pull request #162 from BBlackwo/add-ubuntu-LAN-instructions
Add LAN instructions for Ubuntu
2022-09-06 14:56:59 -06:00
Benjamin B
a4cd4228d6 Add LAN instructions for Ubuntu 2022-09-05 09:40:05 +10:00
gStart9
ee21192919 Docs touchups: reset password flow, flashing page (#163)
* Fixed typo, fixed Raspi 4 power supply amperage description.

* Typo fixes, links fixes, formatting fixes.

* Add poetry.lock

* FAQ Touchups Round 1

* Update Docs: Reset Password flow, dedicated flashing page

* More touchups to User Manual

* Navigation link fix

* Curate FAQ occurances of 'The Embassy', flashing & reset password pages.

* flashing, updating, iso github references

* Github links updates... again

* Link typo

* FAQ basic use - support wording

* Remove reference to image server

Co-authored-by: kn0wmad <kn0wmad@protonmail.com>
2022-08-29 23:32:50 +00:00
kn0wmad
431e6a8aaa Minor edits 2022-08-29 11:01:40 -06:00
kn0wmad
11c1bde588 Completed concepts section 2022-08-25 23:54:51 -06:00
kn0wmad
8beff397c5 Finish embassy section 2022-08-25 22:05:37 -06:00
kn0wmad
dd534f9d17 Refactor Embassy devices, remove product key section 2022-08-25 13:48:20 -06:00
kn0wmad
4eb8d18524 Add hosting section 2022-08-25 13:04:45 -06:00
kn0wmad
5192fe4523 Update Open Source / Networks sections 2022-08-25 12:16:38 -06:00
kn0wmad
b54aa0e2ce Update About section, duplicate contact section added 2022-08-24 14:50:01 -06:00
BitcoinMechanic
f9afaaf4cd extend tor for mac instructions (#160)
* extend tor for mac instructions

* change highlights

* mention other proxy files

* add enterprise_roots

* edit one picutre to match others

* make picture specific to mac guide

* correctly label image

* fix image text, make system-wide 2 words
2022-08-24 14:50:01 -06:00
BitcoinMechanic
88927965ea extend tor for mac instructions (#160)
* extend tor for mac instructions

* change highlights

* mention other proxy files

* add enterprise_roots

* edit one picutre to match others

* make picture specific to mac guide

* correctly label image

* fix image text, make system-wide 2 words
2022-08-23 09:05:09 -07:00
kn0wmad
7a8b2175fc Update contribute/provide-support 2022-08-18 14:23:34 -06:00
kn0wmad
dd8004ca7f Error fixes, update About index, update contribute/teach (now contribute/content) 2022-08-18 11:00:33 -06:00