diff --git a/site/03-todo.md b/site/03-todo.md index 838cac5..8bf3827 100644 --- a/site/03-todo.md +++ b/site/03-todo.md @@ -2,9 +2,8 @@ - Update all guides in service repos (link to wrapper repos in service guides) - Bitcoin - Lightning - - Matrix - Verify LAN and Tor setup steps on a Mac -- Address build errors +- Refactor and update Roadmap - Add / verify ALL links in the **UI** go to the right place in docs # BLOCKED: @@ -14,23 +13,20 @@ - Migration / Recovery - Backups - CIFS - - OS guides for CIFS (screens) + - OS guides for CIFS - Local - Restore from backup - Alt Market Switching - Alt Market Build Guide -- Refactor and update Roadmap - Launch versioned site/docs to start9.com - Verify ALL links (especially in device guides as they are all external) # AFTER PUBLISHING: - Create badges for device guide topic boxes -- There are many issues that should be closed by 0.3 docs release (some issues await new processes in order to test) -- Email signup +- Close all relevant issues (some await new processes in order to test) +- Migrate from other server projects / nodes (currently punted) # Chris devdocs edits Dependencies - This should be rolled into the config/manifest sections, unless the newdependencies.yaml file is what's being referred to, in which case it needs to be rewritten anyway - Lucy?? -this manifest example is out of date, at least for backup and restore: http://127.0.0.1:5500/support/dev-docs/packaging-example/ - assigned to chris - Screen Shot 2022-02-01 at 2.21.44 PM.png - this is technically just an artifact of compat now. in 030, properties can be any docker action diff --git a/site/source/support/dev-docs/service-packaging/instructions.rst b/site/source/support/dev-docs/service-packaging/instructions.rst index 8e04f45..2b2175f 100644 --- a/site/source/support/dev-docs/service-packaging/instructions.rst +++ b/site/source/support/dev-docs/service-packaging/instructions.rst @@ -14,7 +14,7 @@ If an ``instructions.md`` file is included, this markdown formatted file will be Below is the markdown file for Embassy Pages' instructions, as shown above: - .. code-block:: markdown + .. code-block:: # Embassy Pages @@ -30,10 +30,10 @@ Below is the markdown file for Embassy Pages' instructions, as shown above: ## Instructions 1. Inside `Config`, you can easily change the behavior of your Homepage to serve: - 1. A list of hyperlinks to all your Subdomains - 2. A personal web page - 3. An automatic redirect to a Subdomain - 4. A static web page that tells anyone visiting it to fuck off, politely. + a. A list of hyperlinks to all your Subdomains + b. A personal web page + c. An automatic redirect to a Subdomain + d. A static web page that tells anyone visiting it to fuck off, politely. 2. Inside `Config`, you can create one or more Subdomains, giving each a unique name. diff --git a/site/source/support/user-manual/configuration/backup-setup/backup-lin.rst b/site/source/support/user-manual/configuration/backup-setup/backup-lin.rst index dc153c0..8ff66d5 100644 --- a/site/source/support/user-manual/configuration/backup-setup/backup-lin.rst +++ b/site/source/support/user-manual/configuration/backup-setup/backup-lin.rst @@ -27,7 +27,7 @@ The following will guide you through the prerequisite configuration to backup to #. That's it! Now you can make encrypted backups to your own, private "cloud" by using the :ref:`Backup flow` in the Embassy UI. - .. figure:: /_static/images/TODO.png + .. group-tab:: Other Linux diff --git a/site/source/support/user-manual/configuration/lan-setup/lan-browser/lan-ff.rst b/site/source/support/user-manual/configuration/lan-setup/lan-browser/lan-ff.rst index 1a8b6ad..7888503 100644 --- a/site/source/support/user-manual/configuration/lan-setup/lan-browser/lan-ff.rst +++ b/site/source/support/user-manual/configuration/lan-setup/lan-browser/lan-ff.rst @@ -22,7 +22,7 @@ Firefox #. Select the "Authorities" tab from the "Certificate Manager". -#. Click “Import” and open the downloaded ``Embassy Local Root CA.crt`` file on your device. If you cannot find this, make sure you completed the :ref:`device setup steps `. +#. Click “Import” and open the downloaded ``Embassy Local Root CA.crt`` file on your device. If you cannot find this, make sure you completed the :ref:`device setup steps `. #. When prompted, check “Trust this CA to identity websites” and select “OK”. diff --git a/site/source/support/user-manual/configuration/tor-setup/tor-firefox/index.rst b/site/source/support/user-manual/configuration/tor-setup/tor-firefox/index.rst index e976b24..b7fbe1d 100644 --- a/site/source/support/user-manual/configuration/tor-setup/tor-firefox/index.rst +++ b/site/source/support/user-manual/configuration/tor-setup/tor-firefox/index.rst @@ -6,7 +6,7 @@ Tor - Firefox .. caution:: This guide assumes you are already :ref:`running Tor on your phone or computer`. -Once you have completed native :ref:`Tor Setup`, you can configure :ref:`Firefox` to use the Tor Network. This will allow you to visit both ``.onion`` and "normal" (.com, .net, etc) websites from within the same browser. +Once you have completed native :ref:`Tor Setup`, you can configure Firefox to use the Tor Network. This will allow you to visit both ``.onion`` and "normal" (.com, .net, etc) websites from within the same browser. .. toctree:: :maxdepth: 2 diff --git a/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-linux.rst b/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-linux.rst index 493c619..d947d9b 100644 --- a/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-linux.rst +++ b/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-linux.rst @@ -48,4 +48,4 @@ Linux #. Click ``OK`` and then restart Firefox for the changes to take effect. -#. You're all set! You should now be able to navigate to ``.onion`` URLs in Firefox. This means you can access tor-only service :ref:`WebUIs `, such as Cups Messenger, and use your :ref:`Vaultwarden` Tor address in the `Bitwarden Firefox Plugin `_. You can test this by going to Start9's ``.onion`` homepage, `here `_. +#. You're all set! You should now be able to navigate to ``.onion`` URLs in Firefox. This means you can access tor-only service :ref:`WebUIs `, such as Cups Messenger, and use your :ref:`Vaultwarden` Tor address in the `Bitwarden Firefox Plugin `_. You can test this by going to Start9's ``.onion`` homepage, `here `_. diff --git a/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-mac.rst b/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-mac.rst index 2026736..f5ea9ba 100644 --- a/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-mac.rst +++ b/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-mac.rst @@ -53,4 +53,4 @@ Mac #. Click ``OK`` and then restart Firefox for the changes to take effect. -#. You're all set! You should now be able to navigate to ``.onion`` URLs in Firefox. This means you can access tor-only service :ref:`WebUIs `, such as Cups Messenger, and use your :ref:`Vaultwarden` Tor address in the `Bitwarden Firefox Plugin `_. You can test this by going to Start9's ``.onion`` homepage, `here `_. +#. You're all set! You should now be able to navigate to ``.onion`` URLs in Firefox. This means you can access tor-only service :ref:`WebUIs `, such as Cups Messenger, and use your :ref:`Vaultwarden` Tor address in the `Bitwarden Firefox Plugin `_. You can test this by going to Start9's ``.onion`` homepage, `here `_. diff --git a/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-windows.rst b/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-windows.rst index 745fd21..792372b 100644 --- a/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-windows.rst +++ b/site/source/support/user-manual/configuration/tor-setup/tor-firefox/torff-windows.rst @@ -49,4 +49,4 @@ Windows #. Click ``OK`` and then restart Firefox for the changes to take effect. -#. You're all set! You should now be able to navigate to ``.onion`` URLs in Firefox. This means you can access tor-only service :ref:`WebUIs `, such as Cups Messenger, and use your :ref:`Vaultwarden` Tor address in the `Bitwarden Firefox Plugin `_. You can test this by going to Start9's ``.onion`` homepage, `here `_. +#. You're all set! You should now be able to navigate to ``.onion`` URLs in Firefox. This means you can access tor-only service :ref:`WebUIs `, such as Cups Messenger, and use your :ref:`Vaultwarden` Tor address in the `Bitwarden Firefox Plugin `_. You can test this by going to Start9's ``.onion`` homepage, `here `_. diff --git a/site/source/support/user-manual/tuning/index.rst b/site/source/support/user-manual/tuning/index.rst index adf23c1..292f470 100644 --- a/site/source/support/user-manual/tuning/index.rst +++ b/site/source/support/user-manual/tuning/index.rst @@ -10,7 +10,6 @@ Here, you can customize your Embassy with advanced configuration, setup external :maxdepth: 2 diy - .. migrating advanced-config/index tune-embassy-os service-guides/index diff --git a/site/source/support/user-manual/tuning/migrating.rst b/site/source/support/user-manual/tuning/migrating.rst index 1cd806b..999894b 100644 --- a/site/source/support/user-manual/tuning/migrating.rst +++ b/site/source/support/user-manual/tuning/migrating.rst @@ -18,4 +18,4 @@ We hate to see you go, but respect your freedom to choose. If you decide to use .. warning:: For obvious reasons, we cannot officially support anything that happens when you leave the Embassy ecosystem To Umbrel ---------- \ No newline at end of file +---------