Filebased cms that integrates into rails workflow
Go to file
Torsten 38810859c5 move rake here, wrote another to clean data 2023-02-15 13:55:43 +02:00
app smaller tailwind build for emails 2023-02-11 13:05:13 +02:00
bin smaller tailwind build for emails 2023-02-11 13:05:13 +02:00
config smaller tailwind build for emails 2023-02-11 13:05:13 +02:00
lib move rake here, wrote another to clean data 2023-02-15 13:55:43 +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 move rake here, wrote another to clean data 2023-02-15 13:55:43 +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.