Jump to content

Making a site mobile friendly


mangopo
 Share

Recommended Posts

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
Link to comment
Share on other sites

  • 2 months later...
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
Link to comment
Share on other sites

  • 1 month later...

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.

Link to comment
Share on other 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
 Share

  • Recently Browsing   0 members

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