Commit graph

13 commits

Author SHA1 Message Date
Artyom Bologov
6a78a4c7d8 Try fixing CI (#857)
This is an attempt to try fixing CI errors, as seen in 38dd33d Woodpecker run. Might not be complete, but the only thing missing is Apple Authenticator link fix, which is flaky.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/857
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
2026-07-25 21:17:20 +02:00
Robert Wolff
3fabaf196c feat: use git-pages for pull request previews (#810)
Follow-up of Codeberg/Documentation!713

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/810
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-06-25 12:12:36 +02:00
emholt1
e5f59881ed Fix some difficult to read text in the section on generating SSH keys (#764)
I’ve largely put down the torch of software development, but I use Codeberg for Nix and it feels wrong to use it without at least helping in some way.

Some language in the SSH key section can be easily misrepresented by skimming (e.g. the command to generate the key twice can lead newbies to maybe think they’d have to generate a public and private key seperately.)

Co-authored-by: Robert Wolff <mahlzahn@posteo.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/764
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-06-25 11:27:00 +02:00
Panagiotis "Ivory" Vasilopoulos
0829806f6a Merch: Improve Markdown formatting 2026-05-12 00:32:23 +02:00
Panagiotis "Ivory" Vasilopoulos
db67c0260a Merch: Fix typos, CI failure
Sorry!
2026-05-11 09:53:32 +02:00
Gusted
ad9e3c53e0 Make linters happy (#723)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/723
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-12-19 02:12:14 +01:00
crystal
9e4e00d7d0 improve custom domain examples (#557)
- remove codeberg.page from .domains, it's redundant, the pages-server
  does not validate the .domains file for codeberg.page domains
- add information for www-apex redirects to apex examples

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/557
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: crystal <crystal@noreply.codeberg.org>
Co-committed-by: crystal <crystal@noreply.codeberg.org>
2025-10-30 17:05:41 +01:00
Panagiotis "Ivory" Vasilopoulos
cd08e66317 Contact: Add 'Community channels' section to Abuse (#685)
- Mention where reports should be made.
- Mention expectations regarding propagation of bans and provide context.
- Provide additional means of recourse in cases of interpersonal conflicts
  between a participant and a moderator.
- Explain that moderation standards can be stricter (and not ToU-only)
  at the behest of a moderator.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/685
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-committed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
2025-10-26 13:30:40 +01:00
Arno Welzel
1047a82256 Update documentation (README, Forgejo Actions) (#667)
- Updated README.md to explain how to do linting and use prettier.
- Updated "Using Forgejo Actions (Self-hosted)" by pointing to the the official Forgejo documentation to avoid duplicating content.

Co-authored-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/667
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-authored-by: Arno Welzel <privat@arnowelzel.de>
Co-committed-by: Arno Welzel <privat@arnowelzel.de>
2025-10-20 19:04:43 +02:00
Pigeon-AFA
9b85081adf Security section: small additions (#634)
- Added Ente Auth to list of 2FA apps due to its open source/E2EE/cross platform nature
- Added links to the relevant user settings for SSH keys

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/634
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Pigeon-AFA <antifantwerp@proton.me>
Co-committed-by: Pigeon-AFA <antifantwerp@proton.me>
2025-07-01 20:59:00 +02:00
Christopher A. Grant
73f5bfef39 Added documentation for CI agents (#554)
For some reason neither the docker image nor pnpm serve work on my machine.
TODO:
- [ ] test examples
- [ ] finish polishing
- [ ] add the rest of the references
- [ ] add helm details
- [ ] add autoscaler details

Co-authored-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Co-authored-by: pat-s <pat-s@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/554
Reviewed-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Co-authored-by: Christopher A. Grant <chris@aptenodytes.ca>
Co-committed-by: Christopher A. Grant <chris@aptenodytes.ca>
2025-06-17 01:12:39 +02:00
Gusted
87c587f7bc Add CAA record value (#486)
Resolves #469

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/486
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2024-11-27 02:49:34 +00:00
pat-s
74e8925bec add spellchecker (#439)
fix #148

Adds a spell checker via `cspell` and fixes some spelling issues in the docs.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/439
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
2024-06-12 10:20:37 +00:00