Skip to content

kosolapeg/WordPress-Gear

 
 

Repository files navigation

🔧 WordPress-Gear 🔧

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/

About

A bunch of gear for WP developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 82.2%
  • HTML 12.3%
  • JavaScript 5.5%