All Projects → alphagov → wcag-primer

alphagov / wcag-primer

Licence: other
Get up to speed with the Web Content Accessibility Guidelines

Programming Languages

HTML
75241 projects
ruby
36898 projects - #4 most used programming language
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to wcag-primer

Tech-Writing-Linktree
✨ tech writer portfolio in the style of linktree ✨
Stars: ✭ 26 (-46.94%)
Mutual labels:  portfolio
sanity-portfolio-studio
A Sanity.io instance that powers a Gatsby portfolio site. Watch it get built live:
Stars: ✭ 14 (-71.43%)
Mutual labels:  portfolio
github-clone-portfolio
This is my portfolio GitHub clone website. The frontend is build using NextJS and TailwindCSS.
Stars: ✭ 22 (-55.1%)
Mutual labels:  portfolio
PickleDesign
Pickle Design - Web Portfolio
Stars: ✭ 11 (-77.55%)
Mutual labels:  portfolio
portfolio
🍌 My personal portfolio / homepage / showcase
Stars: ✭ 78 (+59.18%)
Mutual labels:  portfolio
shellbear.me
Source code of my personal website and blog ✨
Stars: ✭ 177 (+261.22%)
Mutual labels:  portfolio
Elemento
Elemento/ Customizable Portfolio is a website that aims to help people make a fully functional static website in a short amount of time without relying on web developers and that too with very little prior programming experience. This project was started under PSoC (PClub Summer of Code) .
Stars: ✭ 17 (-65.31%)
Mutual labels:  portfolio
mahtamun-hoque-fahim.github.io
Repository for my ever loved portfolio, for what I've spent a huge amount of time. Check it out !
Stars: ✭ 10 (-79.59%)
Mutual labels:  portfolio
fullpage-portfolio
🧬 Basic fullpage portfolio website written in Nuxt. Easily configurable and hostable anywhere!
Stars: ✭ 21 (-57.14%)
Mutual labels:  portfolio
Cool-Readme-ideas
🎉🎉🎉 Some cool ideas for your readme profile, enjoy :)
Stars: ✭ 72 (+46.94%)
Mutual labels:  portfolio
sanity-gatsby-portfolio
A Gatsby portfolio site powered by Sanity.io. Watch it get built live:
Stars: ✭ 16 (-67.35%)
Mutual labels:  portfolio
portfolio website
Tutorial created by Enyel Sequeira, taught by JavaScript Mastery
Stars: ✭ 2,176 (+4340.82%)
Mutual labels:  portfolio
osprey-delight
Osprey Delight is the free-minded artist's choice for a clutter-free and blazingly fast single-page portfolio.
Stars: ✭ 43 (-12.24%)
Mutual labels:  portfolio
govuk-country-and-territory-autocomplete
An autocomplete widget that uses data from Country and Territory Register.
Stars: ✭ 31 (-36.73%)
Mutual labels:  portfolio
vue-portfolio
💼 Portfolio built with Vue and Bulma
Stars: ✭ 13 (-73.47%)
Mutual labels:  portfolio
SimpleBio
A starter template for beginners.
Stars: ✭ 51 (+4.08%)
Mutual labels:  portfolio
tomanistor.com
Personal portfolio website and blog created with Hugo
Stars: ✭ 14 (-71.43%)
Mutual labels:  portfolio
coinolio
Open source Bitcoin and Altcoin portfolio / trades logging and tracking. Including Profit / Loss calculations, Price Charts and realtime updates.
Stars: ✭ 27 (-44.9%)
Mutual labels:  portfolio
praneshr.github.io
My personal website
Stars: ✭ 36 (-26.53%)
Mutual labels:  portfolio
sutanlab.id
☕️ My Personal Homepage & Blog site with NextJS. 🇺🇸 🇮🇩
Stars: ✭ 39 (-20.41%)
Mutual labels:  portfolio

WCAG Primer

A primer to help people get up to speed quickly with the Web Content Accessibility Guidelines.

Contains:

  • an overview of WCAG.
  • information for each success crteria - including an understandable explanation, details of what is required, example of common issues and links to further content
  • the most relevant success criteria for content, design and code
  • some questions to help you evaluate if a digital product meets WCAG

https://alphagov.github.io/wcag-primer/

Contributing

This WCAG Primer is for everyone. You can help make sure it stays up to date by:

  1. Making changes to the WCAG primer on Github.

To contribute to this repository, you first need to fork it* You can raise PRs from your forked copy.

  1. Emailing the Accessibility Capability team at [email protected] with suggestions

This repo uses Middleman. To test changes locally, run:

bundle exec middleman server

The text lives in the source/documentation folder, and is in markdown format.

Deploying changes

This project is continuously deployed - merging a pull request into main will cause the site to be built and any changes added to the gh-pages branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].