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)
6868| [ docute] ( https://github.com/egoist/docute ) | 📜 Effortlessly documentation done right |
6969| [ docpress] ( https://github.com/docpress/docpress ) | Documentation website generator |
7070
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.
7280
7381[ ![ Open in Gitpod] ( https://gitpod.io/button/open-in-gitpod.svg )] ( https://gitpod.io/#https://github.com/docsifyjs/docsify )
7482
You can’t perform that action at this time.
0 commit comments