Source code of writings.io.
writings.io had been closed on 2013-12-31, and this project will no longer be maintained.
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.
The MIT License.