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

feat: Improve web site accessibility/legibility #2080

Merged
merged 9 commits into from
Dec 11, 2023
Merged

feat: Improve web site accessibility/legibility #2080

merged 9 commits into from
Dec 11, 2023

Conversation

henrikvilhelmberglund
Copy link
Contributor

Description

Please describe what changes you made, and why you feel they are necessary. Make sure to include
code examples, where applicable.

This PR improves web site accessibility/legibility by adding alt attributes where needed, changing colors to improve contrast, changing the fake links in the logo to spans and adding an edited highlighting theme which makes the background color darker and comments brighter.

It also adds doctype and a meta description tag for SEO.

Feel free to edit the colors if needed.

Before:
msedge-2023-12-09-15-13-msedge_OQKVUdyDyT

After:
msedge-2023-12-09-15-13-msedge_bkZYSBp74L

Lighthouse before:

brave-2023-12-09-16-03-brave_fSBeZETAcP

Lighthouse after (locally served):

brave-2023-12-09-16-03-brave_sW41HZE8b5

Testing

Please explain how you tested this change manually, and, if applicable, what new tests you added. If
you're making a change to just the website, you can omit this section.

No tests added.

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • I ran the test suite locally (npm run test) and verified that it succeeded

Copy link

@svenberkvens svenberkvens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't have write access, but looks good to me!

@fhp-mec
Copy link
Contributor

fhp-mec commented Dec 9, 2023

Not sure the reasoning why, but @1cg likes quirks mode...
https://discord.com/channels/725789699527933952/974086000307499028/1178365725186994177

@henrikvilhelmberglund
Copy link
Contributor Author

Not sure the reasoning why, but @1cg likes quirks mode... https://discord.com/channels/725789699527933952/974086000307499028/1178365725186994177

Interesting, you can remove the doctype then!

Copy link
Collaborator

@alexpetros alexpetros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are great, thank you so much.

@alexpetros alexpetros merged commit 7de6351 into bigskysoftware:master Dec 11, 2023
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.

5 participants