Skip to content

nebulab/circleci-orbs-pa11yci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pa11y CircleCI Orb

pa11yci

Description

This Orb can be used to run Pa11y CI on your project to check for accessibility issues.

The Orb can be run on your staging or production environment or, optionally, on dynamic preview environments (such as those created by the feature-branch-preview Orb).

Usage

Add the following to your CircleCI configuration:

version: 2.1

orbs:
  pa11yci: nebulab/pa11yci

workflows:
  cool-workflow:
    jobs:
      - pa11yci/a11y-audit

Check the Pa11y CI documentation for more information about how to configure the tool.

Publishing

The orb-tools Orb is used for publishing development and production versions of this Orb.

Contributing

Bug reports and pull requests are welcome!

License

circleci-orbs-pa11yci is copyright © 2019 Nebulab. It is free software, and may be redistributed under the terms specified in the CircleCI Orbs License.

About

Nebulab

circleci-orbs-pa11yci is funded and maintained by the Nebulab team.

We firmly believe in the power of open-source. Contact us if you like our work and you need help with your project design or development.