Releases: metalsmith/layouts
Releases · metalsmith/layouts
1.3.0
- add swig include test
- code style, dependency and readme updates
- add partials option and test
1.2.1
- add error handling
- add test for partials
1.2.0
- ignore binary files
- add dotfiles
- update readme
1.1.0
- update dependencies and devDependencies
1.0.1
- update tests and add Travis CI
1.0.0
- remove
inPlace
option
- use
layout
instead of template
in the front-matter to specify a layout
- set default folder for layouts to
layouts
instead of templates