Response title
This is preview!
I also have in production a mix between multi page document and dynamically generated pages and by and large it works although I have seen here several times this practice as "not supported". What is the state of this ?That's not correct. What's not supported is a combination of multi-page documents and single-page documents. Or combination of multi-page document and one or more additional multi-page document. If you navigate between different a multi-page and either a single or multi-page, then you must use data-ajax='false ', which breaks most of what is good about JQM.
I'll qualify that by saying I certainly create dynamic page content. Just not dynamic pages. I might use, say, a pagecreate callback to populate a page from localStorage.I've never created a dynamic page.
That's easy to do with a Static Site Generator, or custom build script, though. I like Middleman as a SSG. Data + templates + a few custom helpers, and you can push-button publish all 3.saves me from having to maintain PhoneGap & Cordova & Normal stuff.
© 2013 jQuery Foundation
Sponsored by and others.