sitewriter
sitewriter copied to clipboard
Queue pipelines
Behind #15, let’s add post queues with multiple stages:
- draft: configured as default, or flagged via
post-status
- pending: ready but not yet sent to a destination
- written: sent to the destination, but matching URL is not giving HTTP 2xx yet
- published: seen on the URL
- syndicated: multiple values for each configured service
Not-yet-written posts could be editable With local UI or via Micropub (via “source” queries). If via Micropub, the editable list should be returned for post list queries. Would these use Sitewriter URLs or the final ones?
Also to be considered: user notifications as a post works through the pipe