DocsGPT
DocsGPT copied to clipboard
Add pa11y-ci accessibility check for frontend
Closes #1304
- I used pa11y-ci fork from https://github.com/aarongoldenthal/pa11y-ci, due to the lack of maintenance on the original project.
@abhiram6121 is attempting to deploy a commit to the Arc53 Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| docs-gpt | ✅ Ready | Preview | Comment | Aug 12, 2025 6:41pm |
| oss-docsgpt | ✅ Ready | Preview | Comment | Aug 12, 2025 6:41pm |
@dartpain
Hey it looks good but I have a few concerns / issues:
- Lets remove /about page from the list as its was depriciated recently
- Is there a dependency from a more popular repo, or something that we can pin to avoid any injections into our CI
- What are the main differences between fork and main repo?
thank you!
Hey it looks good but I have a few concerns / issues:
- Lets remove /about page from the list as its was depriciated recently
- Is there a dependency from a more popular repo, or something that we can pin to avoid any injections into our CI
- What are the main differences between fork and main repo?
thank you!
- Ok
- I’m not sure, probably not.
- The fork is primarily intended to actively maintain dependency updates, so we can easily revert to the original version if they start maintaining it again in the future.
there is some issue in this file