From ad1f19ab19042637c6ca1bee4d62fadc3ff2bd2f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 1 Apr 2013 12:35:54 +0300 Subject: [PATCH] workflow --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index c35252c..ebe64c0 100644 --- a/README.rst +++ b/README.rst @@ -13,6 +13,13 @@ These sites consume the content from this service All posts automatically replicate themselves to Blackbox. +Workflow +-------- + +- A peice of content (e.g. essay, article) is written in Markdown. +- The content is added to Atom via the API or the admin interface. +- The content is associated with a Collection, which causes it to be "published" on a consuming service. + Basic Architecture ------------------