Commit graph

638 commits

Author SHA1 Message Date
Dependency bot
856efa4a07 chore(deps): update dependency prettier to v3.7.4 (#722) 2025-12-20 01:22:30 +01:00
Gusted
41f747ab47 Introduction to markdown other style (#724)
The linter enforced one style but the introduction should show both
styles, add a ignore lint and make it show the other style.

Reported-by: @mahlzahn
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/724
Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-12-19 20:10:04 +01: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
Dependency bot
f059cf48d0 chore(deps): update dependency @11ty/eleventy-navigation to v1.0.5 (#721)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/721
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-12-19 01:30:43 +01:00
d2weber
824a6bf458 Adjust decsription of checkboxes (#720)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/720
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: d2weber <d2weber@noreply.codeberg.org>
Co-committed-by: d2weber <d2weber@noreply.codeberg.org>
2025-12-13 16:59:10 +01:00
bgg
10f7ef9593 Add how to add footnotes in a markdown file. (#718)
It could be useful to have this information in the documentation.

Co-authored-by: bgg <bgg@bombe>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/718
Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: bgg <bgg@noreply.codeberg.org>
Co-committed-by: bgg <bgg@noreply.codeberg.org>
2025-12-12 19:32:28 +01:00
Jed Brown
89c2b7a3a9 donate: include address as needed by Wise and other banks (#592)
This address is needed for wire transfers.

This address appears in the German-only part of the `codeberg/org` repository (https://codeberg.org/Codeberg/org/src/branch/main/de/Impressum.md).

Co-authored-by: Jed Brown <jed@jedbrown.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/592
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: Jed Brown <jedbrown@noreply.codeberg.org>
Co-committed-by: Jed Brown <jedbrown@noreply.codeberg.org>
2025-12-09 15:42:33 +01:00
Sepperlot
29c674e528 fix: SSH repo URLs (#716)
Correct SSH URL examples to avoid confusion. Codeberg supports two different SSH URL formats with different delimiters (`:` vs `/`), but the current documentation mixes them, which can lead to misconfigurations - especially when using pattern-based Git configurations such as `includeIf "hasconfig:remote.*.url:`

There are two valid SSH URL formats when accessing Codeberg repositories:

1. SCP-like syntax (colon delimiter)
```bash
git@codeberg.org:<user>/<repo>.git
```

2. Full SSH URL syntax (slash delimiter)
```bash
ssh://git@codeberg.org/<user>/<repo>.git
```

Git treats these formats differently, so inconsistent examples in documentation can cause tools or config conditions to fail. In my case, `includeIf "hasconfig:remote.*.url:"` did not match correctly because the documented format did not reflect the proper SSH URL structure.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/716
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Sepperlot <sepperlot@noreply.codeberg.org>
Co-committed-by: Sepperlot <sepperlot@noreply.codeberg.org>
2025-12-09 15:15:02 +01:00
TalpaEuropaea
eec6e02abf doc: fixed typo in content/git/reduce-size.md (#717)
Added a missing "to".

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/717
Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org>
Co-authored-by: TalpaEuropaea <talpaeuropaea@noreply.codeberg.org>
Co-committed-by: TalpaEuropaea <talpaeuropaea@noreply.codeberg.org>
2025-12-08 16:23:43 +01:00
Panagiotis "Ivory" Vasilopoulos
c9f21ef387 Contact: Add deadline disclosure for press/media inquiries (#715)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/715
Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org>
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-committed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
2025-12-06 18:17:38 +01:00
Panagiotis "Ivory" Vasilopoulos
91a4e26fe2 Contact: Add press contact email (#714)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/714
Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org>
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-12-06 14:22:06 +01:00
Dependency bot
88fc1315f3 chore(deps): update dependency pnpm to v10.24.0 (#709)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/709
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-12-05 07:17:40 +01:00
Dependency bot
f64a07c1aa chore(deps): update mstruebing/editorconfig-checker docker tag to v3.6.0 (#710)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/710
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-12-04 19:19:50 +01:00
Dependency bot
02ae154071 chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.19.1 (#707)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/707
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-12-04 19:18:45 +01:00
Gusted
b8d263b78b Don't pin docker images (#711)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/711
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-12-03 16:07:55 +01:00
Clara Engler
51abafc725 Note about CC0 for code (#704)
The Creative Commons organization explicitly marks in their FAQ that
`CC0` is fine for software.  Besides, many software projects are
released under it and it is considered `GPL` compatible.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/704
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Clara Engler <cve@cve.cx>
Co-committed-by: Clara Engler <cve@cve.cx>
2025-11-24 15:32:51 +01:00
mystie
ac93059053 fix typo in content/markdown/faq.md (#703)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/703
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: mystie <mystie@noreply.codeberg.org>
Co-committed-by: mystie <mystie@noreply.codeberg.org>
2025-11-22 11:07:10 +01:00
Javier Pérez
9a4e3cdc27 Fix the Dockerfile (#630)
# Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

## Added

- Ignore the `.pnpm-store` directory generated by the `pnpm` package manager.
- Make the `eleventy` command render changes incrementally when in dev ("serve") mode.

## Changed

- Rename the npm script `serve` to `dev` to improve clarity.
- Update documentation to reflect new npm script name and Dockerfile volume mount point.

## Fixed

- Update the `Dockerfile` to fix errors when building the documentation container.

---

## 1st problem

The current version of the `README.md` tells to run this command:

`docker build -t Codeberg/Documentation-server .`

Unfortunately, it returns this error:

```bash
docker build -t Codeberg/Documentation-server .
[+] Building 0.0s (0/0) docker:default
ERROR: invalid tag "Codeberg/Documentation-server": repository name must be lowercase
```

## 2nd problem

If you try to build an image with the current version of `Dockerfile`, this error occurs:

```bash
[+] Building 2.7s (5/10)                                docker:default
 => [internal] load build definition from Dockerfile              0.0s
 => => transferring dockerfile: 409B                              0.0s
 => [internal] load metadata for docker.io/library/node:16.15.1-  1.1s
 => [internal] load .dockerignore                                 0.0s
 => => transferring context: 2B                                   0.0s
 => CACHED [1/7] FROM docker.io/library/node:16.15.1-stretch-sli  0.0s
 => ERROR [2/7] RUN apt-get update && apt-get -y upgrade          1.4s
------
 > [2/7] RUN apt-get update && apt-get -y upgrade:
0.235 Ign:1 http://security.debian.org/debian-security stretch/updates InRelease
0.278 Ign:2 http://security.debian.org/debian-security stretch/updates Release
0.280 Ign:3 http://deb.debian.org/debian stretch InRelease
0.293 Ign:4 http://security.debian.org/debian-security stretch/updates/main all Packages
0.308 Ign:5 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
0.320 Ign:6 http://deb.debian.org/debian stretch-updates InRelease
0.323 Ign:4 http://security.debian.org/debian-security stretch/updates/main all Packages
0.339 Ign:5 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
0.356 Ign:4 http://security.debian.org/debian-security stretch/updates/main all Packages
0.363 Ign:7 http://deb.debian.org/debian stretch Release
0.378 Ign:5 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
0.408 Ign:4 http://security.debian.org/debian-security stretch/updates/main all Packages
0.415 Ign:8 http://deb.debian.org/debian stretch-updates Release
0.441 Ign:5 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
0.463 Ign:9 http://deb.debian.org/debian stretch/main amd64 Packages
0.465 Ign:4 http://security.debian.org/debian-security stretch/updates/main all Packages
0.482 Ign:5 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
0.496 Ign:4 http://security.debian.org/debian-security stretch/updates/main all Packages
0.503 Ign:10 http://deb.debian.org/debian stretch/main all Packages
0.511 Err:5 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
0.511   404  Not Found [IP: 151.101.2.132 80]
0.542 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
0.583 Ign:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
0.623 Ign:9 http://deb.debian.org/debian stretch/main amd64 Packages
0.662 Ign:10 http://deb.debian.org/debian stretch/main all Packages
0.701 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
0.741 Ign:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
0.781 Ign:9 http://deb.debian.org/debian stretch/main amd64 Packages
0.825 Ign:10 http://deb.debian.org/debian stretch/main all Packages
0.872 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
0.912 Ign:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
0.953 Ign:9 http://deb.debian.org/debian stretch/main amd64 Packages
0.994 Ign:10 http://deb.debian.org/debian stretch/main all Packages
1.033 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
1.073 Ign:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
1.112 Ign:9 http://deb.debian.org/debian stretch/main amd64 Packages
1.152 Ign:10 http://deb.debian.org/debian stretch/main all Packages
1.193 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
1.233 Ign:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
1.274 Err:9 http://deb.debian.org/debian stretch/main amd64 Packages
1.274   404  Not Found
1.316 Ign:10 http://deb.debian.org/debian stretch/main all Packages
1.357 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
1.397 Err:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
1.397   404  Not Found
1.401 Reading package lists...
1.407 W: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.
1.407 W: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
1.407 W: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
1.407 E: Failed to fetch http://security.debian.org/debian-security/dists/stretch/updates/main/binary-amd64/Packages  404  Not Found [IP: 151.101.2.132 80]
1.407 E: Failed to fetch http://deb.debian.org/debian/dists/stretch/main/binary-amd64/Packages  404  Not Found
1.407 E: Failed to fetch http://deb.debian.org/debian/dists/stretch-updates/main/binary-amd64/Packages  404  Not Found
1.407 E: Some index files failed to download. They have been ignored, or old ones used instead.
------
Dockerfile:3
--------------------
   1 |     FROM node:16.15.1-stretch-slim
   2 |
   3 | >>> RUN apt-get update && apt-get -y upgrade
   4 |
   5 |     RUN apt-get install -y git curl
--------------------
ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get -y upgrade" did not complete successfully: exit code: 100
```

I have fixed both issues and tested building the image and running the container to build the docs site locally.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/630
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Javier Pérez <walpo@noreply.codeberg.org>
Co-committed-by: Javier Pérez <walpo@noreply.codeberg.org>
2025-11-21 21:40:44 +01:00
Gusted
5e35a19745 Run markdownlint over all files (#702)
Depends on !629

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/702
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-11-21 12:37:47 +01:00
Javier Pérez
941914f698 Fix lint issues (#629)
# Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

## Fixed

- Lint issues:
  - Line length ([MD013](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md013.md)).
  -  Heading levels should only increment by one level at a time ([MD001](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md001.md)).
  - Link fragments should be valid ([MD051](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md051.md)).
---

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/629
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Javier Pérez <walpo@noreply.codeberg.org>
Co-committed-by: Javier Pérez <walpo@noreply.codeberg.org>
2025-11-21 12:35:05 +01:00
Dependency bot
13d134dfd7 chore(deps): update font awesome to v7 (major) (#688)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/688
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-11-21 00:45:56 +01:00
Dependency bot
be2e9062b1 chore(deps): update node.js to v24 (#694)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/694
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-11-18 06:24:28 +01:00
Dependency bot
92a9bb7c97 chore(deps): update codeberg.org/woodpecker-plugins/node-pm docker digest to 4bba9f9 (#696) 2025-11-06 01:15:23 +01:00
Dependency bot
e90961adb1 chore(deps): lock file maintenance (#697) 2025-11-06 01:15:22 +01:00
Dependency bot
c06f5e6e41 chore(deps): update pipelinecomponents/yamllint docker tag to v0.35.9 (#695) 2025-11-03 01:16:41 +01:00
wetneb
9a3e75194b Mention the feature to invite by email (#690)
There is a very hidden feature in the management of team members: it is possible to invite people by email!
I intend to work more on this area to improve this feature, but in the meantime here's an update to the docs so that it's a bit more discoverable.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/690
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: wetneb <wetneb@noreply.codeberg.org>
Co-committed-by: wetneb <wetneb@noreply.codeberg.org>
2025-10-30 18:09:03 +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
Dependency bot
46a199266f chore(deps): lock file maintenance (#692) 2025-10-29 01:24:11 +01:00
Dependency bot
8abba40555 chore(deps): update codeberg.org/woodpecker-plugins/node-pm docker digest to 5df6aa5 (#691) 2025-10-29 01:23:49 +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
Dependency bot
ad9091477d chore(deps): pin dependencies (#689) 2025-10-25 02:27:21 +02:00
Dependency bot
ac2150612c chore(deps): pin dependencies (#687) 2025-10-21 13:46:02 +02: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
Gusted
32485acc13 chore(deps): update dependency prettier to v3.6.2 (#686)
Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/686
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-10-20 18:58:07 +02:00
Gusted
bc152b0e2f Adjust placing of renovate comment 2025-10-20 16:11:50 +02:00
Gusted
b4130c5c76 Manage prettier version by renovate 2025-10-20 15:23:02 +02:00
Dependency bot
88d89671e1 chore(deps): update pipelinecomponents/yamllint docker tag to v0.35.6 (#684) 2025-10-19 02:35:12 +02:00
Dependency bot
f1571b5ee2 chore(deps): update mstruebing/editorconfig-checker docker tag to v3.4.1 (#683) 2025-10-19 02:33:41 +02:00
Dependency bot
ff5ecfb490 chore(deps): update docker.io/woodpeckerci/plugin-surge-preview docker tag to v1.4.1 (#682) 2025-10-16 02:10:42 +02:00
Dependency bot
95e52dc06d chore(deps): update codeberg.org/woodpecker-plugins/node-pm docker tag to v1.3.5 (#681) 2025-10-16 02:10:28 +02:00
Otto Richter
2f42adda8b Various updates to the FAQ (#662)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/662
Reviewed-by: Moritz Marquardt <momar@noreply.codeberg.org>
Co-authored-by: Otto Richter <otto@codeberg.org>
Co-committed-by: Otto Richter <otto@codeberg.org>
2025-10-13 14:26:23 +02:00
Gusted
1845a1984c fix: remove hugo link (#680)
It has been removed from hugo.

Ref: ce5a249f24

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/680
Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-10-13 02:36:14 +02:00
Dependency bot
d625f15706 chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v1.4.0 (#679)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/679
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-10-12 23:56:31 +02:00
Panagiotis "Ivory" Vasilopoulos
04b2fa9fc8 Contact: Update and elaborate Abuse section (#678)
- Mention Report content button
- Summarize expectations
- Mention on-site/off-site behavior

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/678
Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org>
Reviewed-by: Beowulf <beowulf@beocode.eu>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
2025-10-10 18:52:25 +02:00
Dependency bot
76581c43e1 chore(deps): lock file maintenance (#677)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/677
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-10-01 14:53:43 +02:00
Dependency bot
59594699cf chore(deps): lock file maintenance (#676) 2025-09-22 02:15:07 +02:00
dawe
23b6a2e990 fix: improve and fix some wording in the CI section (#675)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/675
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org>
Co-authored-by: dawe <dawedawe@posteo.de>
Co-committed-by: dawe <dawedawe@posteo.de>
2025-09-19 13:19:37 +02:00
Dependency bot
4b19f1ec6a chore(deps): update mstruebing/editorconfig-checker docker tag to v3.4.0 (#673) 2025-09-17 02:15:26 +02:00
Dependency bot
157297d0bf chore(deps): update dependency pagefind to v1.4.0 (#672) 2025-09-17 02:13:50 +02:00
kevinhikaruevans
a4e80b85a7 fix: do not suggest both an A and CNAME record (#671)
I think this was a copy-paste error. But you cannot have both A and CNAME records on the same name. Only A/AAAA/TXT are the records needed here.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/671
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: kevinhikaruevans <kevinhikaruevans@noreply.codeberg.org>
Co-committed-by: kevinhikaruevans <kevinhikaruevans@noreply.codeberg.org>
2025-09-14 13:28:09 +02:00