I'm about to spend more time than I really want to on this, so I thought I would ask if anyone has attempted it.
I'm creating a new Fixed-Layout page type (I know, you only can have one, unless you know how to make more) that will build pages using the Twitter Bootstrap framework instead of the default page structure of SitePublisher.
The one challenge I have is the ability to allow the content managers to add new rows "on the fly" and possibly new nested containers on the fly. One page might have 6 rows, the next may have 11 rows. The other challenge is they may want 2 columns here, 3 columns there and the left column split yet again further down.
I have not come up with a way to do it using a free-form layout either since it requires nesting DIVs.
So I have two questions:
1) has anyone done this (or something similar)
2) if (when!) I get this to work, would it be an interest to anyone? (maybe a presentation at the next GearUp Engage.)