Inline GUI Plugin for DocPad
Adds the Web Write Inline GUI/CMS to your DocPad project
docpad install restapi inlinegui
Output the elements that you want to edit:
<%- @editable(item: @document, attribute: 'title', element: 'h1') %>
<%- @editable(item: @document, attribute: 'content', value: @content) %>
Edit them by accessing /inlinegui/
on your server.
Discover the change 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:
- Neil Taylor neil.t@myplanetdigital.com (https://github.com/neilbaylorrulez)
- Benjamin Lupton b@lupton.cc (https://github.com/balupton)
These amazing people have contributed finances to this project:
- Myplanet Digital hello@myplanetdigital.com (http://www.myplanetdigital.com)
Become a sponsor!
These amazing people have contributed code to this project:
- Benjamin Lupton b@lupton.cc — view contributions
- Neil Taylor neil.t@myplanetdigital.com — view contributions
Unless stated otherwise all works are:
- Copyright © 2013+ Bevry Pty Ltd us@bevry.me (http://bevry.me)
and licensed under:
- The incredibly permissive MIT License