nicely render project links on section page
This commit is contained in:
parent
323b9e2e3c
commit
4374c7f280
8 changed files with 56 additions and 1 deletions
|
|
@ -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'
|
||||
---
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
---
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue