Commit graph

4 commits

Author SHA1 Message Date
wetneb
e0fe2eaa66 Remove docs of org members management (#772)
Integrates the changes of forgejo/forgejo#11848.
This would also deserve new screenshots, I'm considering how best to refresh them (see discussion in the PR).

This probably shouldn't be merged before Codeberg updates to Forgejo 15, since users will still be confronted to the old UI in the meantime.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/772
Reviewed-by: Otto <otto@codeberg.org>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
2026-05-21 20:39:45 +02: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
Seyed Mohamad Amin Modaresi
95ef240390 explain enabling repository releases (#597)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/597
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
Co-committed-by: Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
2025-06-10 18:51:17 +02:00
Gusted
03342e98ec feat: use Eleventy's image plugin for image transformation (#488)
Use https://www.11ty.dev/docs/plugins/image/ to transform images on build time to avif, webp and jpeg.

Images are moved to `/content/images`.

`<picture>` is no longer needed, the plugin does this automatically.

Remove webp images from the source.

Resolves #152
Resolves #368

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/488
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2024-11-29 06:12:05 +00:00