- Editorial workflow that
POST
s an article file in markdown format with headers to an endpoint. - Simple Rack app that exposes
POST /publish
.
- Vendor lock-in (Editorial).
- Have the dropbox image sync
/Blog posts/Publish
(or sync/Blog posts
and scan forpublish: true
). Share as a volume. - Have a
Guard
-like script watch that volume and publish it.
- Write a workflow and use the Share menu to execute it.