Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wecodemore/wordpress-gear
- Owner: wecodemore
- Created: 2012-12-07T21:18:14.000Z (about 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-10-27T20:00:26.000Z (about 3 years ago)
- Last Synced: 2024-12-20T22:12:20.297Z (4 days ago)
- Topics: wordpress, wordpress-development
- Language: CSS
- Homepage: http://wpgear.org/
- Size: 841 KB
- Stars: 452
- Watchers: 61
- Forks: 166
- Open Issues: 15
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/CONTRIBUTING.md
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/