This commit is contained in:
parent
ac6b2cab5b
commit
0897a275ee
3 changed files with 149 additions and 5 deletions
|
|
@ -4,8 +4,8 @@ title: "Links"
|
|||
|
||||
### Vieter
|
||||
|
||||
Vieter is an implementation of an Arch repository server written in V, combined
|
||||
with a build system.
|
||||
An implementation of an Arch repository server combined with a build system,
|
||||
written in V.
|
||||
|
||||
* [Source](https://git.rustybever.be/vieter-v/vieter)
|
||||
* [Docs](/docs/vieter)
|
||||
|
|
@ -13,8 +13,8 @@ with a build system.
|
|||
|
||||
### Alex
|
||||
|
||||
Alex is a Rust program that wraps a Minecraft server process and automates
|
||||
creating incremental backups.
|
||||
Minecraft server process wrapper that automates creating (incremental) backups,
|
||||
written in Rust.
|
||||
|
||||
* [Source](https://git.rustybever.be/Chewing_Bever/alex)
|
||||
|
||||
|
|
@ -25,3 +25,9 @@ that I've designed to update the hosted files using POST requests from my CI.
|
|||
|
||||
* [Backend Source](https://git.rustybever.be/Chewing_Bever/site-backend)
|
||||
* [Blog Source](https://git.rustybever.be/Chewing_Bever/site)
|
||||
|
||||
## Lander
|
||||
|
||||
My home-grown URL shortener & pastebin, written from the ground up in C.
|
||||
|
||||
* [Source](https://git.rustybever.be/Chewing_Bever/lander)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue