Update About section, duplicate contact section added

This commit is contained in:
kn0wmad
2022-08-24 14:49:06 -06:00
parent f9afaaf4cd
commit b54aa0e2ce
4 changed files with 60 additions and 9 deletions

11
poetry.lock generated
View File

@@ -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"},

View File

@@ -0,0 +1,42 @@
.. _contact:
==========
Contact Us
==========
.. contents::
:depth: 2
:local:
.. _community-channels:
Community Channels
------------------
* `Telegram <https://t.me/start9_labs>`_ - Primary community channel
* `Matrix <https://matrix.to/#/#community:matrix.start9labs.com>`_ - Community channel that will gradually replace Telegram.
* `Matrix Dev <https://matrix.to/#/#community-dev:matrix.start9labs.com>`_ - Primary channel for collaboration on EmbassyOS development and service packaging.
* `Matrix Tor (Tor required) <https://matrix.to/#/!iRwnQntcjpWfLxdgav:matrix.privacy34kn4ez3y3nijweec6w4g54i3g54sdv7r5mr6soma3w4begyd.onion?via=matrix.start9labs.com&via=matrix.privacy34kn4ez3y3nijweec6w4g54i3g54sdv7r5mr6soma3w4begyd.onion&via=oayal5vhil3zhj7ylixvpi4nr2xvhypdnenji4sx5q4kvaotevjvsxad.onion>`_ - Tor-only community channel for Embassy users
Social Media
------------
* `Mastodon <https://mastodon.start9labs.com/>`_
* `Twitter <https://twitter.com/start9labs>`_
* `GitHub <https://github.com/start9labs>`_
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.

View File

@@ -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
</div></div>
@@ -68,4 +77,5 @@ About
start9
privacy
license
jobs
jobs
contact

View File

@@ -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<start9>` and our :ref:`Embassy<embassy>` products (powered by :ref:`EmbassyOS<embassy-os>`) "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