mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-31 04:23:41 +00:00
re-arrange the user docs (#76)
* re-arrange the user docs * Minor description edit * update styles * fix service links Co-authored-by: kn0wmad <kn0wmad@protonmail.com> Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
This commit is contained in:
40
site/source/user-manual/connecting/index.rst
Normal file
40
site/source/user-manual/connecting/index.rst
Normal file
@@ -0,0 +1,40 @@
|
||||
.. _connecting:
|
||||
|
||||
==========
|
||||
Connecting
|
||||
==========
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<div class="topics-grid grid-container full">
|
||||
|
||||
<div class="grid-x grid-margin-x">
|
||||
|
||||
.. topic-box::
|
||||
:title: LAN
|
||||
:link: lan-setup
|
||||
:icon: scylla-icon scylla-icon--home
|
||||
:class: large-5
|
||||
:anchor: Setup
|
||||
|
||||
Connect to Embassy over your Local Area Network.
|
||||
|
||||
.. topic-box::
|
||||
:title: Tor
|
||||
:link: tor-setup
|
||||
:icon: scylla-icon scylla-icon--tor
|
||||
:class: large-5
|
||||
:anchor: Setup
|
||||
|
||||
Connect to Embassy over the Tor network.
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</div></div>
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
||||
lan-setup/index
|
||||
tor-setup/index
|
||||
Reference in New Issue
Block a user