This is the official repository of the IATF's webpage https://internationalaccessibilitytaskforce.com.
International Accessibility Task Force is an open-to-everyone community of: assistive technology users, open-source developers, and people interested in accessibility and inclusion.
Requirements: git
, node
and npm
git clone https://github.com/international-accessibility-task-force/iatf-webpage.git
cd iatf-webpage
npm install
npm run dev
- fork of this repository.
- 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 🎉
@Joshua-Nweze, @mugiwarafx, @NevilleMthw.
All PR merged on development
or master
are honored above. <3!
Code licensed GPL-3.0 by IATF.
Made with ❤️ from IATF.