cleanup forgejo
This commit is contained in:
parent
31265e3c60
commit
d43a07fe3a
|
@ -6,8 +6,5 @@ icon ="./forgejo.png"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Forgejo is a software forge for hosting version control using Git as well
|
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.
|
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).
|
|
||||||
|
|
|
@ -7,3 +7,6 @@ sort_by = "slug"
|
||||||
#### Get Started
|
#### Get Started
|
||||||
|
|
||||||
Visit [git.sondell.org/user/signup](https://git.sondell.org/user/sign_up) and create a account.
|
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).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue