We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b62a0c8 + 184ff51 commit bbcee36Copy full SHA for bbcee36
.gitpod.yml
@@ -0,0 +1,3 @@
1
+tasks:
2
+ - init: npm install && npm run build
3
+ command: npm run dev
README.md
@@ -69,6 +69,8 @@ Move to [awesome-docsify](https://github.com/docsifyjs/awesome-docsify#showcase)
69
70
## Contributing
71
72
+[](https://gitpod.io/#https://github.com/docsifyjs/docsify)
73
+
74
- Fork it!
75
- Create your feature branch: `git checkout -b my-new-feature`
76
- Commit your changes: `git commit -am 'Add some feature'`
0 commit comments