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
- Host: GitHub
- URL: https://github.com/jquery/jquery.com
- Owner: jquery
- License: other
- Created: 2012-05-16T15:29:20.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T10:26:36.000Z (10 months ago)
- Last Synced: 2025-03-28T09:03:16.316Z (10 months ago)
- Language: HTML
- Homepage: https://jquery.com
- Size: 544 KB
- Stars: 78
- Watchers: 27
- Forks: 98
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
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/).