File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,15 @@ Move to [awesome-docsify](https://github.com/docsifyjs/awesome-docsify#showcase)
68
68
| [ docute] ( https://github.com/egoist/docute ) | 📜 Effortlessly documentation done right |
69
69
| [ docpress] ( https://github.com/docpress/docpress ) | Documentation website generator |
70
70
71
- ## Contributing
71
+ ## Online one-click setup for Contributing
72
+
73
+ You can use Gitpod(A free online VS Code-like IDE) for contributing. With single click it'll launch a workspace and automatically:
74
+
75
+ - clone the docsify repo.
76
+ - install the dependencies.
77
+ - start ` npm run dev ` .
78
+
79
+ So that you can start straight away.
72
80
73
81
[ ![ Open in Gitpod] ( https://gitpod.io/button/open-in-gitpod.svg )] ( https://gitpod.io/#https://github.com/docsifyjs/docsify )
74
82
You can’t perform that action at this time.
0 commit comments