mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-12 17:26:19 +00:00
Try without custom image
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