Skip to content

v1.11.0

Compare
Choose a tag to compare
@nhoizey nhoizey released this 21 May 22:21
· 238 commits to master since this release

Thanks to Pascal Brokmeier's Pull Request, you can know have responsive images HTML and Cloudinary URLs generated only when you build for production.

Just make sure to:

  • set the new option only_prod to true
  • and set the environment to production before building: JEKYLL_ENV=production bundle exec jekyll build