An open API service indexing awesome lists of open source software.

https://github.com/jquery/jquery.com

jQuery web site content
https://github.com/jquery/jquery.com

Last synced: 9 months ago
JSON representation

jQuery web site content

Awesome Lists containing this project

README

          

# jquery.com

This repo contains the source for ```https://jquery.com```, which is primarily the introductory site and a location for developers to easily download jQuery for use on a web site. It is not the appropriate place to report code bugs or documentation errors. For programming help, or if you are unsure of whether you have found a bug or documentation issue, we recommend that you start on a help forum such as [StackOverflow](https://stackoverflow.com). Documentation issues should be reported at https://github.com/jquery/api.jquery.com/ and code bugs can be reported at https://github.com/jquery/jquery/.

## Building and Deploying

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](https://contribute.jquery.org/web-sites/#workflow) from our documentation on [contributing to jQuery Foundation web sites](https://contribute.jquery.org/web-sites/).