Quellcode durchsuchen

Add "Quick start" link with the thunder icon

For now docs/README.md is linked

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3745/head
Suguru Hirahara vor 1 Jahr
Ursprung
Commit
d81e6d61ec
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: E4F9743DAB4B7B75
5 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen
  1. +1
    -1
      docs/configuring-dns.md
  2. +1
    -1
      docs/configuring-playbook.md
  3. +1
    -1
      docs/getting-the-playbook.md
  4. +1
    -1
      docs/installing.md
  5. +1
    -1
      docs/prerequisites.md

+ 1
- 1
docs/configuring-dns.md Datei anzeigen

@@ -1,6 +1,6 @@
# Configuring your DNS server # Configuring your DNS server


<sup>[Prerequisites](prerequisites.md) > Configuring your DNS server > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md) </sup>
<sup>⚡️[Quick start](README.md) | [Prerequisites](prerequisites.md) > Configuring your DNS server > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md) </sup>


To set up Matrix on your domain, you'd need to do some DNS configuration. To set up Matrix on your domain, you'd need to do some DNS configuration.




+ 1
- 1
docs/configuring-playbook.md Datei anzeigen

@@ -1,6 +1,6 @@
# Configuring the playbook # Configuring the playbook


<sup>[Prerequisites](prerequisites.md) > [Configuring your DNS server](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > Configuring the playbook > [Installing](installing.md) </sup>
<sup>⚡️[Quick start](README.md) | [Prerequisites](prerequisites.md) > [Configuring your DNS server](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > Configuring the playbook > [Installing](installing.md) </sup>


To configure the Ansible playbook, you need to have done the following things: To configure the Ansible playbook, you need to have done the following things:




+ 1
- 1
docs/getting-the-playbook.md Datei anzeigen

@@ -1,6 +1,6 @@
# Getting the playbook # Getting the playbook


<sup>[Prerequisites](prerequisites.md) > [Configuring your DNS server](configuring-dns.md) > Getting the playbook > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md) </sup>
<sup>⚡️[Quick start](README.md) | [Prerequisites](prerequisites.md) > [Configuring your DNS server](configuring-dns.md) > Getting the playbook > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md) </sup>


This Ansible playbook is meant to be executed on your own computer (not the Matrix server). This Ansible playbook is meant to be executed on your own computer (not the Matrix server).




+ 1
- 1
docs/installing.md Datei anzeigen

@@ -1,6 +1,6 @@
# Installing # Installing


<sup>[Prerequisites](prerequisites.md) > [Configuring your DNS server](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > Installing </sup>
<sup>⚡️[Quick start](README.md) | [Prerequisites](prerequisites.md) > [Configuring your DNS server](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > Installing </sup>


If you've [configured your DNS](configuring-dns.md) and have [configured the playbook](configuring-playbook.md), you can start the installation procedure. If you've [configured your DNS](configuring-dns.md) and have [configured the playbook](configuring-playbook.md), you can start the installation procedure.




+ 1
- 1
docs/prerequisites.md Datei anzeigen

@@ -1,6 +1,6 @@
# Prerequisites # Prerequisites


<sup>Prerequisites > [Configuring your DNS server](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md) </sup>
<sup>⚡️[Quick start](README.md) | Prerequisites > [Configuring your DNS server](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md) </sup>


To install Matrix services using this Ansible playbook, you need: To install Matrix services using this Ansible playbook, you need:




Laden…
Abbrechen
Speichern