I want to switch a static Jekyll+Netlify page to a Rails project that has all the Rails features - but still have Jekyll and NetlifyCMS in the frontend(i.e. editors can upload md files on GitHub, that rebuilds all the static text).
Since Rails has it’s own view layer, I wonder if this is a feasible thing to do?