diff --git a/poetry.lock b/poetry.lock index 9dd6125..72916ca 100644 --- a/poetry.lock +++ b/poetry.lock @@ -72,7 +72,7 @@ python-versions = ">=3.6" [[package]] name = "charset-normalizer" -version = "2.1.0" +version = "2.1.1" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." category = "main" optional = false @@ -621,7 +621,7 @@ python-versions = ">=3.7" [[package]] name = "urllib3" -version = "1.26.11" +version = "1.26.12" description = "HTTP library with thread-safe connection pooling, file post, and more." category = "main" optional = false @@ -629,7 +629,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, [package.extras] brotli = ["brotlicffi (>=0.8.0)", "brotli (>=1.0.9)", "brotlipy (>=0.6.0)"] -secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "certifi", "ipaddress"] +secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "certifi", "urllib3-secure-extra", "ipaddress"] socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] [[package]] @@ -691,10 +691,7 @@ certifi = [ {file = "certifi-2022.6.15-py3-none-any.whl", hash = "sha256:fe86415d55e84719d75f8b69414f6438ac3547d2078ab91b67e779ef69378412"}, {file = "certifi-2022.6.15.tar.gz", hash = "sha256:84c85a9078b11105f04f3036a9482ae10e4621616db313fe045dd24743a0820d"}, ] -charset-normalizer = [ - {file = "charset-normalizer-2.1.0.tar.gz", hash = "sha256:575e708016ff3a5e3681541cb9d79312c416835686d054a23accb873b254f413"}, - {file = "charset_normalizer-2.1.0-py3-none-any.whl", hash = "sha256:5189b6f22b01957427f35b6a08d9a0bc45b46d3788ef5a92e978433c7a35f8a5"}, -] +charset-normalizer = [] colorama = [ {file = "colorama-0.4.5-py2.py3-none-any.whl", hash = "sha256:854bf444933e37f5824ae7bfc1e98d5bce2ebe4160d46b5edf346a89358e99da"}, {file = "colorama-0.4.5.tar.gz", hash = "sha256:e6c6b4334fc50988a639d9b98aa429a0b57da6e17b9a44f0451f930b6967b7a4"}, diff --git a/site/source/about/contact.rst b/site/source/about/contact.rst new file mode 100644 index 0000000..594aeb3 --- /dev/null +++ b/site/source/about/contact.rst @@ -0,0 +1,42 @@ +.. _contact: + +========== +Contact Us +========== + +.. contents:: + :depth: 2 + :local: + +.. _community-channels: + +Community Channels +------------------ + +* `Telegram `_ - Primary community channel + +* `Matrix `_ - Community channel that will gradually replace Telegram. + +* `Matrix Dev `_ - Primary channel for collaboration on EmbassyOS development and service packaging. + +* `Matrix Tor (Tor required) `_ - Tor-only community channel for Embassy users + +Social Media +------------ + +* `Mastodon `_ + +* `Twitter `_ + +* `GitHub `_ + +Email +----- + +* support@start9labs.com - for getting help with your Embassy and asking general questions about Start9. + +* security@start9labs.com - for reporting sensitive information or security concerns. + +* jobs@start9labs.com - for those interested in doing work for Start9. + +* affiliate@start9labs.com - for those interested in becoming a Start9 affiliate. diff --git a/site/source/about/index.rst b/site/source/about/index.rst index 2dafa41..2b35ad6 100644 --- a/site/source/about/index.rst +++ b/site/source/about/index.rst @@ -56,6 +56,15 @@ About See our available positions. +.. topic-box:: + :title: Contact + :link: contact + :icon: scylla-icon scylla-icon--support + :class: large-5 + :anchor: Get help + + Get help from Start9 and the community directly + .. raw:: html @@ -68,4 +77,5 @@ About start9 privacy license - jobs \ No newline at end of file + jobs + contact \ No newline at end of file diff --git a/site/source/learn/concepts/index.rst b/site/source/learn/concepts/index.rst index 570419e..9b53065 100644 --- a/site/source/learn/concepts/index.rst +++ b/site/source/learn/concepts/index.rst @@ -4,7 +4,9 @@ Concepts ======== -An overview of the ideas and technologies surrounding Start9 Labs and Embassy +An overview of the ideas and technologies surrounding Start9 Labs and Embassy. + +:ref:`Start9 Labs` and our :ref:`Embassy` products (powered by :ref:`EmbassyOS`) "stand on the shoulders of giants." Over the past several decades, technologies have been developed by individuals and companies without which these ground-breaking devices could not exist. Below you will find some select ideas and software which will help you understand what Embassy is and how it works. .. toctree:: :maxdepth: 2