Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cds-snc/accessibility-handbook
CDS Accessibility Handbook :wheelchair:
https://github.com/cds-snc/accessibility-handbook
accessibility cds discovery end-of-life handbook live
Last synced: 15 days ago
JSON representation
CDS Accessibility Handbook :wheelchair:
- Host: GitHub
- URL: https://github.com/cds-snc/accessibility-handbook
- Owner: cds-snc
- License: other
- Created: 2019-03-07T17:19:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T13:40:42.000Z (20 days ago)
- Last Synced: 2025-01-06T14:42:02.936Z (20 days ago)
- Topics: accessibility, cds, discovery, end-of-life, handbook, live
- Language: SCSS
- Homepage: https://digital.canada.ca/a11y/
- Size: 22.4 MB
- Stars: 6
- Watchers: 24
- Forks: 5
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Welcome to CDS Accessibility Handbook
The Canadian Digital Service is committed to building accessible and inclusive services. Building accessible services means meeting the needs of as many people as possible. From the start, we work with the people who will use a product, including people with disabilities. We are working across all disciplines — blurring the lines between research, development, design, and accessibility.
## Bienvenue dans le guide d’accessibilité du SNC
Le Service numérique canadien s’est engagé à créer des services accessibles et inclusifs. Bâtir des services accessibles, c’est répondre aux besoins du plus grand nombre de personnes possible. Dès le départ, nous travaillons avec ceux et celles qui utiliseront un produit, y compris les personnes handicapées. Nous travaillons dans toutes les disciplines, brouillant ainsi les frontières entre la recherche, le développement, la conception et l’accessibilité.
### With Docker
```
docker-compose up
```### Without Docker
Install dependencies:
```bash
bundle install
```Serve the site:
```bash
bundle exec jekyll serve
```## [Feedback](https://github.com/cds-snc/accessibility-handbook/issues)