-
Notifications
You must be signed in to change notification settings - Fork 748
Add accessibility how to documentation #9910
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
base: development
Are you sure you want to change the base?
Conversation
|
weight: 10 | ||
description: "Describes an introduction on accessibility in general and how to get started making your apps more accessible." | ||
aliases: | ||
- /howtogeneral/bestpractices/accessibility-introduction.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can delete these aliases.
--- | ||
title: "Introduction to Accessibility in Mendix" | ||
linktitle: "Accessibility introduction" | ||
url: /howto/front-end/accessibility-introduction/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The majority of this doc describes settings, and there are some minor parts that give implementation advice. Therefore this is a guide. I can edit away extraneous text in this doc, and then it should be in a good spot.
Is there anything left unsaid in this doc that needs to be added? @HedwigAR
This is currently still a draft
Hi!
This PR adds a how-to with regards to accessibility. It would be a great help to get some feedback on it right now, to make sure the format is right and there's no major problems with it.
Thanks!