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 build
with infinite loop
- It is now possible to call
- Globbing is accepted (e.g. “
- The default source directory of the
baked
command is now the current directory- A baked website can now be generated using only
baked
without options
- A baked website can now be generated using only
Incompatible changes
- The default directories are changed
- The
baked
command now uses the current directory as source directory - The Gulp file still uses
to_generate
andgenerated
by default- The projects using baked's
gulp.js
file should not be impacted
- The projects using baked's
- The