Skip to content

Rock-editor is cloud editor, installable on your server. (Django)

Notifications You must be signed in to change notification settings

Rocknz/Rock-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-editor

Rock-editor is a cloud editor. Through this editor, you can make or fix your codes in your server(editor installed). and it assists to control the folders and files in the server. Because It is the cloud editor, you can use this editor anywhere if you have browser (like mobile, tablet).

Django

Rock-editor is python Django project with html, javascript, jquery.

Code Mirror

This editor use code-mirror to fix the codes. Codbmirror is open-source text editor implemented in JavaScript for the browser. codemirror pages

Bootplus

Boot plus is Google styled front-end framework for faster and easier web development. boot plus pages

Usage

  1. Clone this project
  1. Install Django
  • sudo apt-get install python-django
  1. Run Django project wigs through gunicorn or another.

  2. Login

  • ID: admin, PW: asdf1234
  • ID: guest, PW: asdf1234
  • Change the password of admin.
  • Guest id : Can not access to the upper directory of Rock Editor/Guest.
  • Admin id : Can access all the files in the server.

Support or Contact

The MIT License (MIT)

Copyright (c) 2015 Rakjoon.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Rock-editor is cloud editor, installable on your server. (Django)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published