markets / awesome-ruby

💎 A collection of awesome Ruby libraries, tools, frameworks and software
https://awesome-ruby.com
13.55k stars 1.74k forks source link

add MaglevCMS #1121

Open did opened 1 year ago

did commented 1 year ago

Project

What is this Ruby project?

MaglevCMS is an open source page builder embeddable in any Rails 6+ application. It comes with a sleek UI, live editing and generators to create custom editable sections or blocks. A PRO version but not open source is also available for SaaS Rails applications which requires to support hundreds of landing pages or microsites.

What are the main difference between this Ruby project and similar ones?

This is probably the first page builder similar to Elementor available in Ruby on Rails.


Please help us to maintain this collection by using reactions (:+1:, :-1:) and comments to express your feelings.

markets commented 1 year ago

hello @did 👋🏼 still a bit fresh (only 4k downloads, but 30k required) for this list, but very promising 👌🏼

I'm now working on a different project, where be can list more repos per category (along with some extra info like stars, license, more languages, ...) and I just added it there: https://opensource-heroes.com/awesome/ruby/cms

did commented 1 year ago

Hey @markets, thanks for the reply! My bad, I didn't catch the 30k required rule. I'll poke you once I reach this number.

Regarding the second link, if I change the title in my gem spec, will it update the summary in your site?

markets commented 1 year ago

Regarding the second link, if I change the title in my gem spec, will it update the summary in your site?

Not really, we're currently fetching all data via GH API.