Showing with 4 additions and 11 deletions.
  1. +1 −2 LICENSE.txt
  2. +3 −9 README.md
@@ -1,5 +1,4 @@
Copyright 2012, 2014 jQuery Foundation and other contributors,
https://jquery.org/
Copyright jQuery Foundation and other contributors, https://jquery.org/

This software consists of voluntary contributions made by many
individuals. For exact contribution history, see the revision history
@@ -1,11 +1,5 @@
brand.jquery.org
============
# brand.jquery.org

## Deploying
## Building and Deploying

### Build

1. `npm install`
2. `cp config-sample.json config.json`
3. Edit config.json per https://github.com/scottgonzalez/grunt-wordpress#config
4. `grunt deploy`
To build and deploy your changes for previewing in a [`jquery-wp-content`](https://github.com/jquery/jquery-wp-content) instance, follow the [workflow instructions](http://contribute.jquery.org/web-sites/#workflow) from our documentation on [contributing to jQuery Foundation web sites](http://contribute.jquery.org/web-sites/).