2023-03-01 12:47:26 -05:00
|
|
|
---
|
|
|
|
layout: '~/layouts/Markdown.astro'
|
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
|
|
|
|
- [Your First Repository](first-repository)
|
|
|
|
- [The Basics of Issue Tracking](issue-tracking-basics)
|
|
|
|
- [Integrated Wiki](wiki)
|
|
|
|
- [Email Settings](email-settings)
|
|
|
|
- Collaborating with Others
|
|
|
|
- [Projects / Kanban boards](project)
|
|
|
|
- [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-03-07 04:48:34 -05: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/)
|
|
|
|
- [Labels](labels)
|
2023-03-07 05:01:07 -05:00
|
|
|
- [Automatically Linked References](linked-references)
|
2023-06-03 10:10:27 -04:00
|
|
|
- [Blocking users](blocking-user)
|
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/)
|
|
|
|
- [Branch and tag protection](protection)
|
|
|
|
- Advanced Usage
|
2023-03-07 05:10:27 -05:00
|
|
|
- [Issue and Pull Request Templates](issue-pull-request-templates)
|
2023-05-29 08:10:16 -04:00
|
|
|
- [Actions](actions)
|
2023-03-09 01:43:38 -05:00
|
|
|
- [Merge Message templates](merge-message-templates)
|
2023-03-07 04:03:06 -05:00
|
|
|
- [Generating an Access Token](https://docs.codeberg.org/advanced/access-token/)
|
|
|
|
- [Webhooks](webhooks)
|
|
|
|
- Authentication
|
|
|
|
- [LDAP, PAM, FreeIPA](authentication)
|
|
|
|
- [OAuth2, Scoped Tokens, Client Types](oauth2-provider)
|
2023-03-16 04:58:03 -04:00
|
|
|
- [Semantic version](semver)
|
2023-03-07 04:03:06 -05:00
|
|
|
- [API Usage](api-usage)
|
|
|
|
- [API Reference](https://codeberg.org/api/swagger)
|
|
|
|
- [Migrating Repositories](https://docs.codeberg.org/advanced/migrating-repos/)
|
2023-03-07 05:18:05 -05:00
|
|
|
- [Push Options](push-options)
|
2023-03-14 17:18:54 -04:00
|
|
|
- [Push to create](push-to-create)
|
2023-03-07 05:24:35 -05:00
|
|
|
- [Agit setup](agit-support)
|
2023-03-19 06:57:10 -04:00
|
|
|
- [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/)
|