René's URL Explorer Experiment


Title: Bump just-the-docs from 0.10.1 to 0.11.0 by dependabot[bot] · Pull Request #10 · fum-cs/cpp4python · GitHub

Open Graph Title: Bump just-the-docs from 0.10.1 to 0.11.0 by dependabot[bot] · Pull Request #10 · fum-cs/cpp4python

X Title: Bump just-the-docs from 0.10.1 to 0.11.0 by dependabot[bot] · Pull Request #10 · fum-cs/cpp4python

Description: Bumps just-the-docs from 0.10.1 to 0.11.0. Release notes Sourced from just-the-docs's releases. 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) v0.10.2 Release v0.10.2 Hi folks! I'm coming back after a long hiatus to start to make some accessibility updates to the theme. Thank you for your patience as I get back up to speed on all things JtD. This release mostly contains accessibility fixes. None are breaking, though the ones that resolve contrast and focus issues do induce a (minor) visual change to the site. Upgrading should be straightforward. Separately, the CHANGELOG has now become significantly slimmer and easier to read. Thank you to the other maintainers for suggesting this! I plan on following up this release with another v0.11.0 that incorporates some semi-breaking changes to resolve larger layout issues. Thanks everyone for your support, and hope that you have a lovely end to your 2025 (or a start to your 2026)! ... (truncated) Changelog Sourced from just-the-docs's changelog. 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 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) 4d79f8f Fixes color contrast for selected .nav-list-link (light mode) (#1753) 8ba57b4 Fix color contrast between dark mode background and $link-color (#1752) 1235035 Fix .site-footer focus order on sm viewport (mobile) (#1751) 0ce1669 Fix inability to focus on scrollable code blocks via keyboard navigation (#1533) 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 ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Open Graph Description: Bumps just-the-docs from 0.10.1 to 0.11.0. Release notes Sourced from just-the-docs's releases. v0.11.0 Release v0.11.0 Happy new year folks! As promised, this is a very quick release followi...

X Description: Bumps just-the-docs from 0.10.1 to 0.11.0. Release notes Sourced from just-the-docs's releases. v0.11.0 Release v0.11.0 Happy new year folks! As promised, this is a very quick release fol...

Opengraph URL: https://github.com/fum-cs/cpp4python/pull/10

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:ffcde58e-2209-359d-1822-949e37e5cdcd
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idA36C:1F7AEB:EA7ED5:128AEAB:69915515
html-safe-nonce473097aabaac4874a9c4b997cbaa08441c190b66ab19eba44a9b4ad1bf57e8e7
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMzZDOjFGN0FFQjpFQTdFRDU6MTI4QUVBQjo2OTkxNTUxNSIsInZpc2l0b3JfaWQiOiI5MjIyMzQzMzE2NjQ5MTA0NjYxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac6e2293d7e04472c828492575018d4339a0d52a3648fd98f5419cc111479057f9
hovercard-subject-tagpull_request:3142197390
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/fum-cs/cpp4python/pull/10/checks
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps just-the-docs from 0.10.1 to 0.11.0. Release notes Sourced from just-the-docs's releases. v0.11.0 Release v0.11.0 Happy new year folks! As promised, this is a very quick release followi...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-cache
go-importgithub.com/fum-cs/cpp4python git https://github.com/fum-cs/cpp4python.git
octolytics-dimension-user_id134380944
octolytics-dimension-user_loginfum-cs
octolytics-dimension-repository_id753711374
octolytics-dimension-repository_nwofum-cs/cpp4python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id753711374
octolytics-dimension-repository_network_root_nwofum-cs/cpp4python
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/checks#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffum-cs%2Fcpp4python%2Fpull%2F10%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffum-cs%2Fcpp4python%2Fpull%2F10%2Fchecks
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=fum-cs%2Fcpp4python
Reloadhttps://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/checks
Reloadhttps://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/checks
Reloadhttps://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/checks
fum-cs https://patch-diff.githubusercontent.com/fum-cs
cpp4pythonhttps://patch-diff.githubusercontent.com/fum-cs/cpp4python
just-the-docs/just-the-docs-templatehttps://patch-diff.githubusercontent.com/just-the-docs/just-the-docs-template
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Ffum-cs%2Fcpp4python
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Ffum-cs%2Fcpp4python
Star 2 https://patch-diff.githubusercontent.com/login?return_to=%2Ffum-cs%2Fcpp4python
Code https://patch-diff.githubusercontent.com/fum-cs/cpp4python
Issues 0 https://patch-diff.githubusercontent.com/fum-cs/cpp4python/issues
Pull requests 1 https://patch-diff.githubusercontent.com/fum-cs/cpp4python/pulls
Actions https://patch-diff.githubusercontent.com/fum-cs/cpp4python/actions
Projects 0 https://patch-diff.githubusercontent.com/fum-cs/cpp4python/projects
Security 0 https://patch-diff.githubusercontent.com/fum-cs/cpp4python/security
Insights https://patch-diff.githubusercontent.com/fum-cs/cpp4python/pulse
Code https://patch-diff.githubusercontent.com/fum-cs/cpp4python
Issues https://patch-diff.githubusercontent.com/fum-cs/cpp4python/issues
Pull requests https://patch-diff.githubusercontent.com/fum-cs/cpp4python/pulls
Actions https://patch-diff.githubusercontent.com/fum-cs/cpp4python/actions
Projects https://patch-diff.githubusercontent.com/fum-cs/cpp4python/projects
Security https://patch-diff.githubusercontent.com/fum-cs/cpp4python/security
Insights https://patch-diff.githubusercontent.com/fum-cs/cpp4python/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Ffum-cs%2Fcpp4python%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Ffum-cs%2Fcpp4python%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
mainhttps://patch-diff.githubusercontent.com/fum-cs/cpp4python/tree/main
dependabot/bundler/just-the-docs-0.11.0https://patch-diff.githubusercontent.com/fum-cs/cpp4python/tree/dependabot/bundler/just-the-docs-0.11.0
Conversation 1 https://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10
Commits 1 https://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/commits
Checks 1 https://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/checks
Files changed https://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/files
Please reload this pagehttps://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/checks
Sign in for the full log viewhttps://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffum-cs%2Fcpp4python%2Fpull%2F10%2Fchecks
Bump just-the-docs from 0.10.1 to 0.11.0 https://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/checks
CI on: pull_request https://patch-diff.githubusercontent.com/fum-cs/cpp4python/actions/runs/20659554963
build https://patch-diff.githubusercontent.com/fum-cs/cpp4python/actions/runs/20659554963/job/59318984198?pr=10
Setup Ruby https://patch-diff.githubusercontent.com/fum-cs/cpp4python/pull/10/checks#annotation:3:140
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.