Skip to content

International Accessibility Task Force is an open-to-everyone community of: assistive technology users, open-source developers, and people interested in accessibility and inclusion.

License

Notifications You must be signed in to change notification settings

international-accessibility-task-force/iatf-webpage

Repository files navigation

chat on Discord

IATF's webpage

This is the official repository of the IATF's webpage https://internationalaccessibilitytaskforce.com.

International Accessibility Task Force (IATF)

International Accessibility Task Force is an open-to-everyone community of: assistive technology users, open-source developers, and people interested in accessibility and inclusion.

Installation

Requirements: git, node and npm

git clone https://github.com/international-accessibility-task-force/iatf-webpage.git

Running locally

cd iatf-webpage
npm install
npm run dev

Contributing

How to create a Pull Request for the repository:

  1. fork of this repository.
  2. git clone of the forked repository on your local machine.

then:

cd iatf-webpage
git checkout development
git remote add upstream https://github.com/international-accessibility-task-force/iatf-webpage.git
git pull upstream development
git checkout -b the-name-of-your-branch

when you are done with the code:

git push origin the-name-of-your-branch

finally, you can PR to the development branch 🎉

Special thanks to all our contributors!

@Joshua-Nweze, @mugiwarafx, @NevilleMthw.

All PR merged on development or master are honored above. <3!

License

Code licensed GPL-3.0 by IATF.

Made with ❤️ from IATF.

About

International Accessibility Task Force is an open-to-everyone community of: assistive technology users, open-source developers, and people interested in accessibility and inclusion.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •