I am truly touched by your faith that if I just put in a few extra late nights and weekends over the next year or two, I could crack the “EZ dynamic web site” nut that the rest of this trillion dollar industry has failed to produce over the last 30 years. Seeing as I can’t even manage to properly document all of the ins and outs of matrix objects, I think your faith is misplaced.
A few points FYI.
The ProVUE web site is entirely static - there are no dynamic components, so Panorama X server isn’t involved (it is used for all of the back end for Panorama’s registration and account system, but that is an API, not HTML). The web site is entirely hand coded in HTML, CSS and JavaScript. Panorama does assist a bit in this, the FAQ pages and the video gallery are created from Panorama databases, but this is done by generating static HTML pages, which are then published. It’s all hand coded and specific to this application. There’s nothing there for you to “want in” on. (The Panorama X documentation is also generated this way, static HTML generated from a database.)
You state that we are “80% of the way there” - I don’t know where that idea came from, probably more like 1-2%, if that. Especially since the modern web platform isn’t about HTML any more - it’s all JavaScript, and more specifically frameworks like React, VUE, Ember, etc. None of which I know anything about, so a significant learning process would be the first step.
You mention RealMac’s Elements, that project was never intended to be for dynamic web sites. By the way, if you’re thinking of using Elements for static web sites, I’d recommend that you go for the original it is patterned after, Stacks from YourHead software (Isaiah Carew).
I would also disagree with the world needing a Mac based web builder. Actually I’m not even sure what that means, but any web server product that requires a Mac on the back end (like Panorama does) is DOA, web servers run on Linux, full stop. And in case you’re wondering, getting Panorama to run on Linux would be another ground up rewrite, basically a Panorama X like project all over again. If I started now, maybe it could be ready in 2032? And that would be just for the database engine - not counting the mythical web builder user interface you are hypothesizing (which I suppose could still run on the Mac, but still would have to be written).
So again, thanks for the vote of confidence, but as Clint Eastwood said over 50 years ago - a man’s got to know his limitations.