diff --git a/site/03-todo.md b/site/03-todo.md index a3dffb9..f6f53cc 100644 --- a/site/03-todo.md +++ b/site/03-todo.md @@ -14,17 +14,13 @@ - [ ] Address build errors - [ ] Launch versioned site/docs to start9.com - [ ] There are many issues that should be closed by 0.3 docs release, check that this is the case (some issues await new processes in order to test) -- [ ] Below checklist +- [ ] Below checklist (wiped as completed) diff --git a/site/source/index.rst b/site/source/index.rst index f6d072a..9887719 100644 --- a/site/source/index.rst +++ b/site/source/index.rst @@ -112,11 +112,10 @@ .. This is for the side navigation display .. toctree:: - :maxdepth: 1 + :maxdepth: 2 :hidden: support/index learn/index contribute/index about/index - diff --git a/site/source/learn/concepts/embassy.rst b/site/source/learn/concepts/embassy.rst index 44ed836..230fe7a 100644 --- a/site/source/learn/concepts/embassy.rst +++ b/site/source/learn/concepts/embassy.rst @@ -44,7 +44,7 @@ A session is simply a logged-in connection to your Embassy. You can view your : Service Container ----------------- -Each service is compartmentalilzed into its own "container," at this time, this normally means a `Docker `_ container. There are several reasons for this, including security, ease of use, and maintenance. +Each service is compartmentalilzed into its own "container," at this time, this normally means a `Docker `_ container. There are several reasons for this, including security, ease of use, and maintenance. .. _service-dependencies: diff --git a/site/source/support/user-manual/getting-started/introduction.rst b/site/source/support/user-manual/getting-started/introduction.rst index 87d083f..fd9369c 100644 --- a/site/source/support/user-manual/getting-started/introduction.rst +++ b/site/source/support/user-manual/getting-started/introduction.rst @@ -6,10 +6,10 @@ Introduction :ref:`Embassy` is a new kind of personal computer - one that sits quietly on your shelf and runs all day and night. It has no screen and no keyboard. You access your Embassy from anywhere in the world in total, trustless privacy, simply by visiting its unique Tor address (.onion URL) right from the browser. -Embassy is composed of commonly available hardware components that can be sourced and assembled by anyone, anywhere, for a marginal fee. Embassy is powered by EmbassyOS, the open-source operating system by Start9. +Embassy is composed of commonly available hardware components that can be sourced and assembled by anyone, anywhere, for a marginal fee. Embassy is powered by :ref:`EmbassyOS`, the open-source operating system by :ref:`Start9`. So, what do you do with your Embassy? You use it to run services: Bitcoin, Lightning, personal cloud storage, P2P messaging, password management, etc. The list of available services is growing quickly and will eventually encompass the entirety of open-source, self-hosted software. Every communication between you and your Embassy is end-to-end encrypted and onion routed over the :ref:`Tor network`. All services are open-source and self-hosted, meaning there are no trusted third parties of any kind. -To get an Embassy, you can :ref:`purchase` one directly from :ref:`Start9`, or you can :ref:`build one yourself`. +To get an Embassy, you can :ref:`purchase` one directly from Start9, or you can :ref:`build one yourself`. diff --git a/site/source/support/user-manual/getting-started/purchasing.rst b/site/source/support/user-manual/getting-started/purchasing.rst index 83d54d6..574e110 100644 --- a/site/source/support/user-manual/getting-started/purchasing.rst +++ b/site/source/support/user-manual/getting-started/purchasing.rst @@ -4,6 +4,6 @@ Purchasing ========== -For maximum convenience, you can purchase an Embassy device directly from Start9 through our `Shopify Store `_. The device comes in a beautiful box, fully-assembled, and pre-installed with the latest version of :ref:`EmbassyOS`. We do our own hardware assembly and fulfillment, and we only collect the minimal information necessary to fulfill your order. And yes, we accept Bitcoin, as well as Lightning payments. +For maximum convenience, you can purchase an Embassy device, or EmbassyOS, directly from Start9 through our `Shopify Store `_. The device comes in a beautiful box, fully-assembled, and pre-installed with the latest version of :ref:`EmbassyOS`. We do our own hardware assembly and fulfillment, and we only collect the minimal information necessary to fulfill your order. And yes, we accept Bitcoin, as well as Lightning payments. If you prefer to build your own Embassy, you can follow the :ref:`DIY Guide `. diff --git a/site/source/support/user-manual/tuning/index.rst b/site/source/support/user-manual/tuning/index.rst index 4ca2013..adf23c1 100644 --- a/site/source/support/user-manual/tuning/index.rst +++ b/site/source/support/user-manual/tuning/index.rst @@ -10,7 +10,7 @@ Here, you can customize your Embassy with advanced configuration, setup external :maxdepth: 2 diy - migrating + .. migrating advanced-config/index tune-embassy-os service-guides/index