gabrielgio.me @ 3df684108b20cc6059065554ce71ab9ae5d7ee5d

feat: Add cerrado to project
 1diff --git a/content/projects/_index.md b/content/projects/_index.md
 2index 842fc3b17f9e6d9e60ba434ed8f7337c603f58db..25896a534bf85bd9932aeca89fbb522cdda2c706 100644
 3--- a/content/projects/_index.md
 4+++ b/content/projects/_index.md
 5@@ -9,6 +9,17 @@
 6 Just a list of some projects I have done and find useful on my day-to-day life.
 7 
 8 
 9+-   cerrado
10+    [[git](https://beta.gabrielgio.me/cerrado/)]
11+    [[apk](https://apkdoc.gabrielgio.me)]
12+    
13+    Self host read only single user repository host. Cerrado is target to be
14+    easy to read, deploy and maintain. It bundles everything into a single
15+    binary and uses a simple configuration format to set it up. It also handles
16+    private repository if you want to browse your private projects by putting
17+    them behind a user/password. It is still in early stages but it is usable
18+    as a cgit replacement.
19+
20 -   Apkdoc
21     [[git](https://git.gabrielgio.me/apkdoc/)]
22     [[apk](https://apkdoc.gabrielgio.me)]