You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Peter Stuifzand eb6881a350
Increase version to 0.4.0
5 years ago
.gitignore Add .idea and node_modules to git ignore 5 years ago
README.md Fix README.md 5 years ago
indieauth.html Try to build a better redirect url 5 years ago
indieauth.js Add crypto library to generate random state key 5 years ago
micropub-create.html Cleanup documentation 5 years ago
micropub-create.js Enable use of string payload 5 years ago
package.json Increase version to 0.4.0 5 years ago

README.md

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