emue / staying-accessible
A very basic Kirby CMS plugin to help website contributors maintain good accessibility practices when editing content.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:CSS
Type:kirby-plugin
Requires
- getkirby/cms: ^5.0
- getkirby/composer-installer: ^1.2
README
A very basic Kirby CMS plugin to help website contributors maintain good accessibility habits when editing content.
You delivered a well designed, well developed website to your client with accessibility in mind? You may want to help your client and their team keep the website accessible.
This plugin helps them remember the main good accessibility habits when editing their content.
It does nothing except making it easier for you to add a panel tab with said good accessibility habits.
It is currently only available in french but you can contribute with your translation.
Installation
Installation via composer
composer require emue/staying-accessible
Installation via git submodule
git submodule add https://github.com/emue-01/staying-accessible.git site/plugins/staying-accessible
Manual Installation
- download the source code
- copy the folder to site/plugins/staying-accessible.
Usage
Simply add the accessibility tab to your site blueprint in site/blueprints/site.yml
like this:
accessibility: tabs/accessibility
There are no configuration options.
You can override or add fields as you would normally do with a kirby blueprint.
Reach out
Don't hesitate to reach out if you have any questions, or if you want to talk about web accessibility!