mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Add gitpod basic support
This commit is contained in:
6
manuscript/.gitpod.yml
Normal file
6
manuscript/.gitpod.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
image: squidfunk/mkdocs-material
|
||||||
|
tasks:
|
||||||
|
- init: pip install -r requirements.txt
|
||||||
|
ports:
|
||||||
|
- port: 8000
|
||||||
|
onOpen: open-preview
|
||||||
Reference in New Issue
Block a user