docpad-plugin-multiplelayouts v2.6.0
Add additional layouts to your documents by adding 'additionalLayouts' to a document's metadata.
Usage
Multiple layouts lets you add additional layouts to your document. You can do this by adding the additionalLayouts meta data property to your document's meta data like so:
---
title: Some Document
layout: default
additionalLayouts: data
---
Blah blahIf this document was located at src/documents/index.html and we had a layout default.html.eco and a layout data.json.eco then we would end up with the following output:
out/index.htmlout/index-data.json
Install this DocPad plugin by entering docpad install multiplelayouts into your terminal.
Discover the release history by heading on over to the HISTORY.md file.
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
Unless stated otherwise all works are:
and licensed under: