Skip to content

Deespicable/a11y-webring.club

 
 

Repository files navigation

a11y-webring.club

A webring for digital accessibility practitioners.

What is this?

A way for people doing digital accessibility work to find each other.

Can I add myself to this webring?

You sure can! Here's instructions for how to join.

Installation instructions

You shouldn't need to stand this project up locally to add yourself to it.

If you do need to get it running on your device please reference the following:

Prerequisites

  • node version 18.13.0 or later,
  • npm

Instructions

  1. Clone this repository,
  2. Navigate into this repository via a command line application,
  3. Install dependencies by typing npm install, and then
  4. Run the project by typing npm run start.

This should make Eleventy process required files, run a local server you can load in your browser, and then watch for saved changes.

Credit

This project is a fork of Max Böck's webring repo. Also a huge thank you to Sarah Higley for help with debugging Netlify functions.

About

🌐 A webring for digital accessibility practitioners.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nunjucks 62.7%
  • CSS 25.7%
  • JavaScript 11.6%