I am trying to get used to the good Gutenberg/GeneratePress workflow. I have a page where I want to present the employees. I have been thinking of a block/element-thing where I could just let the editor fill a few fields and then present the employee in a nice way. I, as the developer, want to have control over the HTML/layout and want to let the editor change texts about each employee without layout errors (blocks swapped, resized etc.). What is the good way of doing that?
Using GeneratePress Pro with generateblock free and ACF free and would prefer to keep it like that.