Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

unindented/online-kramdown-sinatra

Repository files navigation

Online Kramdown Editor Build Status Abandoned

Quick and dirty implementation of an online Kramdown editor.

Installing

If you have bundler installed, just run:

bundle install

Testing

To run the tests, run the default rake task:

rake

Running locally

To run the app locally, just execute:

foreman start

Deploying to Heroku

To deploy to Heroku, first create an app:

heroku create --stack cedar <app name>

Then push the code:

git push heroku master

And the app will be ready to go!

Meta

Contributors

Daniel Perez Alvarez (unindented@gmail.com)

License

Copyright (c) 2014 Daniel Perez Alvarez (unindented.org). This is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Online Kramdown editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors