documentation-editor 0.11.1
The goal of this project is to provide an easy & frictionless way to edit an online tech documentation. The sweet spot of this editor is to be able to generate pages containing multiple snippets of highlighted code & conditional sections (which wasn't really available in any other CMS we considered). It also includes a nice image uploader storing the image to Amazon S3, a simple table editor and an automatic table of content generator.
Gemfile:
=
install:
=
Runtime Dependencies (9):
best_in_place
>= 0
diffy
>= 0
haml-rails
>= 0
highlight
>= 0
htmlentities
>= 0
kramdown
>= 0
paperclip
~> 4.3
rails
> 4.0
sass-rails
>= 0