Sha256: e56e85cdaa9799784b92e2b3ad77996b203835afbab532d6dfb7b89989be8c74

Contents?: true

Size: 1.32 KB

Versions: 18

Compression:

Stored size: 1.32 KB

Contents

# Writefully

[![Build Status](https://travis-ci.org/codemy/writefully.svg?branch=master)](https://travis-ci.org/codemy/writefully) [![Coverage Status](https://coveralls.io/repos/codemy/writefully/badge.png?branch=master)](https://coveralls.io/r/codemy/writefully?branch=master) [![Code Climate](https://codeclimate.com/github/codemy/writefully.png)](https://codeclimate.com/github/codemy/writefully)

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](https://github.com/rogerwang/node-webkit)
  + More details to com

+ Writefully mobile app
  + Probably going to use [Framework7](http://www.idangero.us/framework7/)
  + More details to come

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
writefully-0.6.7 README.md
writefully-0.6.6 README.md
writefully-0.6.5 README.md
writefully-0.6.4 README.md
writefully-0.6.3 README.md
writefully-0.6.2 README.md
writefully-0.5.1 README.md
writefully-0.5.0 README.md
writefully-0.4.10 README.md
writefully-0.4.8 README.md
writefully-0.4.7 README.md
writefully-0.4.6 README.md
writefully-0.4.5 README.md
writefully-0.4.4 README.md
writefully-0.4.2 README.md
writefully-0.4.1 README.md
writefully-0.4.0 README.md
writefully-0.3.6 README.md