From d43a07fe3a7775536943b1c8c16786dceffc281a Mon Sep 17 00:00:00 2001 From: GlennWSo Date: Wed, 10 Apr 2024 11:49:11 +0200 Subject: [PATCH] cleanup forgejo --- content/forgejo/_index.md | 5 +---- content/forgejo/footer/_index.md | 3 +++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/forgejo/_index.md b/content/forgejo/_index.md index 0532a77..9994925 100644 --- a/content/forgejo/_index.md +++ b/content/forgejo/_index.md @@ -6,8 +6,5 @@ icon ="./forgejo.png" +++ Forgejo is a software forge for hosting version control using Git as well -as other collaborative features, like issue tracking, ci/cd and etc... - +as other collaborative features, like issue tracking, ci/cd and etc. With Forgejo our server host the code to reproduce all of its functionality. -All the services are defined with declarative programming in here: -[server source](https://git.sondell.org/glennwso/nixos-selfhost). diff --git a/content/forgejo/footer/_index.md b/content/forgejo/footer/_index.md index 85f23d9..3e1c38c 100644 --- a/content/forgejo/footer/_index.md +++ b/content/forgejo/footer/_index.md @@ -7,3 +7,6 @@ sort_by = "slug" #### Get Started Visit [git.sondell.org/user/signup](https://git.sondell.org/user/sign_up) and create a account. +All the sondell.org services are defined in here: +[server source](https://git.sondell.org/glennwso/nixos-selfhost). +