mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
# Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## Changed - Update line length limit from 500 characters to 120 characters. ## Fixed - Most instances of these lint issues: 1. Lines longer than 120 characters ([MD013](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md013.md)). 2. Trailing whitespaces ([MD009](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md009.md)). 3. Ordered list item prefix ([MD029](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md029.md)). 4. Bare links ([MD034](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md034.md)). Co-authored-by: Patrick Schratz <pat-s@noreply.codeberg.org> Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/623 Reviewed-by: Patrick Schratz <pat-s@noreply.codeberg.org> Co-authored-by: Javier Pérez <walpo@noreply.codeberg.org> Co-committed-by: Javier Pérez <walpo@noreply.codeberg.org>
33 lines
1.5 KiB
Markdown
33 lines
1.5 KiB
Markdown
---
|
|
eleventyNavigation:
|
|
title: Codeberg Documentation
|
|
permalink: /
|
|
---
|
|
|
|
Welcome! We're here to help you when you're having issues or questions with Codeberg.
|
|
|
|
Please choose a section from the sidebar on the left, which you can toggle by clicking the three stripes at the top left
|
|
corner of your browser window.
|
|
|
|
If you're new to Codeberg, consider reading the [Getting Started Guide](/getting-started).
|
|
|
|
## Getting Help
|
|
|
|
Codeberg's Documentation mostly includes tutorials specific to using the platforms provided by _Codeberg_; they focus on
|
|
the maintenance of open-source projects with the platforms provided by Codeberg (Forgejo, Woodpecker, Weblate, Pages, etc.).
|
|
|
|
If what you are trying to do is not covered by our Documentation, the following resources can be helpful:
|
|
|
|
- [Forgejo User Guide](https://forgejo.org/docs/latest/user/)
|
|
- [Woodpecker CI Documentation](https://woodpecker-ci.org/docs/intro)
|
|
- [Weblate Documentation](https://docs.weblate.org/en/latest/index.html)
|
|
|
|
### Contact
|
|
|
|
If you encounter a bug or if you can't find an answer to your question,
|
|
feel free to open an issue to [the Codeberg Community Tracker](https://codeberg.org/Codeberg/Community/issues).
|
|
This is the preferred way to report bugs to the software or ask questions if you can't find an answer somewhere else.
|
|
You can also quickly find the Codeberg Issues using the footer.
|
|
|
|
There are more [places to chat with the community and the people that run Codeberg](/contact/); all of them have nice
|
|
people that could help you.
|