mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2026-07-12 23:23:12 +00:00
Tweak the gitpod environment
This commit is contained in:
+7
-1
@@ -1,6 +1,12 @@
|
||||
|
||||
tasks:
|
||||
- init: pip install -r requirements.txt
|
||||
- command: mkdocs serve
|
||||
ports:
|
||||
- port: 8000
|
||||
onOpen: open-browser
|
||||
onOpen: notify
|
||||
vscode:
|
||||
extensions:
|
||||
- yzhang.markdown-all-in-one
|
||||
- davidanson.vscode-markdownlint
|
||||
- bpruitt-goddard.mermaid-markdown-syntax-highlighting
|
||||
|
||||
Reference in New Issue
Block a user