Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wecodemore/wordpress-gear

A bunch of gear for WP developers
https://github.com/wecodemore/wordpress-gear

wordpress wordpress-development

Last synced: 4 days ago
JSON representation

A bunch of gear for WP developers

Awesome Lists containing this project

README

        

:wrench: WordPress-Gear :wrench:
==============

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.

```bash
# 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/