~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH st.ht-docs] Add links to project repos from installation pages

Details
Message ID
<20240725143132.3031647-1-alyx@aleteoryx.me>
DKIM signature
missing
Download raw message
Patch: +24 -16
---
I found it annoying to have to juggle repo tabs and install guide tabs
when installing. This just makes the process of getting to the
config.example.ini and anything else that much easier.

 api.sr.ht/installation.md    | 4 ++--
 builds.sr.ht/installation.md | 3 ++-
 git.sr.ht/installation.md    | 5 +++--
 hg.sr.ht/installation.md     | 5 +++--
 hub.sr.ht/installation.md    | 4 ++--
 lists.sr.ht/installation.md  | 4 ++--
 man.sr.ht/installation.md    | 3 ++-
 meta.sr.ht/installation.md   | 3 ++-
 pages.sr.ht/installation.md  | 3 ++-
 paste.sr.ht/installation.md  | 3 ++-
 todo.sr.ht/installation.md   | 3 ++-
 11 files changed, 24 insertions(+), 16 deletions(-)

diff --git a/api.sr.ht/installation.md b/api.sr.ht/installation.md
index d57ad2e..6aab325 100644
--- a/api.sr.ht/installation.md
+++ b/api.sr.ht/installation.md
@@ -2,8 +2,8 @@
title: api.sr.ht Installation
---

This document covers the installation steps for api.sr.ht, the GraphQL API
gateway.
This document covers the installation steps for
[api.sr.ht](https://git.sr.ht/~sircmpwn/api.sr.ht), the GraphQL API gateway.

# Installation

diff --git a/builds.sr.ht/installation.md b/builds.sr.ht/installation.md
index 7cded70..89b2b88 100644
--- a/builds.sr.ht/installation.md
@@ -2,7 +2,8 @@
title: builds.sr.ht Installation
---

This document covers the installation steps for builds.sr.ht, a continuous
This document covers the installation steps for
[builds.sr.ht](https://git.sr.ht/~sircmpwn/builds.sr.ht), a continuous
integration service.

builds.sr.ht is comprised of two components: a **master server** and **job
diff --git a/git.sr.ht/installation.md b/git.sr.ht/installation.md
index 1e9e298..a2c469c 100644
--- a/git.sr.ht/installation.md
+++ b/git.sr.ht/installation.md
@@ -2,8 +2,9 @@
title: git.sr.ht Installation
---

This document covers the installation steps for git.sr.ht, a git repository
hosting service.
This document covers the installation steps for
[git.sr.ht](https://git.sr.ht/~sircmpwn/git.sr.ht), a git repository hosting
service.

# Installation

diff --git a/hg.sr.ht/installation.md b/hg.sr.ht/installation.md
index 2da2ac2..26385ab 100644
--- a/hg.sr.ht/installation.md
+++ b/hg.sr.ht/installation.md
@@ -2,8 +2,9 @@
title: hg.sr.ht Installation
---

This document covers the installation steps for hg.sr.ht, the hg repository
hosting service.
This document covers the installation steps for
[hg.sr.ht](https://hg.sr.ht/~sircmpwn/hg.sr.ht), the hg repository hosting
service.

# Installation

diff --git a/hub.sr.ht/installation.md b/hub.sr.ht/installation.md
index 2fdf384..38a7d1f 100644
--- a/hub.sr.ht/installation.md
+++ b/hub.sr.ht/installation.md
@@ -2,8 +2,8 @@
title: Project hub installation
---

[hub.sr.ht](https://sr.ht) (or the "project hub") indexes and organizes projects
for sr.ht communities.
[hub.sr.ht](https://git.sr.ht/~sircmpwn/hub.sr.ht) (or the "project hub")
indexes and organizes projects for sr.ht communities.

# Installation

diff --git a/lists.sr.ht/installation.md b/lists.sr.ht/installation.md
index 4ae9b7c..223ca10 100644
--- a/lists.sr.ht/installation.md
+++ b/lists.sr.ht/installation.md
@@ -2,8 +2,8 @@
title: lists.sr.ht Installation
---

This document covers the installation steps for lists.sr.ht, a mailing list
service.
This document covers the installation steps for
[lists.sr.ht](https://git.sr.ht/~sircmpwn/lists.sr.ht), a mailing list service.

# Installation

diff --git a/man.sr.ht/installation.md b/man.sr.ht/installation.md
index 7c2aa52..81788e2 100644
--- a/man.sr.ht/installation.md
+++ b/man.sr.ht/installation.md
@@ -2,7 +2,8 @@
title: man.sr.ht Installation
---

This document covers the installation steps for man.sr.ht, a wiki service.
This document covers the installation steps for
[man.sr.ht](https://git.sr.ht/~sircmpwn/man.sr.ht), a wiki service.

# Installation

diff --git a/meta.sr.ht/installation.md b/meta.sr.ht/installation.md
index 6e8c8e4..9d8f01c 100644
--- a/meta.sr.ht/installation.md
+++ b/meta.sr.ht/installation.md
@@ -2,7 +2,8 @@
title: meta.sr.ht Installation
---

This document covers the installation steps for meta.sr.ht, the central
This document covers the installation steps for
[meta.sr.ht](https://git.sr.ht/~sircmpwn/meta.sr.ht), the central
authentication and account service for sr.ht.

<div class="alert alert-warning">
diff --git a/pages.sr.ht/installation.md b/pages.sr.ht/installation.md
index 741cb79..dec0f97 100644
--- a/pages.sr.ht/installation.md
+++ b/pages.sr.ht/installation.md
@@ -2,7 +2,8 @@
title: pages.sr.ht Installation
---

This document covers the installation steps for pages.sr.ht, a static website
This document covers the installation steps for
[pages.sr.ht](https://git.sr.ht/~sircmpwn/pages.sr.ht), a static website
hosting service.

This documentation is a work-in-progress.
diff --git a/paste.sr.ht/installation.md b/paste.sr.ht/installation.md
index 3e53e5c..e996c84 100644
--- a/paste.sr.ht/installation.md
+++ b/paste.sr.ht/installation.md
@@ -2,7 +2,8 @@
title: paste.sr.ht Installation
---

This document covers the installation steps for paste.sr.ht, a pasting service.
This document covers the installation steps for
[paste.sr.ht](https://git.sr.ht/~sircmpwn/paste.sr.ht), a pasting service.

# Installation

diff --git a/todo.sr.ht/installation.md b/todo.sr.ht/installation.md
index 4f43a45..4cb474b 100644
--- a/todo.sr.ht/installation.md
+++ b/todo.sr.ht/installation.md
@@ -2,7 +2,8 @@
title: todo.sr.ht Installation
---

This document covers the installation steps for todo.sr.ht, an issue and bug
This document covers the installation steps for
[todo.sr.ht](https://git.sr.ht/~sircmpwn/todo.sr.ht), an issue and bug
tracker service.

# Installation
-- 
2.45.2
Details
Message ID
<D3Y79LWP94OK.117J203OSFMBP@cmpwn.com>
In-Reply-To
<20240725143132.3031647-1-alyx@aleteoryx.me> (view parent)
DKIM signature
pass
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/sr.ht-docs
   30c96e4..db107d5  master -> master
Reply to thread Export thread (mbox)