I have a single page, lets say:
http://en.wikipedia.org/wiki/Main_Page
But I want to fragment it into 3 pages:
- A page w just the sidebar
- A 'Featured' page w just the 'green' sections (featured article / did you know)
- A 'News' page w just the 'blue' sections ( in the news / on this day)
Whats the best way to do this w tritium?
I guess the abstract feature I want is to be able to create several pages from a single page. This could be useful for organizing the mobile pages at a finer level of detail. Another use case would be constructing a jqtouch app.