
On Mon, Nov 30, 2009 at 4:16 PM, Greg Newby <gbnewby@pglaf.org> wrote:
Does this seem like it should be easy? Or, do we need to customize for 1000 different devices (literally...according to our pals at wattpad.com).
The correct way is to just apply a stylesheet for mobile devices to your existing HTML page, and be done with it. You don't even have to edit the HTML to apply it to all of the sub-html pages you serve from that vhost if you wish. The main site appears to be running Apache/2, so that's doable. I'd even be willing to expose my Gutenberg mirror as the "mobile site" and make the necessary adjustments if you wanted to do that. Supporting per-device useragents is a dead-end right from the start; you'll always be playing a losing game of catch-up the whole way. Let me know and we can begin testing out some ideas.