2023-03-01 12:47:26 -05:00
|
|
|
---
|
2023-03-26 05:52:16 -04:00
|
|
|
title: 'Forgejo user guide'
|
2023-03-01 12:47:26 -05:00
|
|
|
---
|
|
|
|
|
2023-03-03 14:58:14 -05:00
|
|
|
These documents are targeted to people who are using Forgejo but are not
|
|
|
|
involved in running it on their machines.
|
|
|
|
|
2023-03-07 04:03:06 -05:00
|
|
|
- Getting started
|
2023-07-26 18:20:30 -04:00
|
|
|
- [Your First Repository](./first-repository/)
|
|
|
|
- [The Basics of Issue Tracking](./issue-tracking-basics/)
|
|
|
|
- [Integrated Wiki](./wiki/)
|
|
|
|
- [Email Settings](./email-settings/)
|
2023-08-29 21:49:52 -04:00
|
|
|
- [Forgejo Next](./forgejo-next/)
|
2023-03-07 04:03:06 -05:00
|
|
|
- Collaborating with Others
|
2023-07-26 18:20:30 -04:00
|
|
|
- [Projects / Kanban boards](./project/)
|
2023-03-07 04:03:06 -05:00
|
|
|
- [Pull requests and Git flow](https://docs.codeberg.org/collaborating/pull-requests-and-git-flow/)
|
|
|
|
- [Invite Collaborators](https://docs.codeberg.org/collaborating/invite-collaborators/)
|
|
|
|
- [Create and Manage an Organization](https://docs.codeberg.org/collaborating/create-organization/)
|
2023-07-26 18:20:30 -04:00
|
|
|
- [Repository Permissions](./repo-permissions/)
|
2023-03-07 04:03:06 -05:00
|
|
|
- [Resolve Conflicts](https://docs.codeberg.org/collaborating/resolve-conflicts/)
|
|
|
|
- [Citable Code](https://docs.codeberg.org/collaborating/citable-code/)
|
2023-07-26 18:20:30 -04:00
|
|
|
- [Labels](./labels/)
|
|
|
|
- [Automatically Linked References](./linked-references/)
|
|
|
|
- [Blocking users](./blocking-user/)
|
|
|
|
- [Profile costumization](./profile/)
|
2023-03-07 04:03:06 -05:00
|
|
|
- Working with Git Repositories
|
|
|
|
- [Clone & Commit via Web](https://docs.codeberg.org/git/clone-commit-via-web/)
|
|
|
|
- [Tags and Releases](https://docs.codeberg.org/git/using-tags/)
|
2023-07-26 18:20:30 -04:00
|
|
|
- [Branch and tag protection](./protection/)
|
2023-03-07 04:03:06 -05:00
|
|
|
- Advanced Usage
|
2023-07-26 18:20:30 -04:00
|
|
|
- [Issue and Pull Request Templates](./issue-pull-request-templates/)
|
|
|
|
- [Actions](./actions/)
|
|
|
|
- [Merge Message templates](./merge-message-templates/)
|
|
|
|
- [Webhooks](./webhooks/)
|
2023-03-07 04:03:06 -05:00
|
|
|
- Authentication
|
2023-07-24 10:14:11 -04:00
|
|
|
- [Generating an Access Token](https://docs.codeberg.org/advanced/access-token/)
|
2023-07-26 18:20:30 -04:00
|
|
|
- [Access Token scope](./token-scope/)
|
|
|
|
- [LDAP, PAM, FreeIPA](./authentication/)
|
|
|
|
- [OAuth2, Client Types](./oauth2-provider/)
|
|
|
|
- [Semantic version](./semver/)
|
|
|
|
- [API Usage](./api-usage/)
|
2023-03-07 04:03:06 -05:00
|
|
|
- [API Reference](https://codeberg.org/api/swagger)
|
|
|
|
- [Migrating Repositories](https://docs.codeberg.org/advanced/migrating-repos/)
|
2023-07-26 18:20:30 -04:00
|
|
|
- [Push to create](./push-to-create/)
|
|
|
|
- [Agit setup](./agit-support/)
|
|
|
|
- [Packages](./packages/)
|
2023-03-07 04:03:06 -05:00
|
|
|
- See also
|
|
|
|
- [Codeberg guide on Git](https://docs.codeberg.org/git/)
|
|
|
|
- [Codeberg guide on Markdown](https://docs.codeberg.org/markdown/)
|
2023-03-13 04:03:11 -04:00
|
|
|
- [Codeberg guide on Integrating with Matrix](https://docs.codeberg.org/integrations/matrix/)
|
|
|
|
- [Codeberg guide on Integrating with Read the Docs](https://docs.codeberg.org/integrations/read-the-docs/)
|