From 71855e5ccb633406fa7df93d31e37311a30c2268 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Mon, 6 Nov 2023 13:30:30 -0700 Subject: [PATCH] remove quick start and cards --- site/source/index.rst | 14 +----- site/source/misc-guides/index.rst | 1 - site/source/quick-start.rst | 13 ----- site/source/user-manual/configuring-ff.rst | 45 ++--------------- site/source/user-manual/connecting-tor.rst | 57 +++------------------- site/source/user-manual/trust-ca.rst | 57 +++------------------- 6 files changed, 18 insertions(+), 169 deletions(-) delete mode 100644 site/source/quick-start.rst diff --git a/site/source/index.rst b/site/source/index.rst index 807a7aa..a15bef9 100644 --- a/site/source/index.rst +++ b/site/source/index.rst @@ -7,7 +7,7 @@ .. hero-box:: :title: Welcome to the Docs - StartOS setup, user manual, devices guides, guides, developer documentation, FAQs and more. + StartOS user manual, guides, developer docs, and more. .. raw:: html @@ -19,15 +19,6 @@
-.. topic-box:: - :title: Quick Start - :link: quick-start - :icon: scylla-icon scylla-icon--getting-started - :class: large-4 - :anchor: View - - Get started with your server - .. topic-box:: :title: User Manual :link: user-manual @@ -74,7 +65,7 @@ Miscellaneous guides you might find useful .. topic-box:: - :title: DIY + :title: DIY Guide :link: diy :icon: scylla-icon scylla-icon--memory-management :class: large-4 @@ -105,7 +96,6 @@ :hidden: :maxdepth: 1 - quick-start user-manual/index service-guides/index device-guides/index diff --git a/site/source/misc-guides/index.rst b/site/source/misc-guides/index.rst index 657306d..684d0c0 100644 --- a/site/source/misc-guides/index.rst +++ b/site/source/misc-guides/index.rst @@ -8,7 +8,6 @@ Guides that do not fit into the categories of "devices" or "services." .. toctree:: :maxdepth: 1 - ca-ff lnd-migration upgrade-hardware/index thunderbird diff --git a/site/source/quick-start.rst b/site/source/quick-start.rst deleted file mode 100644 index ebb6d3e..0000000 --- a/site/source/quick-start.rst +++ /dev/null @@ -1,13 +0,0 @@ -.. _quick-start: - -=========== -Quick Start -=========== - -Complete the step below to get up and running with your server in the recommended way: - -1. :ref:`initial-setup` (5 minutes) -2. :ref:`trust-ca` (5 minutes) -3. :ref:`configuring-ff` (3 minutes) -4. :ref:`connecting-lan` (1-4 minutes) -5. :ref:`connecting-tor` (4-8 minutes) \ No newline at end of file diff --git a/site/source/user-manual/configuring-ff.rst b/site/source/user-manual/configuring-ff.rst index 3a6ece1..9579e47 100644 --- a/site/source/user-manual/configuring-ff.rst +++ b/site/source/user-manual/configuring-ff.rst @@ -9,44 +9,7 @@ Firefox is a privacy-focused browser that can be configured to resolve LAN (`.lo Select your OS: -.. raw:: html - -
- -
- -.. topic-box:: - :title: Linux - :link: ../../../../device-guides/linux/ff-linux - :icon: scylla-icon scylla-icon--linux - :class: large-4 - :anchor: View - - Configuring Firefox on Linux - -.. topic-box:: - :title: Mac - :link: ../../../../device-guides/mac/ff-mac - :icon: scylla-icon scylla-icon--apple - :class: large-4 - :anchor: View - - Configuring Firefox on Mac - -.. topic-box:: - :title: Windows - :link: ../../../../device-guides/windows/ff-windows - :icon: scylla-icon scylla-icon--windows - :class: large-4 - :anchor: View - - Configuring Firefox on Windows - -.. topic-box:: - :title: Android - :link: ../../../../device-guides/android/ff-android - :icon: scylla-icon scylla-icon--android - :class: large-4 - :anchor: View - - Configuring Firefox on Android +- :ref:`Linux ` +- :ref:`Mac ` +- :ref:`Windows ` +- :ref:`Android ` diff --git a/site/source/user-manual/connecting-tor.rst b/site/source/user-manual/connecting-tor.rst index d88b50a..a213e60 100644 --- a/site/source/user-manual/connecting-tor.rst +++ b/site/source/user-manual/connecting-tor.rst @@ -10,58 +10,13 @@ You can connect to your server from anywhere in the world, privately and anonymo Running Tor on Your Phone/Computer (Recommended) ------------------------------------------------ -Select your OS below: +Select your OS: -.. raw:: html - -
- -
- -.. topic-box:: - :title: Linux - :link: ../../../../device-guides/linux/tor-linux - :icon: scylla-icon scylla-icon--linux - :class: large-4 - :anchor: View - - Running Tor on Linux - -.. topic-box:: - :title: Mac - :link: ../../../../device-guides/mac/tor-mac - :icon: scylla-icon scylla-icon--apple - :class: large-4 - :anchor: View - - Running Tor on Mac - -.. topic-box:: - :title: Windows - :link: ../../../../device-guides/windows/tor-windows - :icon: scylla-icon scylla-icon--windows - :class: large-4 - :anchor: View - - Running Tor on Windows - -.. topic-box:: - :title: Android - :link: ../../../../device-guides/android/tor-android - :icon: scylla-icon scylla-icon--android - :class: large-4 - :anchor: View - - Running Tor on Android - -.. topic-box:: - :title: iOS - :link: ../../../../device-guides/ios/tor-ios - :icon: scylla-icon scylla-icon--ios - :class: large-4 - :anchor: View - - Running Tor on iOS +- :ref:`Linux ` +- :ref:`Mac ` +- :ref:`Windows ` +- :ref:`Android ` +- :ref:`iOS ` Using a Tor Browser ------------------- diff --git a/site/source/user-manual/trust-ca.rst b/site/source/user-manual/trust-ca.rst index bd8428b..1937cea 100644 --- a/site/source/user-manual/trust-ca.rst +++ b/site/source/user-manual/trust-ca.rst @@ -56,55 +56,10 @@ Your server's Root CA was included in the downloaded file at the end of initial Trust Root CA -------------- -Select your operating system: +Select your OS: -.. raw:: html - -
- -
- -.. topic-box:: - :title: Linux - :link: ../../../../device-guides/linux/ca-linux/ - :icon: scylla-icon scylla-icon--linux - :class: large-4 - :anchor: View - - Trust your Root CA on Linux - -.. topic-box:: - :title: Mac - :link: ../../../../device-guides/mac/ca-mac - :icon: scylla-icon scylla-icon--apple - :class: large-4 - :anchor: View - - Trust your Root CA on Mac - -.. topic-box:: - :title: Windows - :link: ../../../../device-guides/windows/ca-windows - :icon: scylla-icon scylla-icon--windows - :class: large-4 - :anchor: View - - Trust your Root CA on Windows - -.. topic-box:: - :title: Android - :link: ../../../../device-guides/android/ca-android - :icon: scylla-icon scylla-icon--android - :class: large-4 - :anchor: View - - Trust your Root CA on Android - -.. topic-box:: - :title: iOS - :link: ../../../../device-guides/ios/ca-ios - :icon: scylla-icon scylla-icon--ios - :class: large-4 - :anchor: View - - Trust your Root CA on iOS \ No newline at end of file +- :ref:`Linux ` +- :ref:`Mac ` +- :ref:`Windows ` +- :ref:`Android ` +- :ref:`iOS `