# webpack.js.org **Repository Path**: mirrors_Asana/webpack.js.org ## Basic Information - **Project Name**: webpack.js.org - **Description**: New repository for webpack documentation and more! - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webpack.js.org [![build status](https://secure.travis-ci.org/webpack/webpack.js.org.svg)](http://travis-ci.org/webpack/webpack.js.org) [![Standard Version](https://img.shields.io/badge/release-standard%20version-brightgreen.svg)](https://github.com/conventional-changelog/standard-version) Guides, documentation, and all things webpack. ## Content Progress Now that we've covered much of the backlog of _missing documentation_, we are starting to heavily review each section of the site's content to sort and structure it appropriately. The following issues should provide a pretty good idea of where things are, and where they are going: - [Guides - Review and Simplify][1] - [Concepts - Review, Organize, Define Clear Goals][2] We haven't created issues for the other sections yet but they will be coming soon. For dev-related work please see [General - Current Longterm Plan][3], which will soon be replaced by a more dev-specific issue. ## Translation If you hope to localize this documentation please jump to the [translate branch][4]. ## Contributing Read throug the [writer's guide][7] if you're interested in editing the conent on this site. See the [contributors page][5] to learn how to set up and start working on the site locally. ## License The content is available under the [Creative Commons BY 4.0][6] license. [1]: https://github.com/webpack/webpack.js.org/issues/1258 [2]: https://github.com/webpack/webpack.js.org/issues/1386 [3]: https://github.com/webpack/webpack.js.org/issues/1380 [4]: https://github.com/webpack/webpack.js.org/tree/translation [5]: https://github.com/webpack/webpack.js.org/blob/master/.github/CONTRIBUTING.md [6]: https://creativecommons.org/licenses/by/4.0/ [7]: https://webpack.js.org/writers-guide