DavidZong / DavidZong.github.io

My website
http://davidzong.com
MIT License
0 stars 0 forks source link

Mobile Friendly Interface #4

Open DavidZong opened 6 years ago

DavidZong commented 6 years ago

The interface right now isn't exactly mobile friendly. In fact it looks pretty bad. I should redesign with mobile in mind.

codelucas commented 5 years ago

You can try out something like a https://getbootstrap.com/ template. They are designed with mobile first in mind

DavidZong commented 5 years ago

Right. I'll look into it. I tried bootstrap in the past when I was doing straight up HTML and CSS editing. I'll have to read about how it plays with Jekyll. I'm assuming I just edit the templates to have bootstrap.

DavidZong commented 5 years ago

also how do i test on mobile without deploying?

codelucas commented 5 years ago

Few ways:

I can show you how to do this later but it’s possible in Jekyll


From: David Zong notifications@github.com Sent: Wednesday, July 3, 2019 10:38 AM To: DavidZong/DavidZong.github.io Cc: Lucas Ou-Yang; Manual Subject: Re: [DavidZong/DavidZong.github.io] Mobile Friendly Interface (#4)

also how do i test on mobile without deploying?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/DavidZong/DavidZong.github.io/issues/4?email_source=notifications&email_token=AAROYRIU4XGGXFTQM5ST3JTP5S2XDA5CNFSM4FJNRGJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZEVFFQ#issuecomment-508121750, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAROYROHPYOVNFQ7PXAMLV3P5S2XDANCNFSM4FJNRGJQ.

DavidZong commented 5 years ago

the chrome dev tool works pretty well.