diff --git a/source/support/concepts.rst b/source/support/concepts.rst index c21d81a..c62ee0d 100644 --- a/source/support/concepts.rst +++ b/source/support/concepts.rst @@ -1,6 +1,6 @@ .. _concepts: -******** + Concepts ******** diff --git a/source/support/faq.rst b/source/support/faq.rst index fd47fa5..fe68a5c 100644 --- a/source/support/faq.rst +++ b/source/support/faq.rst @@ -1,6 +1,6 @@ .. _faq: -*** + FAQ *** @@ -13,15 +13,15 @@ Start9Labs is a company based in Denver, CO that builds the Embassy and EmbassyO What is the Embassy? -------------------- -The Embassy is a "shelf-top" computer built using a Raspberry Pi (relevant link) for hardware and running EmbassyOS software. +The Embassy is a "shelf-top" computer built using a `Raspberry Pi `_ for hardware and running EmbassyOS software. What is EmbassyOS? ------------------ -EmbassyOS is a new kind of Operating System (OS). It is built from the ground up starting with a stripped-down version of Raspbian Buster Lite (relevant link). It handles all operations of the device, including managing the Marketplace, Services, and Service data. +EmbassyOS is a new kind of Operating System (OS). It is built from the ground up starting with a stripped-down version of `Raspbian Buster Lite `_. It handles all operations of the device, including managing the Marketplace, Services, and Service data. What are EmbassyOS Services? ---------------------------- -A Service can be any piece of software added to the Marketplace. All services are "self-hosted," (relevant link?) meaning that you are in complete control of your data. This means you can run your own "cloud!" +A Service can be any piece of software added to the Marketplace. All services are "self-hosted," meaning that you are in complete control of your data. This means you can run your own "cloud!" Does the Embassy ship worldwide? -------------------------------- @@ -48,13 +48,13 @@ Yes, but there is currently no way to synchronize or federate them. We are work Is the software Open Source? ---------------------------- -Yes! EmbassyOS is open sourced under the Start9 Personal Use License (link). Some of our other projects are currently open sourced under MIT. You can find these in the Start9 Labs GitHub repository (link). +Yes! EmbassyOS is open sourced under the `Start9 Personal Use License `_. Some of our other projects are currently open sourced under MIT. You can find these in the Start9 Labs `GitHub repository `_. Is there a product warranty? ---------------------------- Yes! Start9 commits, to the best of our ability, to serving each beta Embassy product released until the wild. We will resolve any issue encountered with our provided hardware or software in a personalized matter. We strive to provide highly available, quality customer service. -The fastest way to get support is via our Telegram (link) or Matrix (link) channels. You can also contact us here (link). Please do not hesitate to reach out! +The fastest way to get support is via our `Telegram `_ or `Matrix `_ channels. You can also `email us `_. Please do not hesitate to reach out! Embassy (Device, OS, and DIY) ============================= @@ -65,7 +65,7 @@ No, and we do not advise this. It is designed to be used on a RaspberryPi. Is it possible to use the EmbassyOS on my own hardware? ------------------------------------------------------- -Yes! You can follow the diy guide here (link). This option is great for people who already own the necessary hardware or who live outside the US and want to save on shipping and customs fees. +Yes! You can follow the diy guide :ref:`here `. This option is great for people who already own the necessary hardware or who live outside the US and want to save on shipping and customs fees. Additionally, EmbassyOS is available to build from source under the Start9 Personal Use License. If you have the time and energy, it is possible to download and compile EmbassyOS yourself, for free, with the caveat that your “Embassy” will not have a product key generated by us. This means you will miss out on the perks that come along with purchasing from us, which will grow over time. @@ -82,7 +82,7 @@ Setup and Troubleshooting What do I do first? ------------------- -Simply plug the device into power and internet, typically from your home internet router. That's it! After this, get the Setup App (relevant links), and follow the instructions. +Simply plug the device into power and internet, typically from your home internet router. That's it! After this, get the :ref:`Setup App `, and follow the instructions. How do I know if my Embassy is running? ---------------------------------------