This commit is contained in:
nihilist 2024-11-15 08:55:54 +01:00
parent 59d6945d31
commit d1bc9cefbe
2 changed files with 14 additions and 5 deletions

View file

@ -366,10 +366,14 @@ server {
<h2><b>Setting up the collaboration</b></h2> </br> </br>
<p>Now in order to make sure you can welcome external contributions, you need at least to be able to have a gitea instance:</p>
<img src="" class="imgRz">
<p>Once setup, you can clone the blog-contributions repository in your gitea instance:</p>
<img src="" class="imgRz">
<p>And then, you can recreate the kanban board like so:</p>
<img src="" class="imgRz">
<p>And then adding issues into it like so:</p>
<img src="" class="imgRz">
</div>
</div><!-- /row -->
@ -384,9 +388,13 @@ server {
<div class="col-lg-8 col-lg-offset-2">
<h2><b>Setting up a Mirror List</b></h2> </br> </br>
<p>Now in order to give people a list of all the backup blog mirrors in one go, i list them manually on an uptimekuma instance:</p>
<img src="" class="imgRz">
<p>First, the mirror (clearnet and .onion) gets added into the "testing" category:</p>
<img src="" class="imgRz">
<p>Then, if the mirror is still reachable after 1 month, i move it into the "stable" category:</p>
<img src="" class="imgRz">
<p>And there the mirror stays until i see it is no longer reachable.</p>
<img src="" class="imgRz">
</div>
</div><!-- /row -->
</div> <!-- /container -->