documentation-editor 0.0.6
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:
=
インストール:
=
Runtime依存関係 (7):
diffy
>= 0
haml-rails
>= 0
highlight
>= 0
kramdown
>= 0
paperclip
~> 4.3
rails
> 4.0
sass-rails
>= 0