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

Modernization & Bootstrap 5.3.3 #59

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

TheSeg
Copy link

@TheSeg TheSeg commented Nov 22, 2024

I made some infrastructure updates and some accessibility improvements to the site.

Bootstrap 5.3.3

  • Trimmed down the Bootstrap compile with a custom component import.
  • Use Bootstrap CSS variables and functions when available.
  • Use Bootstrap's Color Mode functionality.

Style & Components

  • Replaced .green and .light-green classes with .current and .previous.
  • Made Obsolete & Vintage badges include components.

Other

  • Updated jQuery to 3.7.1
  • Updated Clipboard to 2.0.11
  • Updated Jekyll to 4.3.4

TheSeg and others added 4 commits September 30, 2024 18:14
* Bootstrap 5.3.3
* Clipboard.js 2.0.11
* jekyll 4.3.4
* Moved vintage + obsolete badges to shared _includes.
* Progress in updating HTML for BS 5.3
* Update `Gemfile.lock`
* Add language attribute for accessibility.
* Tables use Bootstrap's responsive behavior.
* Tables are now properly structured with `<thead>` and `<tbody>` tags.
* Renamed `.green` and `.light-green` to `.current` and `.previous` class names.
* Improved color accessibility to links inside `.current` and `.previous`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant