Removes jQuery, updates to Bootstrap 5, respects user's dark-mode preferences, improves UX in a few places that were done wrong / forgotten in the original Bootstrap 3 implementation.
Normal contributors
I have done all of the following:
[x] Fixes and new features have unit tests where applicable
[x] Documentation has been updated as necessary (hugo/content/)
[ ] @mention individual(s) you would like to review the PR
Release deployer
I have done all of the following:
[ ] Put the contents of changelogs/* into CHANGELOG.md, rewording as
necessary
[ ] Delete changelogs/* (not the template of course)
[ ] Set an appropriate version number in the changelog per semantic
versioning specs
[ ] Compiled the hugo documentation and verified very carefully that it is
correctly generated
[ ] Tested the code carefully, thoroughly, meticulously, and lovingly. It is
production-ready.
Once this merges, I swear on all I hold dear not to forget any of the
post-deploy steps. I will set up a reminder in Outlook, gmail, via some smart
device, etc.
[ ] Create and push a tag
[ ] Create a github release from aforementioned tag, describing the changes
briefly and linking to the full changelog.
Closes #274
Removes jQuery, updates to Bootstrap 5, respects user's dark-mode preferences, improves UX in a few places that were done wrong / forgotten in the original Bootstrap 3 implementation.
Normal contributors
I have done all of the following:
changelogs/
(based onchangelogs/template.md
)hugo/content/
)Release deployer
I have done all of the following:
changelogs/*
intoCHANGELOG.md
, rewording as necessarychangelogs/*
(not the template of course)Once this merges, I swear on all I hold dear not to forget any of the post-deploy steps. I will set up a reminder in Outlook, gmail, via some smart device, etc.