cleanup forgejo

This commit is contained in:
GlennWSo 2024-04-10 11:49:11 +02:00
parent 31265e3c60
commit d43a07fe3a
2 changed files with 4 additions and 4 deletions

View file

@ -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).

View file

@ -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).