Jump to content

Recommended Posts

Posted

Hi,

what are the best options for making a PW site mobile friendly? Edit the current template and make it responsive or make a new mobile version to a subdomain? What PW modules/add-ons are there to help this process? The site is www.lentovertailu.fi

Posted

Hello @mangopo,

either you can make your existing site responsive using media queries or you can build an mobile version of your site.

There are pros and cons for each approach, but I would recommend responsive design over an mobile version.

If you want to learn more about this topic, there are many resources available, which explain it in depth:

Regards, Andreas

  • Like 1
  • 2 months later...
Posted

Making a separate mobile version to (m.tld) is better in this case. How would it work with PW: two sets of templates using the same database for articles?

Posted
2 hours ago, mangopo said:

Makin a separate mobile version to (m.tld) is better in this case. How would it work with PW: two sets of templates using the same database for articles?

I think a separate mobile website is an outdated approach and device sniffing will be both unreliable and require more maintenance. I would highly recommend a single responsive design, but if you're sure you want to pursue separate templates for mobile devices then you could select templates by domain as suggested here...

...or use the same approach but test for device using Mobile Detect.

  • Like 3
  • 1 month later...
Posted

I've used bourbon/neat for about the last couple of years, really simple to use for layouts: http://neat.bourbon.io/

Works great for me so far. I do exactly the same thing on my Windows PC using scoop http://scoop.sh/ (instead of homebrew https://brew.sh/ on the OSX laptop) to set up node.js/gulp (to compile the scss). Not sure this answers your question, but this is how I develop responsive sites.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...