Documentation/content/markdown
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
..
faq.md refactor: use american spelling convention and fix grammar 2024-05-24 20:51:47 -04:00
index.md Add woodpecker ci & many linters (and their required fixes) (#377) 2024-06-11 07:51:22 +00:00
introduction-to-markdown.md feat: use Eleventy's image plugin for image transformation (#488) 2024-11-29 06:12:05 +00:00
markdown-styleguide.md Add woodpecker ci & many linters (and their required fixes) (#377) 2024-06-11 07:51:22 +00:00
preformatted-text.md Replacing indented code blocks with fenced code blocks 2023-07-21 21:17:17 +02:00
tables-in-markdown.md Add woodpecker ci & many linters (and their required fixes) (#377) 2024-06-11 07:51:22 +00:00
topics.md Add woodpecker ci & many linters (and their required fixes) (#377) 2024-06-11 07:51:22 +00:00
using-images.md Add woodpecker ci & many linters (and their required fixes) (#377) 2024-06-11 07:51:22 +00:00
using-links.md Fix markdown/* 2022-07-26 21:46:39 +02:00
using-lists.md Fix markdown/* 2022-07-26 21:46:39 +02:00