All Projects → docpad-archive → docpad-plugin-inlinegui

docpad-archive / docpad-plugin-inlinegui

Licence: other
Plugin that brings Web Write's Inline GUI/CMS to DocPad

Programming Languages

coffeescript
4710 projects
HTML
75241 projects

Projects that are alternatives of or similar to docpad-plugin-inlinegui

postgres
A PostgreSQL database used by Deis Workflow.
Stars: ✭ 37 (+164.29%)
Mutual labels:  unsupported
dockerbuilder
Deis dockerbuilder builds your app from a Dockerfile inside a Kubernetes pod, used by Deis Workflow.
Stars: ✭ 17 (+21.43%)
Mutual labels:  unsupported
ubiquitous-memory
new version? pull request.
Stars: ✭ 58 (+314.29%)
Mutual labels:  unsupported
ArcGIS.PCL
Migrated to https://github.com/davetimmins/Anywhere.ArcGIS
Stars: ✭ 39 (+178.57%)
Mutual labels:  unsupported
CSScaffold
The original CSScaffold by Anthony Short... He deleted the original repository when he released the newer version.
Stars: ✭ 26 (+85.71%)
Mutual labels:  unsupported
docpad-plugin-feedr
Adds support for reading feeds to DocPad
Stars: ✭ 18 (+28.57%)
Mutual labels:  docpad-plugin
docpad-plugin-thumbnails
DocPad plugin that manages thumbnail generation of your image files
Stars: ✭ 18 (+28.57%)
Mutual labels:  docpad-plugin
meteor-smart-disconnect
A Meteor package that disconnects your site in a smart manner.
Stars: ✭ 68 (+385.71%)
Mutual labels:  unsupported
rigger
rigger is a tool to deploy Deis v1 on a variety of cloud providers.
Stars: ✭ 57 (+307.14%)
Mutual labels:  unsupported
minio
Minio Object Storage in Kubernetes, used by Deis Workflow.
Stars: ✭ 51 (+264.29%)
Mutual labels:  unsupported
Unsupported
Unsupported Zenphoto scripts [abandoned]
Stars: ✭ 18 (+28.57%)
Mutual labels:  unsupported
Deis
Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules.
Stars: ✭ 6,107 (+43521.43%)
Mutual labels:  unsupported
logger
In-memory log buffer used by Deis Workflow.
Stars: ✭ 17 (+21.43%)
Mutual labels:  unsupported
simple-server
Use https://github.com/zeit/serve or `python -m SimpleHTTPServer 8000` instead
Stars: ✭ 33 (+135.71%)
Mutual labels:  unsupported
comical-jekyll-theme
A Configurable Webcomic Theme for Jekyll
Stars: ✭ 39 (+178.57%)
Mutual labels:  unsupported
docpad-skeleton-nodechat
Node Chat, built using Socket.io, DocPad, Backbone.js and Twitter Bootstrap
Stars: ✭ 35 (+150%)
Mutual labels:  unsupported
builder
Git server and application builder for Deis Workflow
Stars: ✭ 40 (+185.71%)
Mutual labels:  unsupported
cisco ios
Cisco IOS Catalyst module
Stars: ✭ 14 (+0%)
Mutual labels:  unsupported
docpad-plugin-sass
Adds support for the SASS and SCSS CSS pre-processors to DocPad. It also supports the Compass framework.
Stars: ✭ 13 (-7.14%)
Mutual labels:  docpad-plugin
bal-util
Utility functions for JavaScript and Node.js used and maintained by Benjamin Lupton
Stars: ✭ 13 (-7.14%)
Mutual labels:  unsupported

Inline GUI Plugin for DocPad

Build Status NPM version NPM downloads Dependency Status Dev Dependency Status
Gratipay donate button Flattr donate button PayPayl donate button BitCoin donate button Wishlist browse 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, attribute: 'title', element: 'h1') %>
<%- @editable(item: @document, attribute: '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!

Gratipay donate button Flattr donate button PayPayl donate button BitCoin donate button Wishlist browse button

Contributors

These amazing people have contributed code to this project:

Become a contributor!

License

Unless stated otherwise all works are:

and licensed under:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].