docpad-plugin-inlinegui
v2.0.4
Published
Adds the Web Write Inline GUI/CMS to your DocPad project
Downloads
9
Maintainers
Readme
Inline GUI Plugin for DocPad
Adds the Web Write Inline GUI/CMS to your DocPad project
Install
docpad install restapi inlinegui
Usage
Output the elements that you want to edit:
<%- @editable(item: @document, property: 'title', element: 'h1') %>
<%- @editable(item: @document, property: 'content', value: @content) %>
Edit them by accessing /inlinegui/
on your server.
History
Discover the change history by heading on over to the HISTORY.md
file.
Contribute
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
Backers
Maintainers
These amazing people are maintaining this project:
- Neil Taylor [email protected] (https://github.com/neilbaylorrulez)
- Benjamin Lupton [email protected] (https://github.com/balupton)
Sponsors
These amazing people have contributed finances to this project:
- Myplanet Digital [email protected] (http://www.myplanetdigital.com)
Become a sponsor!
Contributors
These amazing people have contributed code to this project:
- Benjamin Lupton [email protected] — view contributions
- Neil Taylor [email protected] — view contributions
License
Licensed under the incredibly permissive MIT license
Copyright © 2013+ Bevry Pty Ltd [email protected] (http://bevry.me)