Skip to content
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

[Website] Update deps #449

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[Website] Update deps #449

wants to merge 1 commit into from

Commits on Apr 21, 2024

  1. Update Ruby and javascript dependencies

    Put base url in Jekyll config to ensure rss feed has correct path
    Popper needs to be explicitly imported
    Bootstrap5 bg-dark color has changed, so need to match landing page
    title background color
    Bootstrap5 underlines links by default, use css not to underline links
    unless hovered over
    Bootstrap 4 -> 5 migration
    Replace data-toggle by data-bs-toggle
    Replace mr- by me-
    Replace right- by end-
    Put a container round navbar
    Replace badge-secondary by bg-secondary
    Replace ml-auto by ms-auto
    Specify bootstrap javascript requirements
    bkmgit committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ce71042 View commit details
    Browse the repository at this point in the history