I'm using Eleventy, Eleventy-Fetch and WPGraphQL to generate a static version of a WordPress site. All works as required, however I was wondering if it's possible to use a similar setup to generate images. I could use WPGraphQL to get a list of images (MediaItems), I should be able to pass the image URL to Eleventy-Image and generate multiple optimised versions of image. However I'm unsure how to actually implement this with Eleventy?
0
There are 0 answers
Related Questions in ELEVENTY
- Eleventy site builder: Make JavaScript function available for Nunjucks templates
- Client-side site search using combobox, most performant way to get the indexed results
- Eleventy/11ty paginate content in pages generated from global data
- Nunjucks and an Eleventy shortcode aren't connecting to each other
- TemplateLayoutPathResolver directory does not exist for component: _includes
- Adding Google for Jobs in Eleventy website
- How to sort global data in a template loop with Eleventy?
- How to get an absolute URL with the slugify filter in Eleventy Liquid templates?
- duplicate/clone and altering content in 11ty
- 11ty Site Working Locally, but Missing CSS and Bootstrap on GitHub Pages After Repository Restructure
- How to make Eleventy correctly build SCSS while in --serve mode?
- How to exclude files or folder from eleventy?
- How can I iterate over an array of front matter data in Eleventy?
- Specify default permalink in Eleventy?
- how can i use nunjucks to only show posts from the previous 30 days in eleventy?
Related Questions in WP-GRAPHQL
- Host WordPress and ReactJS in the same Apache Server
- Client Component data not showing when i deployed my nextjs 14 app on aws amplify
- WPGraphql IDE not showing when I activate Advanced Custom Field
- advanced custom fields causing Internal server Error wordpress
- WPGraphiQL how to ask for "non null"?
- Unsupported Server Component: {...}
- How to get the thumbnail image from a GraphQL WP headless query
- wpgraphql attributes query issues
- Unable to connect to WPGraphQL
- rouble Embedding YouTube Videos and Loading Images After Transitioning to HTTPS in Next.js
- WPGraphQL - How to fetch data based on a Where attribute?
- Gatsby Image data not coming through
- Nuxt 3 - useFetch when one query depends on the result of another
- Eleventy Static Image Generation
- WpgraphQL Viewer query always returns null
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)