GithubHelp home page GithubHelp logo

isabella232 / wai-aria-practices Goto Github PK

View Code? Open in Web Editor NEW

This project forked from w3c/wai-aria-practices

0.0 0.0 0.0 3.26 MB

WAI Website Resource for aria-practices guidelines

Home Page: https://wai-aria-practices2.netlify.app/

Ruby 0.01% HTML 50.75% JavaScript 40.14% CSS 9.07% Shell 0.03%

wai-aria-practices's Introduction

WAI-ARIA Authoring Practices

This repository prepares the ARIA Authoring Practices Guide for integration into the Web Accessibility Initiative website.

The WAI website is built in Jekyll and brings together several git submodules into one website.

This project implements a pipeline to convert the aria-practices repository (which is currently a single static HTML file served by gh-pages which has been formatted and post-processed with ReSpec) into a multi-page static website to be served as a standalone resource on the wai-website.

Local development

  • Ensure Ruby and Node (v14 or greater) are installed.
  • Clone this repo: git clone [email protected]:w3c/wai-aria-practices.git
  • Initialize or update submodules: git submodule update --init --recursive
  • Install Jekyll: bundle install.
  • Install ReSpec: npm install --global respec
  • Run ReSpec: respec2html --src ./_external/aria-practices/aria-practices.html --out ./_includes/aria-practices.html
  • Install npm dependencies: npm install -C scripts/pre-build
  • Run the pre-build script: node ./scripts/pre-build
  • Run Jekyll: bundle exec jekyll serve -w --livereload. (-w --livereload doesn't work on native Windows, OK in WSL)
  • View the webpage at http://localhost:4000/

Next steps

Netlify CD status

Netlify Status

Click to explore

wai-aria-practices's People

Contributors

alflennik avatar evmiguel avatar howard-e avatar isaacdurazo avatar jesdaigle avatar michael-n-cooper-bot avatar rmeritz avatar stevealee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.