@@ -10,6 +10,8 @@ To develop, please pull the project, `cd` into the directory and run:
1010- ` npm run build ` to create a production version of the site.
1111- ` npm start ` to develop on a local webpack-dev-server (should be [ here] ( http://localhost:3000/ ) ).
1212
13+ For more information see the [ contributors page] ( https://github.com/webpack/webpack.io/blob/develop/CONTRIBUTING.md )
14+
1315## Content Progress
1416
1517Fully completed can be removed from this list. If there's a topic you would like to contribute in, check out the related issue and comment there.
@@ -20,18 +22,24 @@ Fully completed can be removed from this list. If there's a topic you would like
2022* Changelog - ![ ] ( https://img.shields.io/badge/progress-0%25-yellowgreen.svg )
2123* Contribute - ![ ] ( https://img.shields.io/badge/progress-10%25-yellowgreen.svg )
2224* Get Started - ![ ] ( https://img.shields.io/badge/progress-10%25-yellowgreen.svg ) - [ #15 ] ( https://github.com/webpack/webpack.io/issues/15 )
23- * License - ![ ] ( https://img.shields.io/badge/progress-100%25-yellowgreen.svg )
2425* Writer's Guide - ![ ] ( https://img.shields.io/badge/progress-50%25-yellowgreen.svg )
2526
27+ #### Done
28+
29+ * License - ![ ] ( https://img.shields.io/badge/progress-100%25-green.svg )
30+
2631### ` /api `
2732
28- * CLI - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #24 ] ( https://github.com/webpack/webpack.io/issues/24 )
2933* Configuration - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #25 ] ( https://github.com/webpack/webpack.io/issues/25 )
3034* Loaders - ![ ] ( https://img.shields.io/badge/progress-0%25-yellowgreen.svg ) - [ #21 ] ( https://github.com/webpack/webpack.io/issues/21 )
3135* Module Resolution - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #12 ] ( https://github.com/webpack/webpack.io/issues/12 )
3236* Node - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #23 ] ( https://github.com/webpack/webpack.io/issues/23 )
3337* Plugins - ![ ] ( https://img.shields.io/badge/progress-0%25-yellowgreen.svg ) - [ #37 ] ( https://github.com/webpack/webpack.io/issues/37 )
3438
39+ #### Done
40+
41+ * CLI - ![ ] ( https://img.shields.io/badge/progress-100%25-green.svg ) - [ #24 ] ( https://github.com/webpack/webpack.io/issues/24 )
42+
3543### ` /concepts `
3644
3745* Compared to other systems - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #48 ] ( https://github.com/webpack/webpack.io/issues/48 )
@@ -40,14 +48,15 @@ Fully completed can be removed from this list. If there's a topic you would like
4048* Loaders - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #50 ] ( https://github.com/webpack/webpack.io/issues/50 )
4149* Output - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #10 ] ( https://github.com/webpack/webpack.io/issues/10 )
4250* Plugins - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #51 ] ( https://github.com/webpack/webpack.io/issues/51 )
43- * Targets - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #14 ] ( https://github.com/webpack/webpack.io/issues/14 )
51+
52+ #### Done
53+
54+ * Targets - ![ ] ( https://img.shields.io/badge/progress-100%25-green.svg ) - [ #14 ] ( https://github.com/webpack/webpack.io/issues/14 )
4455
4556### ` /how-to `
4657
4758* Author libraries - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #9 ] ( https://github.com/webpack/webpack.io/issues/9 )
48- * Cache - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #2 ] ( https://github.com/webpack/webpack.io/issues/2 )
4959* Develop - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #26 ] ( https://github.com/webpack/webpack.io/issues/26 )
50- * Generate a production build - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #11 ] ( https://github.com/webpack/webpack.io/issues/11 )
5160* Handle compatibility - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #4 ] ( https://github.com/webpack/webpack.io/issues/4 )
5261* Handle dependencies - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #5 ] ( https://github.com/webpack/webpack.io/issues/5 )
5362* Improve build performance - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #16 ] ( https://github.com/webpack/webpack.io/issues/16 )
@@ -57,6 +66,11 @@ Fully completed can be removed from this list. If there's a topic you would like
5766* Use with Docker - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #44 ] ( https://github.com/webpack/webpack.io/issues/44 )
5867* Use with third party tools - ![ ] ( https://img.shields.io/badge/progress-5%25-yellowgreen.svg ) - [ #53 ] ( https://github.com/webpack/webpack.io/issues/53 )
5968
69+ #### Done
70+
71+ * Cache - ![ ] ( https://img.shields.io/badge/progress-100%25-green.svg ) - [ #2 ] ( https://github.com/webpack/webpack.io/issues/2 )
72+ * Generate a production build - ![ ] ( https://img.shields.io/badge/progress-100%25-green.svg ) - [ #11 ] ( https://github.com/webpack/webpack.io/issues/11 )
73+
6074## Git Flow
6175
6276We are using the [ git flow] ( http://nvie.com/posts/a-successful-git-branching-model/ ) branching model. Please direct all pull requests for code changes to the [ develop] ( https://github.com/webpack/webpack.io/tree/develop ) branch. [ Content] ( https://github.com/webpack/webpack.io/tree/master/src/content ) changes are fine on to make on master.
0 commit comments