Skip to content

Conversation

@noarchwastaken
Copy link
Owner

No description provided.

avitex and others added 30 commits November 25, 2020 14:46
Clippy lint: Remove unnecessary clone
Add chapter name to search result breadcrumbs
Guide: Add instructions for publishing via GitLab Pages
Also fixes some punctuation and changes some wording.
Add intra-docs links to docs
Fix relative paths for renderer commands.
Fix search highlighting with multiple words.
fix small typos on 'syntax-highlighting' page
The existing light theme has relatively low contrast between the text
(and other UI elements) and background (especially within code blocks).
This presents difficulties for people with reduced visual contrast
perception (common in older adults).

This patch makes changes to the default `light` theme to meet the
minimum contrast requirement of the v2.1 W3C WCAG (Web Content
Accessibility Guidelines)
https://www.w3.org/WAI/WCAG21/quickref/#contrast-minimum

The small size, and slender font used for the title text makes it hard
to read, even with the increased contrast colour scheme, so this patch
also increases the size of the title text font by 20%.

Closes #1442
ehuss and others added 12 commits February 22, 2021 14:49
Enhance text contrast of `light` theme to improve accessibility.
Add git repository url link to user guide.
Fix some issues with fragment scrolling and linking.
* Update example.rs to have correct indent

The three hidden lines in example.rs now have four spaces indent for the hidden lines.

* Update mdbook.md
docs: Use inline code for regex
* Add page title override: {{#title My Title}}

* Document {{#title}} in guide
@noarchwastaken noarchwastaken merged commit a652822 into noarchwastaken:master Apr 7, 2021
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.