Title: Bump just-the-docs from 0.10.1 to 0.11.1 by dependabot[bot] · Pull Request #3 · NetrunnerCodex/NetrunnerCodex.github.io · GitHub
Open Graph Title: Bump just-the-docs from 0.10.1 to 0.11.1 by dependabot[bot] · Pull Request #3 · NetrunnerCodex/NetrunnerCodex.github.io
X Title: Bump just-the-docs from 0.10.1 to 0.11.1 by dependabot[bot] · Pull Request #3 · NetrunnerCodex/NetrunnerCodex.github.io
Description: Bumps just-the-docs from 0.10.1 to 0.11.1.
Release notes
Sourced from just-the-docs's releases.
v0.11.1
Release v0.11.1
Hi folks,
This is a very quick patch release that fixes a regression I introduced in v0.11.0, related to the nav_footer showing up twice on the xs viewport. Sorry folks! Thank you to those who reported this issue quickly.
Theme
Fixed: incorrect behaviour of nav_footer on xs viewport
v0.11.0
Release v0.11.0
Happy new year folks! As promised, this is a very quick release following 0.10.2 that makes some bigger changes to the theme to improve its accessibility. In some corner cases, these are breaking changes, though I do not anticipate that this will affect most users. Separately, there are some styling changes that will look different -- but should also generally improve the accessibility of the theme for its users.
I'm also immensely grateful to @cycomachead, who submitted a PR in 2024 to run automated accessibility tests (via aXe) over our entire site. I have been chipping away at various accessibility issues surfaced by this PR over the past two years. After fixing the majority of them, we have added his suite as part of our light scheme CI pipeline. This should help theme users better meet the WCAG 2.1 AA accessibility standards (and others). Outside of reverse-footnotes, the majority of our docs site (and test sites) pass WAVE with no errors!
I plan to continue improving the accessibility of the theme - particularly in dark mode - in future PRs. I also hope to be more active in theme maintenance in 2026. Thank you everybody for your support!
Migrating to v0.11.0
Migration: users may need to migrate if:
they have custom code that imports OneLightJekyll and OneDarkJekyll
they have theme: legacy_light in their _config.yml
they have a custom _includes/components/sidebar.html and/or _includes/components/footer.html`
have custom code or logic that relies on .site-footer outside of _includes/nav_footer_custom.html
For more, refer to POTENTIALLY-BREAKING CHANGES IN v0.11.0 in the migration guide..
Theme
Fixed: low-contrast syntax highlighting via accessible-pygments and harsher backgrounds by @mattxwang in #1749
Fixed: callout body text color contrast by @mattxwang in #1748
Fixed: button and label color contrast by @mattxwang in #1750
Fixed: inability to focus on scrollable code blocks via keyboard navigation by @mattxwang in #1533
Fixed: .site-footer focus order on sm (mobile) viewport by @mattxwang in #1751
Fixed: color contrast between dark mode background and $link-color by @mattxwang in #1752
Fixed: color contrast for selected .nav-list-link in light mode by @mattxwang in #1753
Fixed: sidebar ARIA role (by including navigation) by @mattxwang in #1754
Fixed: footer_content/footer_custom color contrast by @mattxwang in #1755
Documentation
Added: aXe accessibility tests by @cycomachead in #1756
New Contributors
@cycomachead made their first contribution in #1756 (which is #1513 rebased)
... (truncated)
Changelog
Sourced from just-the-docs's changelog.
v0.11.1 - 2026-01-02
Theme
Fixed: incorrect behaviour of nav_footer on xs viewport
v0.11.0 - 2026-01-01
Theme
Fixed: low-contrast syntax highlighting via accessible-pygments and harsher backgrounds by @mattxwang in #1749
Fixed: callout body text color contrast by @mattxwang in #1748
Fixed: button and label color contrast by @mattxwang in #1750
Fixed: inability to focus on scrollable code blocks via keyboard navigation by @mattxwang in #1533
Fixed: .site-footer focus order on sm (mobile) viewport by @mattxwang in #1751
Fixed: color contrast between dark mode background and $link-color by @mattxwang in #1752
Fixed: color contrast for selected .nav-list-link in light mode by @mattxwang in #1753
Fixed: sidebar ARIA role (by including navigation) by @mattxwang in #1754
Fixed: footer_content/footer_custom color contrast by @mattxwang in #1755
Documentation
Added: aXe accessibility tests by @cycomachead in #1756
v0.10.2 - 2025-12-31
Theme
Fixed: margin-top and margin-bottom for
elements in print styles by @jacksonj04 in #1677
Fixed: sidenav footer (.site-footer) color contrast by @mattxwang in #1746
Fixed: use aria-expanded instead of aria-pressed for buttons connected to expandable content by @rianrietveld in #1679
Fixed: accessibility issues with search bar (color contrast, focus indicator, decorative icons) by @mattxwang in #1747
Documentation
Remove non-essential CHANGELOG information by @mattxwang in #1745
Commits
fd0e728 0.11.1
4b43cd4 Prep 0.11.1
27ddf99 Fix incorrect behaviour of nav_footer on xs viewport (#1759)
4111ba9 Bump webrick from 1.9.1 to 1.9.2 (#1757)
ef2875d 0.11.0
96643b2 Prep 0.11.0
7c23948 README/year updates!
fe8e64c Add aXe accessibility tests (#1756)
3b0c952 Fix footer_content/footer_custom color contrast (#1755)
c81843c Fix sidebar ARIA role (by including navigation) (#1754)
Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show
Open Graph Description: Bumps just-the-docs from 0.10.1 to 0.11.1. Release notes Sourced from just-the-docs's releases. v0.11.1 Release v0.11.1 Hi folks, This is a very quick patch release that fixes a regression I ...
X Description: Bumps just-the-docs from 0.10.1 to 0.11.1. Release notes Sourced from just-the-docs's releases. v0.11.1 Release v0.11.1 Hi folks, This is a very quick patch release that fixes a regressio...
Opengraph URL: https://github.com/NetrunnerCodex/NetrunnerCodex.github.io/pull/3
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:b0a69ef8-78f5-3222-5123-0b7cfb881cd4 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | E8B2:18ADF6:BD5DB:F095B:699106BD |
| html-safe-nonce | c713e83e9aac5e4e7120f819afe792375a19a47d3f622697a88b1b0e4bef0fa2 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFOEIyOjE4QURGNjpCRDVEQjpGMDk1Qjo2OTkxMDZCRCIsInZpc2l0b3JfaWQiOiI2MjMyMjkwMjUwMjg4MzM0NTI1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 5af7d6020be4bb1115f534ba7d6eeb895aae7c6c2ed38a99c16dd5768762becd |
| hovercard-subject-tag | pull_request:3146941066 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/NetrunnerCodex/NetrunnerCodex.github.io/pull/3/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps just-the-docs from 0.10.1 to 0.11.1. Release notes Sourced from just-the-docs's releases. v0.11.1 Release v0.11.1 Hi folks, This is a very quick patch release that fixes a regression I ... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/NetrunnerCodex/NetrunnerCodex.github.io git https://github.com/NetrunnerCodex/NetrunnerCodex.github.io.git |
| octolytics-dimension-user_id | 204056191 |
| octolytics-dimension-user_login | NetrunnerCodex |
| octolytics-dimension-repository_id | 951455690 |
| octolytics-dimension-repository_nwo | NetrunnerCodex/NetrunnerCodex.github.io |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 951455690 |
| octolytics-dimension-repository_network_root_nwo | NetrunnerCodex/NetrunnerCodex.github.io |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 848bc6032dcc93a9a7301dcc3f379a72ba13b96e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width