14 lines
426 B
Markdown
14 lines
426 B
Markdown
+++
|
|
title = "Forgejo"
|
|
weight = 3
|
|
[extra]
|
|
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...
|
|
|
|
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).
|