Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add lighthouse audit action and language in docs/conf.py #61

Merged
merged 4 commits into from
Jun 5, 2023

Conversation

teddygroves
Copy link
Owner

@teddygroves teddygroves commented Jun 5, 2023

The main change here is to add automatic accessibility checking using the lighthouse check github action.

This should make it easier to keep track of whether bibat's documentation is accessible as suggested here.

I tried to emulate the approach taken by pydata-sphinx-theme.

Checklist:

  • No pytest errors
  • make analysis works
  • README.md up to date
  • docs up to date
  • {{cookiecutter.repo_name}}/README.md up to date
  • investigate.ipynb up to date

@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #61 (c191248) into main (2b3bbc4) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #61   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           64        64           
=========================================
  Hits            64        64           

@teddygroves teddygroves merged commit a3c4da7 into main Jun 5, 2023
@teddygroves teddygroves deleted the add_lighthouse_audit branch February 27, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant