- The document discusses building a mobile site in eZ Publish, noting that it is essentially a simplified siteaccess with big UI elements.
- Key considerations include content strategy, mobile device detection, tailoring HTML/CSS for mobile, and using geolocation features.
- Content from the main site can be reused on mobile by using the same content tree or a separate subtree, depending on complexity. Device detection can be done via server-side or client-side methods.
- Best practices include standard templating, HTML5/CSS3, supporting preprocessing of CSS, and boosting search results using geolocation data and distance calculations. A responsive design or separate mobile site may be most appropriate depending on goals
Related topics: