• Stars
    star
    942
  • Rank 46,812 (Top 1.0 %)
  • Language
    Ruby
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[Closed] Source code of writings.io

Writings

Source code of writings.io.

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

writings

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

License

The MIT License.