I noticed that Codeberg was referring to v1.19 of Forgejo.
Given that Forgejo's documentation is quite stable I feel like it
makes more sense to refer to the latest version of the docs instead.
Signed-off-by: Ryuno-Ki <andre.jaenisch@posteo.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/622
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Ryuno-Ki <andre.jaenisch@posteo.de>
Co-committed-by: Ryuno-Ki <andre.jaenisch@posteo.de>
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#152Resolves#368
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/488
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
- Formatting fixes, relevant text adjustments
- Some more complicated cases (e.g. attribution), as well as outdated
information that should be removed in a later commit were
deliberately left unchanged.
- Some minor mistakes (speling, trailing whitespaces, punctuation)
in the admonition boxes were also fixed.
Where possible, changed all references from Gitea to Forgejo.
Wherever documentation mentions specifically Gitea, it is preserved.
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/322
Co-authored-by: f0sh <f0sh@mailbox.org>
Co-committed-by: f0sh <f0sh@mailbox.org>