0.2.0
Pre-release
Pre-release
Features
- It is now possible to ignore some file/directories
- Globbing is accepted (e.g. “
.*~”) - The destination directory is automatically ignored if in the source directory
- It is now possible to call
baked --src . --dst buildwith infinite loop
- It is now possible to call
- Globbing is accepted (e.g. “
- The default source directory of the
bakedcommand is now the current directory- A baked website can now be generated using only
bakedwithout options
- A baked website can now be generated using only
Incompatible changes
- The default directories are changed
- The
bakedcommand now uses the current directory as source directory - The Gulp file still uses
to_generateandgeneratedby default- The projects using baked's
gulp.jsfile should not be impacted
- The projects using baked's
- The