Go to file
2019-02-06 22:02:32 +01:00
.gitignore Add .idea and node_modules to git ignore 2019-02-06 15:24:25 +01:00
indieauth.html Create node-red-contrib-micropub 2019-02-06 15:14:39 +01:00
indieauth.js Create node-red-contrib-micropub 2019-02-06 15:14:39 +01:00
micropub-create.html Cleanup documentation 2019-02-06 22:02:32 +01:00
micropub-create.js Enable use of string payload 2019-02-06 20:51:38 +01:00
package.json Increase version to 0.2.0 2019-02-06 20:53:24 +01:00
README.md Fix README.md 2019-02-06 20:52:52 +01:00

node-red-contrib-micropub

Node-RED nodes to create new posts on Micropub weblogs.

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-micropub

Usage

Micropub Create

Create a new entry on a weblog.

The incoming message should provide the following properties.

  • payload - a string, or a MF2 formatted object