# jqueryui.com **Repository Path**: mirrors_jquery/jqueryui.com ## Basic Information - **Project Name**: jqueryui.com - **Description**: jQuery UI web site content - **Primary Language**: Unknown - **License**: CC0-1.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jqueryui.com ## 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/). Prerequisites: * `apt-get install -y libxml2-utils xsltproc imagemagick` * Create `config.json` Build the dist directory locally: * `npx grunt build`