Add "Gitea" to section "Recommendations - Software - PC"

This commit closes #62.
This commit is contained in:
inference 2024-03-20 23:00:21 +00:00
parent 54ed8e756b
commit 3aa6a46a7f
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc
2 changed files with 16 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - About --> <!-- Inferencium - Website - About -->
<!-- Version: 10.1.0-alpha.1 --> <!-- Version: 10.1.0-alpha.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -539,7 +539,7 @@
(BSD-3-Clause)</td> (BSD-3-Clause)</td>
</tr> </tr>
<tr> <tr>
<th id="software-vcs">Version Control</th> <th rowspan="2" id="software-vcs">Version Control</th>
<th id="git" headers="software-pc software-vcs"> <th id="git" headers="software-pc software-vcs">
<img src="asset/img/logo/git.png" width="85%" height="85%" alt="Git logo"/><br/> <img src="asset/img/logo/git.png" width="85%" height="85%" alt="Git logo"/><br/>
Git</th> Git</th>
@ -555,6 +555,20 @@
Open-source<br/> Open-source<br/>
(GPL-2.0-only)</td> (GPL-2.0-only)</td>
</tr> </tr>
<tr>
<th id="gitea" headers="software-pc software-vcs">
<img src="asset/img/logo/gitea.png" width="100" height="100" alt="Gitea logo"/><br/>
Gitea</th>
<td class="desc" headers="software-pc-description software-vcs">
<p><a href="https://gitea.com/">Gitea</a>
is a self-hosted, all-in-one development platform with Git
hosting, code review, team collaboration, package registry and
CI/CD.</p>
</td>
<td headers="software-pc-source_model gitea">
Open-source<br/>
(MIT)</td>
</tr>
</tbody> </tbody>
</table> </table>
</div> </div>

BIN
asset/img/logo/gitea.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB