Writefully

Build Status Coverage Status Code Climate

Allows developers who love to write to publish easily

Manifesto

  • Writefully Core

    • Separate lightweight process that manages all the work
    • Main rails process should be able to communicate with Writefully via Redis queue
    • When a site is created it sets up a repository / hooks with sample content
    • Manages content taxonomy via Tags / Taggings
    • Easily Extendable from main rails app
    • Content Localization
    • Backend Interface for managing sites
    • Receive WebHook from github and updates site
    • Turns repository collaborators into authors
    • Converts local based images into content provider URL
    • S3 / Cloudfront
    • Akamai
    • Cloudfiles
    • etc...
  • Writefully Desktop App

    • Probably going to use node-webkit
    • More details to com
  • Writefully mobile app

    • Probably going to use Framework7
    • More details to come