File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
tasks :
2
+ - command : gp await-port 3000 && sleep 3 && gp preview $(gp url 3000)
2
3
- init : npm install
3
4
command : npm run dev
4
5
ports :
5
6
- port : 3000
6
- onOpen : open-preview
7
+ onOpen : ignore
7
8
vscode :
8
9
extensions :
9
10
- sysoev.language-stylus@1.11.0:xX39oruAJ5UQzTNVRdbBaQ==
Original file line number Diff line number Diff line change @@ -68,7 +68,9 @@ 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
- ## Online one-click setup for Contributing
71
+ ## Contributing
72
+
73
+ ### Online one-click setup for Contributing
72
74
73
75
You can use Gitpod(A free online VS Code-like IDE) for contributing. With single click it'll launch a workspace and automatically:
74
76
You can’t perform that action at this time.
0 commit comments