Skip to content

Commit 845fbea

Browse files
committed
Remove note as reference links are available further down
1 parent 258f1f0 commit 845fbea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# eleventy-plugin-sharp-respimg
22
An Eleventy [shortcode](https://www.11ty.dev/docs/shortcodes/#paired-shortcodes) that performs build-time image transformations with [Sharp](https://www.npmjs.com/package/sharp) to resize large images into `.jpeg` and `.webp` formats with varying dimensions and generates `<picture>` tags for responsive images.
33

4-
Note: This plugin does the job but could definitely be optimized. I recommend using the supported image plugin built by the 11ty team [@11ty/eleventy-img](https://github.com/11ty/eleventy-img).
5-
64
## Installation
75
In your Eleventy project, [install the plugin](https://www.npmjs.com/package/eleventy-plugin-sharp-respimg) from npm:
86
```

0 commit comments

Comments
 (0)