v1.1.0 - Responsive Image Generation
New Features
-
Added a command to resize images based on a
images.config.jsconfiguration 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.scssthat was reported as not being needed by many users