breeze_cms 1.0.0
Breeze integrates a content editor into the rails workflow and lets developers define the layouts they create. It renders pages, that are made up of sections, that may include cards. Breeze also manages images, even lets you edit them, and manages translations when you go international. All data is stored in yaml files, images as assets. Breeze makes commits for changes which developers upstream in a very rails sort of way.
Gemfile:
=
安装:
=
Runtime 依赖 (13):
haml-rails
~> 2.0
jquery-rails
~> 4.0
mini_magick
~> 4.0
opal-jquery
~> 0.5
opal-rails
~> 2.0
rabl
~> 0.15
rails
~> 7.0
rake
~> 13.0
redcarpet
~> 3.5
ruby2js
~> 5.1, <= 6.0
simple_form
= 5.1.0
simple_form_tailwind_css
~> 1.0
tailwindcss-rails
~> 2.3