You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The URLs for these pages have redirected for a while, or have been
unused or no longer relevant for some time.
I've updated redirects.json so that more of this is testable locally
and in stage rather than relying (only) on overrides at Cloudflare,
which can mostly be removed once this is deployed.
Ref #139Closes#118
Copy file name to clipboardExpand all lines: README.md
-4
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,3 @@
3
3
## Building and Deploying
4
4
5
5
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/).
6
-
7
-
### Foundation Documents
8
-
9
-
Some of the pages for jquery.org come from jQuery Foundation documents stored in a separate repository. Whenever those documents are updated, they should be copied to this repo via `grunt copy-foundation-docs`. Newly created documents must be added to the list in the grunt file. After the grunt task runs, you should review, add, commit, and push the update. Running this task requires access to the foundation repository, as well as adding a `githubToken` property to your `config.json`. You can generate a personal access token at https://github.com/settings/applications.
0 commit comments