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 ------------------