toadh / writings

Source code of writings.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Writings

Source code of writings.io.

writings.io will be 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.

About

Source code of writings.io

License:MIT License


Languages

Language:Ruby 40.3%Language:HTML 26.0%Language:CoffeeScript 20.3%Language:CSS 11.9%Language:JavaScript 1.6%