Filebased cms that integrates into rails workflow
Go to file
Torsten 5b0ccafc0e move readme to wiki 2023-01-30 19:03:44 +02:00
app fix root path and tests 2023-01-29 18:34:51 +02:00
bin and removing rspec 2022-12-23 15:25:53 +02:00
config fix section_text 2023-01-29 16:59:05 +02:00
lib move readme to wiki 2023-01-30 19:03:44 +02:00
test fix root path and tests 2023-01-29 18:34:51 +02:00
.gitignore rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
Gemfile use simple_for and form for 2023-01-20 16:48:38 +02:00
Gemfile.lock use simple_for and form for 2023-01-20 16:48:38 +02:00
Guardfile mini color adjustment 2022-12-23 21:52:02 +02:00
MIT-LICENSE rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
README.md move readme to wiki 2023-01-30 19:03:44 +02:00
Rakefile rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
merged.gemspec vue app for image list. even tests. but wip 2022-12-17 21:22:31 +02:00

README.md

Merged

A CMS that integrates into the rails workflow. Ie it is file based not db based.

Changes propagate in the normal development cycle, with git, possible branches, possible staging, possible reviews and controlled deploys.

Usage

Merged is designed for developers to give limited editing facilities to users. As with rails, there is great flexibility how this can be achieved, see wiki for more details.

Installation

And more info see the wiki

Contributing

Ask first.

License

The gem is available as open source under the terms of the MIT License.