Codeberg/Documentation
42
199
Fork
You've already forked Documentation
161

feat: use Eleventy's image plugin for image transformation #488

Merged
Gusted merged 1 commit from gusted/eleventy-image into main 2024年11月29日 07:12:06 +01:00 AGit

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

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
Gusted force-pushed gusted/eleventy-image from 90d6841049
Some checks failed
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/deploy-preview Pipeline was successful
to d237264c93
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/deploy-preview Pipeline was successful
2024年11月27日 04:23:42 +01:00
Compare
Gusted force-pushed gusted/eleventy-image from d237264c93
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/deploy-preview Pipeline was successful
to 3a4671979a
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/deploy-preview Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pull_request_closed/deploy-preview Pipeline was successful
2024年11月29日 07:09:28 +01:00
Compare
Author
Owner
Copy link

Tested on all pages, all pictures load, quality is not degraded and file sizes are not huger than before.

Tested on all pages, all pictures load, quality is not degraded and file sizes are not huger than before.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
Codeberg Pages
Issues affecting Codeberg Pages
Documentation Usability
Issues related to using and reading docs.codeberg.org
Forgejo
Good First Issue! 👋
Kind: Bug
Kind: Documentation
Kind: Enhancement
Kind: Feature
Kind: Question
Kind: Security
Licensing
Part: Generator
This is related to the generation of the documentation, not to the content itself
Priority: High
The priority is high
Priority: Low
The priority is low
Priority: Medium
The priority is medium
Reviewed: Confirmed
Something has been confirmed
Reviewed: Duplicate
Something exists already
Reviewed: Invalid
Something was marked as invalid
Reviewed: Wontfix
Something won't be fixed
Status: Blocked
Status: Help wanted
Contributions are welcome!
Status: In progress
Work is in progress
Status: Needs feedback
Feedback is needed
Status: Ready for Review
Work is completed
Status: Review
Review is in progress / Reviewers wanted
Status: Stale
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg/Documentation!488
Reference in a new issue
Codeberg/Documentation
No description provided.
Delete branch "gusted/eleventy-image"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?