Hi folks,
The backstory to this is that I build a lot of web based products.
It's common to have a different stack for my homepage than the "rest" of my product (after login/signup).
I normally do not care what stack or technology the homepage uses. I don't even care if the code is inefficient. I just want it to work properly on Desktop/Mobile and I want it to look professional.
Why not select from a list of templates to choose from? The idea is that I can select a template, insert my own copy and assets, and then change the color palette, font, or even the framework (bootstrap/material design/bulma/etc) within the template. Also possible to change the template entirely.
Then you could export the html code and use it for your own purposes.
What do you think?