Add additional layouts to your documents by adding 'additionalLayouts' to a document's metadata.
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 blah
If 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.html
out/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:
- Benjamin Lupton — view contributions
- Eric Vantillard — view contributions
- Nathan Friedly — view contributions
- Neil Taylor — view contributions
- Rob Loach — view contributions
- vsopvsop — view contributions
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
Unless stated otherwise all works are:
- Copyright © 2013+ Myplanet Internet Solutions Ltd.
and licensed under: