eitsupi opened a new pull request #12531:
URL: https://github.com/apache/arrow/pull/12531


   Related to ARROW-15734.
   
   It turns out that we can't upgrade to Bootstrap 5 right away because the 
arrow's pkgdown site currently uses its own extra.js file.
   So first, staying with the traditional Bootstrap3 now, but make some changes 
to prepare for upgrading to Bootstrap5 in the future.
   
   - The articles on the navigation bar use a multi-level menu, but this does 
not work properly with Bootstrap 5. So change it to the recommended setting by 
pkgdown's reference.
   - With Bootstrap 5, the "index.html" link on projects on the nav bar is 
always selected when we open the index of the R document, and it doesn't look 
good, so change it to an absolute path like the other links.
   - Restore the GitHub icon on the right side of the nav bar.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to