From 3df684108b20cc6059065554ce71ab9ae5d7ee5d Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Sun, 1 Jun 2025 22:28:40 +0200 Subject: feat: Add cerrado to project --- content/projects/_index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/content/projects/_index.md b/content/projects/_index.md index 842fc3b..25896a5 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -9,6 +9,17 @@ draft = false Just a list of some projects I have done and find useful on my day-to-day life. +- cerrado + [[git](https://beta.gabrielgio.me/cerrado/)] + [[apk](https://apkdoc.gabrielgio.me)] + + Self host read only single user repository host. Cerrado is target to be + easy to read, deploy and maintain. It bundles everything into a single + binary and uses a simple configuration format to set it up. It also handles + private repository if you want to browse your private projects by putting + them behind a user/password. It is still in early stages but it is usable + as a cgit replacement. + - Apkdoc [[git](https://git.gabrielgio.me/apkdoc/)] [[apk](https://apkdoc.gabrielgio.me)] -- cgit v1.2.3