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 jquery.json manifest files in the repository root. The specification for this file is in docs/manifest.md.
Simply add a post-receive hook to your repository with our web hook url, http://plugins.jquery.com/_update
.
Warning: This is not yet functional!
- jQuery's web-base-template
- Web server (such as Apache)
- PHP
- MySQL
- WordPress
- node
- git
- Follow the installation steps for web-base-template.
-
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