nicely render project links on section page

This commit is contained in:
Jef Roosens 2024-06-06 10:24:56 +02:00
parent 323b9e2e3c
commit 4374c7f280
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
8 changed files with 56 additions and 1 deletions

View file

@ -2,6 +2,10 @@
title: "Alex"
summary: "Minecraft server wrapper that automates world backups"
type: "project"
params:
links:
- name: Source
url: 'https://git.rustybever.be/Chewing_Bever/alex'
---

View file

@ -2,4 +2,8 @@
title: "Lander"
summary: "URL shortener, pastebin & file-sharing service, built from the ground up in C"
type: "project"
params:
links:
- name: Source
url: 'https://git.rustybever.be/Chewing_Bever/lander'
---

View file

@ -4,7 +4,7 @@ summary: "Easy-to-use Pacman repository server designed for the self-hosting ent
type: "project"
params:
links:
- name: Gitea
- name: Source
url: 'https://git.rustybever.be/Chewing_Bever/rieter'
---

View file

@ -2,6 +2,14 @@
title: "Vieter"
summary: "Arch Linux repository server & build system, written in V"
type: "project"
params:
links:
- name: Source
url: 'https://git.rustybever.be/vieter-v/vieter'
- name: Docs
url: '/docs/vieter'
- name: API Docs
url: '/api-docs/vieter'
---
lmao what