Go to file
2019-02-17 11:51:00 +01:00
.gitignore Add .idea and node_modules to git ignore 2019-02-06 15:24:25 +01:00
indieauth.html Try to build a better redirect url 2019-02-07 21:38:13 +01:00
indieauth.js Add crypto library to generate random state key 2019-02-17 11:50:27 +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.4.0 2019-02-17 11:51:00 +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