Giter Site home page Giter Site logo

imgeng / imageengine-gatsby Goto Github PK

View Code? Open in Web Editor NEW
1.0 6.0 0.0 1.36 MB

A plugin for Gatsby to enable ImageEngine

Home Page: https://support.imageengine.io/hc/en-us/articles/4415470516877-Getting-Started-With-ImageEngine-and-GatsbyJS

TypeScript 100.00%
gatsby-image gatsby-plugin image-processing imagecdn imageengine

imageengine-gatsby's People

Contributors

jonarnes avatar mnussbaumer avatar rohanraina513 avatar srinidhi-saravanan avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

imageengine-gatsby's Issues

Add Storyblok support

In the same way as this module has built in support to replace the default delivery point with an imageengine address, the module should have the same support for Storyblok (https://www.storyblok.com/).

Storyblok is a very similar CMS as to the two previously mentioned. Images are served from a.storyblok.com by default. This hostname should be replaced with the imageengine delivery address if the module is configured like this:

resolve: "@imageengine/gatsby-plugin-imageengine",
  options: {
    sources: [
      {
        source: "storyblok",
      }
    ],
    ie_delivery_address: "https://myaddress.cdn.imgeng.in/",
  }

add support for new maxdpr directive

maxdpr is a url directive wich define a maxumum DPR (Device Pixel Ratio) to consider when resizing an image. maxdpr can take values from 1 to 4 (including).

image.png?imgeng=/maxdpr_2 will cap the dpr to 2 even if the device has a a screen supporting dpr of 4, for example.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.