We are starting a new CQ5 project. The front-end developers are seasoned HTML/CSS/JavaScript programmers - their responsibility is to take a very forward looking design and convert that to HTML5/CSS3 markup (support for older browsers will be using graceful degradation techniques). The CQ developers will take that markup and convert it to CQ templates and components. We would like to support desktops as well as iPads for the initial release. What advise can the group give us on how to proceed with a custom look and feel? Specifics below:
Thanks in advance for yout time.
Naresh
I like bootstrap as a base framework (
http://twitter.github.com/bootstrap ). It lends itself very well to
desktop and mobile apps with it's reflow capabilities and is easy to
reuse in Adobe CQ.
Ruben
Good observation - yes, I see the 960gs styles embedded in static.css. However the geomtrixx outdoors example does not use it. Interestingly enough, it uses normalize.css from HTML5 Boilerplate but not the main markup in H5BP's index.html. Also it uses separate stylesheets for desktop vs. mobile platforms. If I am not mistaken, the mobile stylesheet simply offers a different layout (stacked content) which seems to zoom correctly to fill different form factors (vs. doing a reflow like bootstrap does). For example, it is still a stacked layout on an iPad in either orientation.
I am not sure if geometrixx is a good example to look at for this.
http://www.xtvmedia.net is another upcoming sample (it was demonstrated
at the conference and in demos) and uses yet another approach.
I think the message from Adobe is really CQ can work in whatever way you
would want it to work in regards to css.
Ruben
North America
Europe, Middle East and Africa
Asia Pacific