A bunch of gear for WP developers
The actual page: http://wpgear.org/
To contribute you need a GitHub account.
The easy way: Click on index.md
then click edit icon. This will automatically fork this project to your account, make your changes then submit a pull request. Please enter a desciptive commit message.
Or if you want, clone it locally.
# How to clone locally
git clone git://github.com/your_username/your_fork.git
cd your_fork
# Switch branches to default github hosted pages
git checkout -b gh-pages remotes/origin/gh-pages
# Edit index.md
git push
The license is: https://creativecommons.org/licenses/by/3.0/