mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-12-24 22:32:43 -05:00
98dac9cb1f
Preview: * https://forgejo.codeberg.page/@docs_pull_639/docs/next/developer/federation-architecture/ * https://forgejo.codeberg.page/@docs_pull_639/docs/next/developer/threat-analysis/ * https://forgejo.codeberg.page/@docs_pull_639/docs/next/developer/adr/ Co-authored-by: patdyn <erik.seiert@meissa-gmbh.de> Co-authored-by: Clemens <clemens.geibel@meissa-gmbh.de.de> Reviewed-on: https://codeberg.org/forgejo/docs/pulls/639 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net> Co-authored-by: Michael Jerger <michael.jerger@meissa-gmbh.de> Co-committed-by: Michael Jerger <michael.jerger@meissa-gmbh.de>
35 lines
1.4 KiB
Markdown
35 lines
1.4 KiB
Markdown
---
|
|
title: 'Forgejo Developer Guide'
|
|
---
|
|
|
|
This area will be targeted to people who want to hack Forgejo and adjust it to
|
|
their needs.
|
|
|
|
- For everyone involved
|
|
- [Code of Conduct](./coc/)
|
|
- [Bugs, features, security and others discussions](./discussions/)
|
|
- [Governance](./governance/)
|
|
- [Sustainability and funding](https://codeberg.org/forgejo/sustainability)
|
|
- For contributors
|
|
- [Compiling from source](./from-source/)
|
|
- [Testing](./testing/)
|
|
- [Development environment](./development-environment/)
|
|
- [Interface customization](./customization/)
|
|
- [Architecture overview](./architecture/)
|
|
- [Federation Architecture](./federation-architecture/)
|
|
- [Federation Architectural Decision Records](./adr/)
|
|
- [Threat Analysis](./threat-analysis/)
|
|
- [Developer Certificate of Origin (DCO)](./dco/)
|
|
- [code.forgejo.org](./code-forgejo-org/)
|
|
- [next.forgejo.org](./next-forgejo-org/)
|
|
- [static pages](./static-pages/)
|
|
- [Forgejo runner implementation notes](https://code.forgejo.org/forgejo/runner/#hacking)
|
|
- [Localization](./localization/)
|
|
- [Base localization](./localization-english/)
|
|
- [Localization admin duties](./localization-admin/)
|
|
- [Dependency management](./dependencies/)
|
|
- For maintainers
|
|
- [Hardware infrastructure](./infrastructure/)
|
|
- [Release management](./release/)
|
|
- [Managing dependencies between repositories](./repositories-dependencies/)
|
|
- [Secrets](./secrets/)
|