The jQuery Plugins site, http://plugins.jquery.com/
The plugins site is an index of GitHub repositories that contain jQuery plugins. The repositories can contain one or many jQuery plugin with an accompanying valid plugin.jquery.json
manifest file in the repository root. The specification for this file lives here.
Simply add a post-receive hook to your repository with our web hook url, http://plugins.jquery.com/postreceive-hook.
.
- jQuery's jquery-wp-content
- Web server (such as Apache)
- PHP
- MySQL
- WordPress
- node
- git
- Follow the installation steps for jquery-wp-content.
-
git clone git@github.com:jquery/plugins.jquery.com.git
-
cd plugins.jquery.com
-
npm install
-
cp config-sample.json config.json
-
Edit config.json
- Set
wordpress
properties to contain a valid username and password for the WordPress site.
- Set
-
grunt setup
node scripts/manager.js