Skip to content

zhao-bookmarks/writings

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 54.3%
  • CoffeeScript 27.5%
  • CSS 16.1%
  • JavaScript 2.1%