docpad-plugin-inlinegui

2.0.4 • Public • Published

Inline GUI Plugin for DocPad

Build Status NPM version Dependency Status Development Dependency Status
Gittip donate button Flattr donate button PayPayl donate button BitCoin donate button

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:

Sponsors

These amazing people have contributed finances to this project:

Become a sponsor!

Gittip donate button Flattr donate button PayPayl donate button BitCoin donate button

Contributors

These amazing people have contributed code to this project:

Become a contributor!

License

Licensed under the incredibly permissive MIT license

Copyright © 2013+ Bevry Pty Ltd us@bevry.me (http://bevry.me)

Package Sidebar

Install

npm i docpad-plugin-inlinegui

Weekly Downloads

3

Version

2.0.4

License

MIT

Last publish

Collaborators

  • bevryme