Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chloerei/writings

[Closed] Source code of writings.io
https://github.com/chloerei/writings

Last synced: 5 days ago
JSON representation

[Closed] Source code of writings.io

Awesome Lists containing this project

README

        

# Writings

Source code of writings.io.

writings.io had been closed on 2013-12-31, and this project will no longer be maintained.

![writings](https://raw.github.com/chloerei/writings/master/app/assets/images/writings-io-manager.png)

## Introduction

Writings is a multi-user blogging platform. It provides a concise dashboard and an online WYSIWYG editor.

The project is based on Rails 4.0 and Ruby 2.0, and it requires the following components:

- Mongodb for database.
- Memcached for caching.
- Redis && Sidekiq for delay jobs.
- Pandoc for markdown export.

## Installation

- [Ubuntu 12.04 (recommend)](doc/INSTALL-ubuntu.md)

## License

The MIT License.