Skip to content

v1.1.0 - Responsive Image Generation

Choose a tag to compare

@noreading noreading released this 18 Nov 11:37
· 19 commits to master since this release
97f38ee

New Features

  • Added a command to resize images based on a images.config.js configuration file, to get rid of the hassle to care about the responsive image sizes manually. The sharp package is used to resize images very fast.

    One of the benefits of this process is that it works on all major operating systems, without the need to do any manual installations.

  • Added a Prettier configuration file

Updates

  • Restructured and extended the Readme
  • Replaced all image placeholders with free stock photos, that are included in the repository now
  • Removed _variables.scss that was reported as not being needed by many users