Javier Pérez
c6ac9a9f94
Reduce line length limit and format content ( #623 )
...
# Changelog
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/ ).
## Changed
- Update line length limit from 500 characters to 120 characters.
## Fixed
- Most instances of these lint issues:
1. Lines longer than 120 characters ([MD013](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md013.md )).
2. Trailing whitespaces ([MD009](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md009.md )).
3. Ordered list item prefix ([MD029](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md029.md )).
4. Bare links ([MD034](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md034.md )).
Co-authored-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/623
Reviewed-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Co-authored-by: Javier Pérez <walpo@noreply.codeberg.org>
Co-committed-by: Javier Pérez <walpo@noreply.codeberg.org>
2025-06-14 11:38:21 +02:00
Gusted
b6438bfbd9
fix: update instructions to enabling the wiki
...
Update the wiki instructions to reflect the UI changes from forgejo/forgejo#2221
Resolves #520
2025-01-24 05:33:09 +00: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
crapStone
da1b77aa6a
Add woodpecker ci & many linters (and their required fixes) ( #377 )
...
closes #238
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-authored-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/377
Co-authored-by: crapStone <crapstone01@gmail.com>
Co-committed-by: crapStone <crapstone01@gmail.com>
2024-06-11 07:51:22 +00:00
Panagiotis "Ivory" Vasilopoulos
8386857b1c
Use admonition boxes more consistently
...
- 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.
2023-11-27 07:16:04 +01:00
Panagiotis "Ivory" Vasilopoulos
8fe5dd27d6
Improve clarity of wiki documentation ( #305 )
...
Fixes https://codeberg.org/Codeberg/Community/issues/1001#issuecomment-890160
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/305
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <n0toose@noreply.codeberg.org>
Co-committed-by: Panagiotis "Ivory" Vasilopoulos <n0toose@noreply.codeberg.org>
2023-06-23 01:06:16 +00:00
Jeremy
d6e691468e
Fix getting-started/wiki.md
2022-07-26 21:46:39 +02:00
René W
edae9a08e8
wiki-sidebar ( #160 )
...
refers to Codeberg/Community#508
Co-authored-by: René Wagner <rwa@clttr.info>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/160
Co-authored-by: René W. <rwa@noreply.codeberg.org>
Co-committed-by: René W. <rwa@noreply.codeberg.org>
2021-08-14 13:32:31 +02:00
René Wagner
4f8a7f7b84
fix typo build-in -> built-in
2021-06-27 16:39:25 +02:00
n
0ab2b71ad7
Remove .git from folder name
2021-06-24 13:01:37 +02:00
René Wagner
ed179df4ef
use "repository" instead of "project"
...
split shell example for cloning and adding an image
2021-06-23 20:39:32 +02:00
René Wagner
1029d9c370
set correct 'key' for page
2021-06-22 19:14:44 +02:00
René Wagner
e8e3e0a0b7
adjust paragraphs to reflect feedback
2021-06-20 11:01:44 +02:00
René Wagner
75c9cd1d13
make the warning about secrest more visible
2021-06-20 09:27:05 +02:00
René Wagner
837a168192
move wiki to "getting started" section
...
reformat some paragraphs
2021-06-20 09:19:42 +02:00