A metalsmith plugin for layouts, forked from metalsmith-layouts, with regex instead of multimatch.
npm install sane-layouts
See metalsmith-layouts.
The only difference is in patterns: they now use JS regular expressions instead of multimatch.