2.0.3 (2020-12-12)
- cli: examples were not included in published output (626ffd2)
- Version 1 is working (fac6bc2)
- templates: Update templates, now working as expected (7cb10c4)
- 🐛 Args are now optional (131a05a)
- 🐛 bug with error on existing directory (7bd2150)
- 🎸 Built-in lazy-loading with all images (21ee89c)
- 🎸 Lazy image loading (aad9601)
- 🎸 Set baseDirectory in config (0a3c7dc)
- 🎸 Slugifier (dd06d2d)
- 🎸 WIP add new generators (85e7538)
- 🎸 WIP add prompt (73990be)
- configuration: change
templatesPath
togeneratorsPath
(3bd7b58)
- configuration:
templatesPath
is now calledgeneratorsPath
in the configuration