Mobile Sites with EE
Garrett Winder of Erskine Design wrote a .net magazine article on how to create a dedicated mobile site with ExpressionEngine.
In the last few years mobile has absolutely exploded. It’s the way people shop, browse the web and check email and the numbers are increasing exponentially. Because of this, we need to shift our focus on building websites explicitly for the desktop and really start thinking about the context that our work is being seen in and interacted with. We need to rethink the way we’re building websites.
In this tutorial we’re going to run through some ways to integrate mobile into our ExpressionEngine workflow.
Garrett reviews the differences between a dedicated site and a responsive approach (scaling the site dynamically based on device viewport). In the tutorial he’s opted to use a dedicated approach. He covers using global variables, creating a subdomain and all of the template work required. All of the project files are available for download so you can follow along.