Skip to content

terminalqo/webpack.js.org

 
 

Repository files navigation

webpack 中文文档

Travis

https://doc.webpack-china.org webpack 中文文档 https://webpack-china.org webpack 中文社区

中文站点

英文站点是由 CI 自动构建并部署到 gh-pages 分支。 中文站点是由 CI 自动构建并部署到 gh-pages 分支。

仓库一共有三个(以下全部简称为英文仓库、中文仓库、我的仓库):

英文仓库(webpack/webpack.js.org) 中文仓库(webpack-china/webpack.js.org - fork webpack/webpack.js.org) 我的仓库(dear-lizhihua/webpack.js.org - fork webpack-china/webpack.js.org)

合并上游更新的方案说明

以下说明有助于理清分支之间的关系,阅者可绕道忽略
分为三个仓库:英文仓库、中文仓库、我的仓库
1. 第一步:英文仓库 master 分支向中文仓库 master 分支合并以及提交(merge & push)。
2. 第二步:中文仓库 master 分支向我的仓库 master 分支合并以及提交(merge & push)。
3. 第三步:我的仓库 master 分支向我的仓库 cn 分支合并以及提交(merge & push)。
4. 第四步:我的仓库 cn 分支向中文仓库 cn 分支提交 pr。
5. 第五步:中文仓库 cn 分支合并(merge) 我的仓库 cn 分支的 pr。

webpack.js.org

build status 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:

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, 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.

Contributing

Read through the writer's guide if you're interested in editing the content on this site. See the contributors page 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 license.

About

New repository for webpack documentation and more!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.1%
  • CSS 23.7%
  • Shell 2.0%
  • HTML 1.2%