html - Twitter Bootstrap - mobile version only? -
i'm creating website client needs have mobile version. have site right want keep, want totally different mobile version - so, wondering if twitter bootstrap can chopped down, uses mobile aspect of framework?
apologies if question doesn't make sense, if doesn't, feel free ask more questions , i'll try better explain myself.
to summarize, want design mobile version of site using twitter bootstrap, mobile version - no desktop version needed because 1 exists on clients domain.
as robin2k mentioned, 'bootstrap-responsive.css' / 'bootstrap-responsive.min.css' file make website work on mobile devices.
if want chop down script decrease load times, best advice can give is:
make sure use
.min.css
,.min.js
files, they're considerably smallertry cloudflare, cache , compress bootstrap files make site load considerably faster
Comments
Post a Comment