Skip to content

Generate HTML code and Cloudinary URLs only for "production" environment? #20

@nhoizey

Description

@nhoizey

This is somehow a poll to know if people would find it nice to let the plugin generate responsive HTML with Cloudinary URL only for the production environment, and use a plain old <img> with local source for the development environment.

If you're not aware of this feature, read Environments in Jekyll (aka JEKYLL_ENV)

This would help develop with Jekyll's serve command while offline, and only generate production-ready HTML code with the build command.

It could be off by default (always generating the production code, as currently) and activated with a setting in _config.yml.

Any thought?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions