My client is moving from a custom blogging engine to a webflow site.
In the old system, they create a blog article with several ‘blocks’ each block can have an image and rich text, link etc… They can re-order these blocks by drag and drop. They can create an unlimited amount of blocks for each article.
I have tried to create something similar using multiple richtext blocks in webflow, However they want more flexibility. Specifically, the ability to re-order the blocks of text after they have written them. They also want a WYSIWYG editor that they can change the colour of text and see it in the editor.
Are there any blogging engines that I could sync up with the webflow CMS to get these features? Has anyone done anything similar?
PS. I have already thought about hackey ways to get text colours (styling various Heading tags) or ordering the content blocks with numbers, but these feel too hackey.