-
Notifications
You must be signed in to change notification settings - Fork 337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch to bootstrap 4 #1409
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Start from template in |
Also note bootstrap 5 is getting close to a release: http://getbootstrap.com/ . I think this is a relatively small updated from v4, no major changes in the grid layout. https://getbootstrap.com/docs/5.0/migration/ |
I skimmed a few articles about differences between v4 and v5, and I think this is the best summary: https://designmodo.com/bootstrap-5/ |
I would be interested in looking into this. I started my project by adapting bootstrap 4, and considered 5 at some point too, but decided to wait for pkgdown and see how you guys are going to more forward. In terms of compatibility, bootstrap 4 is very much compatible with 3, the only real issue is the navigation bar which needs to be rewritten. Other than that, in my prototypes, I haven't noticed anything else being broken. I think the jump from 3 to 5 is going to be more challenging, but not terribly difficult. I might start playing around with bootstrap 5 a bit more, as I'm somewhat warmed up! 😅 |
The text was updated successfully, but these errors were encountered: