RurPet
2695431962
fix: added comma because the phrasing might be confusing without ( #779 )
...
SourceHut: A minimum-GUI Free Software based service at first read as "minimum and GUI free and it's software based", which might be confusing for some people and is not intended
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/779
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-04-21 23:35:59 +02:00
kairusds
c2652bb941
Add version constraint for woodpeckerci/woodpecker-agent Docker image ( #777 )
...
* Add 443 port for WOODPECKER_SERVER environment variable to fix edge cases of SSL errors occuring
Signed-off-by: kairusds <kairusds@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/777
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: kairusds <kairusds@noreply.codeberg.org>
Co-committed-by: kairusds <kairusds@noreply.codeberg.org>
2026-04-18 15:39:21 +02:00
Dependency bot
c99ae24d80
chore(deps): update mstruebing/editorconfig-checker docker tag to v3.6.1 ( #769 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/769
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>
2026-04-18 15:34:16 +02:00
Dependency bot
3d2f8779ba
chore(deps): update dependency cspell to v9.8.0 ( #770 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/770
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>
2026-04-18 15:33:00 +02:00
leeroyjankins
047aa55ba0
Recommend forgejo-cli instead of codeberg-cli in the section on CLI clients ( #773 )
...
Since [codeberg-cli](https://codeberg.org/Aviac/codeberg-cli ) has been discontinued, update the section on CLI clients to recommend forgejo-cli, which the codeberg-cli maintainer endorses.
Given the endorsement, I presume that it's worth recommending in the docs, even though the project is relatively young. Having used it myself, I can vouch for it.
I wrote a brief overview of forgejo-cli to contrast it slightly with `tea`.
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/773
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: leeroyjankins <hatemail@jank.wtf>
Co-committed-by: leeroyjankins <hatemail@jank.wtf>
2026-04-09 11:00:42 +02:00
Abdur-Rahman Mansoor
2ace081a8d
fix typo in using-custom-domain.md ( #774 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/774
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
Co-committed-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
2026-04-03 15:13:32 +02:00
spuzkov
d11f27378f
Updated the way git signing commands are shown ( #762 )
...
### Description
This fixes #761 , more specifically the part (2) of their issue post. The issue was that it was not clear that the "." at the end of the command was meant to be excluded. Even if its clear to some, accidental copy and paste with the inclusion of "." have happened. Therefore, this PR is more of an improvement to the so called "quality of life".
**The fix**
Separating the commands in to code blocks and excluding the "." from the end.
**Other additions**
- The commands are also now described.
- A new command that allows users to check their current configuration in order to verify that things are as they intended. This commands
Source for both of these additions is: https://janik6n.net/posts/signing-git-commits-with-ssh-key/
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/762
Co-authored-by: spuzkov <spuzkov@tuta.com>
Co-committed-by: spuzkov <spuzkov@tuta.com>
2026-04-02 03:59:09 +02:00
Mathieu Fenniak
d5dbed89c4
fix: reference latest docs for Forgejo Runner & Actions, not next ( #771 )
...
"For the installation of the runner..." is currently pointing to a 404, https://forgejo.org/docs/next/admin/actions/runner-installation/ , as this has page has been removed in https://codeberg.org/forgejo/docs/issues/1847 . Reference latest instead of next, as latest represents Codeberg's state more accurately than next.
A redirect is in progress (https://codeberg.org/forgejo/website/pulls/817 ) but hasn't been merged on the Forgejo website.
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/771
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Mathieu Fenniak <mathieu@fenniak.net>
Co-committed-by: Mathieu Fenniak <mathieu@fenniak.net>
2026-03-26 16:58:10 +01:00
Dependency bot
f717140c07
chore(deps): update dependency markdown-it to v14.1.1 [security] ( #765 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/765
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>
2026-03-12 01:25:14 +01:00
Dependency bot
caaa1cde61
chore(deps): update node.js to e8e2e91 ( #766 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/766
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>
2026-03-12 01:25:08 +01:00
mahlzahn
47bc63f657
chore: replace outdated v9 links by redirects to latest version ( #754 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/754
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: mahlzahn <mahlzahn@posteo.de>
Co-committed-by: mahlzahn <mahlzahn@posteo.de>
2026-03-02 02:28:16 +01:00
Florian Lackner
c1e74d7e58
Add a hint about dnssec to the custom domains doc ( #758 )
...
I [ran](https://codeberg.org/Codeberg/Community/issues/2417 ) into this issue (originally reported [here](https://codeberg.org/Codeberg/Community/issues/1881 )).
This is my first contribution, so I apologize in advance if I didn't follow the process properly.
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/758
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Florian Lackner <git@lackner.work>
Co-committed-by: Florian Lackner <git@lackner.work>
2026-03-02 02:22:25 +01:00
mahlzahn
c8911bc862
fix: typo ( #757 )
...
Closes : #752
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/757
Co-authored-by: mahlzahn <mahlzahn@posteo.de>
Co-committed-by: mahlzahn <mahlzahn@posteo.de>
2026-02-26 14:43:49 +01:00
Dave Anselmi
fc57a08041
Fix typos in license page. ( #755 )
...
Closes #752 .
Co-authored-by: David Anselmi <danselmi@intecrowd.com>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/755
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Dave Anselmi <danselmi@noreply.codeberg.org>
Co-committed-by: Dave Anselmi <danselmi@noreply.codeberg.org>
2026-02-26 08:47:21 +01:00
fnetX
f671f8946c
Git Pages docs rework ( #708 )
...
Co-authored-by: Daphne Preston-Kendal <git@dpk.io>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/708
Co-authored-by: fnetX <otto@codeberg.org>
Co-committed-by: fnetX <otto@codeberg.org>
2026-02-13 20:35:53 +01:00
Dependency bot
e7f3ce7f86
chore(deps): update dependency prettier to v3.8.1 ( #745 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/745
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>
2026-02-02 22:11:36 +01:00
Dependency bot
1c3e108276
chore(deps): update dependency pnpm to v10.28.2 [security] ( #744 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/744
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>
2026-02-02 22:10:35 +01:00
Dependency bot
3a7b29389b
chore(deps): update dependency pnpm to v10.28.1 ( #742 )
2026-01-26 01:20:26 +01:00
Dependency bot
61e0e71dfe
chore(deps): update dependency cspell to v9.6.0 ( #741 )
2026-01-26 01:18:37 +01:00
Dependency bot
e8913e7a55
chore(deps): update docker.io/woodpeckerci/plugin-surge-preview docker tag to v1.4.2 ( #740 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [docker.io/woodpeckerci/plugin-surge-preview](https://codeberg.org/woodpecker-plugins/plugin-surge-preview ) ([source](https://codeberg.org/woodpecker-plugins/plugin-surge-preview.git )) | patch | `1.4.1` → `1.4.2` |
---
### Release Notes
<details>
<summary>woodpecker-plugins/plugin-surge-preview (docker.io/woodpeckerci/plugin-surge-preview)</summary>
### [`v1.4.2`](https://codeberg.org/woodpecker-plugins/plugin-surge-preview/blob/HEAD/CHANGELOG.md#142---2026-01-09 )
[Compare Source](https://codeberg.org/woodpecker-plugins/plugin-surge-preview/compare/1.4.1...1.4.2 )
##### ❤️ Thanks to all contributors! ❤️
[@​woodpecker-bot](https://github.com/woodpecker-bot )
##### 📦 ️ Dependency
- chore(deps): update dependency go to v1.25.5 \[[#​192](https://codeberg.org/woodpecker-plugins/plugin-surge-preview/pulls/192 )]
- fix(deps): update module github.com/urfave/cli/v3 to v3.6.1 \[[#​191](https://codeberg.org/woodpecker-plugins/plugin-surge-preview/pulls/191 )]
- fix(deps): update module github.com/urfave/cli/v3 to v3.6.0 \[[#​190](https://codeberg.org/woodpecker-plugins/plugin-surge-preview/pulls/190 )]
- chore(deps): update dependency go to v1.25.4 \[[#​189](https://codeberg.org/woodpecker-plugins/plugin-surge-preview/pulls/189 )]
- chore(deps): update node.js to v24 \[[#​188](https://codeberg.org/woodpecker-plugins/plugin-surge-preview/pulls/188 )]
- chore(deps): update dependency go to v1.25.3 \[[#​186](https://codeberg.org/woodpecker-plugins/plugin-surge-preview/pulls/186 )]
- chore(deps): update dependency go to v1.25.2 \[[#​185](https://codeberg.org/woodpecker-plugins/plugin-surge-preview/pulls/185 )]
- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v6.0.3 \[[#​183](https://codeberg.org/woodpecker-plugins/plugin-surge-preview/pulls/183 )]
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45MC4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==-->
Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/740
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>
2026-01-23 12:26:17 +01:00
Dependency bot
eae87b864f
chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v1.4.1 ( #739 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/739
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>
2026-01-23 12:24:07 +01:00
bcardoso
841b190ea5
fix minor grammar/spelling issues ( #736 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/736
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: bcardoso <bcardoso@noreply.codeberg.org>
Co-committed-by: bcardoso <bcardoso@noreply.codeberg.org>
2026-01-20 18:01:57 +01:00
Dependency bot
4f2225b6f1
chore(deps): update codeberg.org/woodpecker-plugins/node-pm docker tag to v1.3.6 ( #735 )
2026-01-19 01:25:56 +01:00
Dependency bot
d316fbf1c3
chore(deps): update node.js to bf22df2 ( #734 )
2026-01-19 01:24:50 +01:00
Dependency bot
a25134a172
chore(ci): update lychee to v0.22.0, add local link checking, fix some URLs ( #732 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [lycheeverse/lychee](https://github.com/lycheeverse/lychee ) | minor | `0.15.1` → `0.22.0` |
---
### Configuration
📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==-->
Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Co-authored-by: Robert Wolff <mahlzahn@posteo.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/732
Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org>
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2026-01-16 18:40:09 +01:00
Gusted
9520bedec4
Update surge preview plugin link
2026-01-16 08:36:00 +01:00
Dependency bot
4318809f36
chore(deps): update dependency pnpm to v10.27.0 [security] ( #727 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/727
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>
2026-01-13 16:13:11 +01:00
Dependency bot
2d109a551e
chore(deps): pin dependencies ( #728 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/728
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>
2026-01-13 16:13:05 +01:00
Dependency bot
b758a7e4e6
chore(deps): update node.js to b83af04 ( #729 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| node | final | digest | `0afb782` → `b83af04` |
---
### Configuration
📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44MC4xIiwidXBkYXRlZEluVmVyIjoiNDIuODAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==-->
Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/729
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>
2026-01-13 16:10:58 +01:00
Dependency bot
65094ec8ed
chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.20.0 ( #730 )
...
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/730
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2026-01-13 16:09:00 +01:00
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