Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chloerei/writings
- Owner: chloerei
- License: mit
- Created: 2013-09-27T14:48:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T05:40:38.000Z (about 4 years ago)
- Last Synced: 2024-12-09T04:04:14.533Z (12 days ago)
- Language: Ruby
- Homepage: http://chloerei.com/writings/
- Size: 4.51 MB
- Stars: 938
- Watchers: 89
- Forks: 313
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- Open-Source-Ruby-and-Rails-Apps - writings.io - Source code of writings.io. 🔥 🚀 (Happy Exploring 🤘)
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.