hmans / flutterby

A flexible, Ruby-powered static site generator.
http://www.flutterby.run
MIT License
57 stars 2 forks source link

Improved layout handling #24

Closed hmans closed 7 years ago

hmans commented 7 years ago

This allows you to specify the layout(s) to apply to a node when being rendered through the layout data property. It also introduces a Node#layout convenience method.