Fix/updates (#82)

* style updats

* remove step from title

* add contents for small screen submenu display

* adjust footer
This commit is contained in:
Lucy C
2022-03-01 00:07:30 -07:00
committed by GitHub
parent 1b0165295a
commit 9a617ca9f2
56 changed files with 217 additions and 41 deletions

View File

@@ -4,6 +4,10 @@
Backup
======
.. contents::
:depth: 2
:local:
Backing up your Embassy is easy and secure. Backups are encrypted with your master password.
.. warning:: Create frequent backups to avoid loss of data!

View File

@@ -3,6 +3,10 @@
=======================
Linux LAN Shared Folder
=======================
.. contents::
:depth: 2
:local:
Use this guide to setup a LAN Shared folder on your Linux machine, such that you may create encrypted, private backups of all your Embassy data.

View File

@@ -4,6 +4,10 @@
Mac LAN Shared Folder
=====================
.. contents::
:depth: 2
:local:
Use this guide to setup a LAN Shared Folder on your Mac (or attached drive), such that you may create encrypted, private backups of all your Embassy data.
Setup LAN Shared Folder

View File

@@ -3,6 +3,10 @@
==========================
Synology LAN Shared Folder
==========================
.. contents::
:depth: 2
:local:
.. note:: This guide was created by a Start9 community member. This is not yet officially supported. Please report any feedback that may help improve the process.

View File

@@ -4,6 +4,10 @@
Windows LAN Shared Folder
=========================
.. contents::
:depth: 2
:local:
Use this guide to setup a LAN Shared Folder on your Windows machine (or attached drive), such that you may create encrypted, private backups of all your Embassy data.
Setup LAN Shared Folder

View File

@@ -4,4 +4,4 @@
Configuring Firefox for Tor on iOS
==================================
Unforutnately, it is not currently possible to run Tor natively on iOS. This means that Firefox cannot be configured to use tor. Please see :ref:`iOS Limitations<lim-ios>` for details and workarounds.
Unfortunately, it is not currently possible to run Tor natively on iOS. This means that Firefox cannot be configured to use tor. Please see :ref:`iOS Limitations<lim-ios>` for details and workarounds.

View File

@@ -4,6 +4,10 @@
Customize
=========
.. contents::
:depth: 2
:local:
Name Your Device
----------------

View File

@@ -4,6 +4,10 @@
Dashboard Overview
==================
.. contents::
:depth: 2
:local:
Services Tab
------------

View File

@@ -4,6 +4,10 @@
Android
=======
.. contents::
:depth: 2
:local:
LAN Access
----------
Android versions below 12 (as well as some custom ROMs, such as Graphene/Calyx) do not have native support for :ref:`mDNS<mdns>` and therefore cannot resolve ".local" addresses.

View File

@@ -4,6 +4,10 @@
iOS
===
.. contents::
:depth: 2
:local:
Tor
---
It is not currently possible to run Tor natively (in the background) on iOS. This means that many iOS apps will be unable to connect to your Embassy. The best chance for a Tor background process on iOS in the future is via the `iCepa Project <https://github.com/iCepa>`_.

View File

@@ -4,6 +4,10 @@
Forgot Password
===============
.. contents::
:depth: 2
:local:
.. note:: There is currently no way to reset you Embassy master password through a standard UI flow.
Using SSH

View File

@@ -4,11 +4,19 @@
Initial Setup
=============
.. contents::
:depth: 2
:local:
Check out our quick setup video below, and follow along with the steps in this guide:
.. youtube:: DmTlwp5_zvY
:width: 100%
.. raw:: html
<br>
Powering On
-----------

View File

@@ -4,6 +4,10 @@
Managing Services
=================
.. contents::
:depth: 2
:local:
EmbassyOS provides a rich interface for managing installed Services.
Service Dashboard

View File

@@ -4,6 +4,10 @@
Bitcoin
=======
.. contents::
:depth: 2
:local:
Here you will find guides on how to connect different kinds of Bitcoin wallets (hardware and software) to your Embassy node, to complete your sovereign Bitcoin stack!
Tested Wallets

View File

@@ -4,6 +4,10 @@
Lightning
=========
.. contents::
:depth: 2
:local:
Check out our `Getting Started with Lightning video <https://www.youtube.com/watch?v=KhU_sTiaN8w>`_ for an introduction to the Lightning Network using LND and RTL on Embassy!
.. youtube:: KhU_sTiaN8w

View File

@@ -4,6 +4,10 @@
Vaultwarden
===========
.. contents::
:depth: 2
:local:
.. note:: The version of Bitwarden server used on the Embassy is a fork called "Vaultwarden." Despite this, it still functions with several of the apps/integrations that are built for, and still named after, "Bitwarden." We apologize for any confusion this may cause.
Check out our `Vaultwarden video <https://www.youtube.com/watch?v=YcxxVHpm9j0>`_ for basic features and setup!

View File

@@ -4,6 +4,10 @@
Using SSH
=========
.. contents::
:depth: 2
:local:
Creating an SSH Key
-------------------

View File

@@ -4,6 +4,10 @@
Updating EmbassyOS
==================
.. contents::
:depth: 2
:local:
.. note:: EmbassyOS will **NEVER** update itself without your approval. But we highly recommended keeping EmbassyOS up to date for the latest security and performance patches, as well as to take advantage of new features.
How to Update

View File

@@ -4,6 +4,10 @@
Using your own hardware
=======================
.. contents::
:depth: 2
:local:
This guide will cover how to upgrade from EmbassyOS version 0.2.x to version 0.3.0 with your own equipment.
Hardware Requirements

View File

@@ -4,6 +4,10 @@
Setup with Upgrade Kit
======================
.. contents::
:depth: 2
:local:
This guide will cover how to upgrade from EmbassyOS version 0.2.x to version 0.3.0.
.. note::