Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 317 Bytes

File metadata and controls

14 lines (10 loc) · 317 Bytes

Post to Bludit via command line

Simple and supports markdown.

Uses bash, curl, jq

Use the editor of your choice via export EDITOR=vim

Create a file named .page_config with:

API_URL="https://example.com/api/pages"
TOKEN="found in API Plugin once activated"
AUTH="Found in user Security"