migrate gitea to forgejo

This commit is contained in:
array-in-a-matrix 2024-03-15 12:15:17 -04:00
parent 121bb83385
commit f003b09489
2 changed files with 13 additions and 8 deletions

View file

@ -17,7 +17,7 @@
<h1 class="project-name">Applications and Services</h1>
<h2 class="project-tagline">
Apps and services hosted on this domain. <br />
(Written by actual developers.)
(Written by actual developers)
</h2>
<a href="../../" class="btn">Home</a>
</header>
@ -55,7 +55,7 @@
<p>
This is my Gemini capsule, you can learn more about it
<a href="https://bloginamatrix.xyzgemini-capsule/">here</a>.
(Requires Gemini compatible browser.)
(Requires Gemini compatible browser)
</p>
</section>
<section class="grid-item" id="wiki">
@ -75,18 +75,23 @@
</a>
<p>
List of all of my Tor hidden services. Use Tor to bypass censorship!
(Requires Tor compatible browser.)
(Requires Tor compatible browser)
</p>
</section>
<section class="grid-item" id="git">
<a href="https://git.inamatrix.xyz"
><h4>Gitea<sup></sup></h4>
<div><img src="../../res/site/icons/gitea.svg" alt="Gitea" /></div>
><h4>Forgejo<sup></sup></h4>
<div>
<img
src="../../res/site/icons/forgejo.svg"
alt="Gitea Forgejo Git"
/>
</div>
</a>
<p>Lightweight open sourced code hosting. (GitHub replacement!)</p>
<p>Lightweight open sourced code hosting. (Migrated from Gitea)</p>
</section>
<section class="grid-item" id="minecraft">
<a href="#minecraft"
<a href="https://craft.inamatrix.xyz"
><h4>Minecraft</h4>
<div>
<img src="../../res/site/icons/minecraft.png" alt="Minecraft" />

View file

@ -55,7 +55,7 @@
><i class="fa fa-github"></i> GitHub</a
>
<a href="https://git.arrayinamatrix.xyz/array-in-a-matrix" class="btn"
><i class="fa fa-gitea"></i> Gitea</a
><i class="fa fa-gitea"></i> Forgejo</a
>
<a href="https://gitlab.com/array.in.a.matrix" class="btn"
><i class="fa fa-gitlab"></i> GitLab</a