mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
Merge pull request #1070 from anikethsaha/anikethsaha/gitpod-setup
Add gitpod config
This commit is contained in:
commit
bbcee36106
3
.gitpod.yml
Normal file
3
.gitpod.yml
Normal file
@ -0,0 +1,3 @@
|
||||
tasks:
|
||||
- init: npm install && npm run build
|
||||
command: npm run dev
|
||||
@ -69,6 +69,8 @@ Move to [awesome-docsify](https://github.com/docsifyjs/awesome-docsify#showcase)
|
||||
|
||||
## Contributing
|
||||
|
||||
[](https://gitpod.io/#https://github.com/docsifyjs/docsify)
|
||||
|
||||
- Fork it!
|
||||
- Create your feature branch: `git checkout -b my-new-feature`
|
||||
- Commit your changes: `git commit -am 'Add some feature'`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user