Merge branch 'master' of github.com:flancian/garden

This commit is contained in:
2021-10-24 18:20:32 +02:00
3 changed files with 11 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
# exec
- a [[directory]] in [[agora server]]
- a place to store node-specific code.
- an optional [[directory]] in gardens being submitted to the [[agora]]
- if you host code here, e.g. `foo.py` or `foo.js`, the [[agora]] will try to serve it in [[foo]]
- [[pull]] [[py subnodes]] [[js subnodes]]
- not implemented yet :)
+2 -1
View File
@@ -17,6 +17,7 @@
"vim.handleKeys": { "vim.handleKeys": {
"[": false, "[": false,
"]": false "]": false
} },
"workbench.editor.closeEmptyGroups": false
} }
} }
+1
View File
@@ -6,6 +6,7 @@
- [[write]] - [[write]]
- [[paula trama]] - [[paula trama]]
- [[code]] - [[code]]
- continuing with the client side of [[exec]]
- talk to [[family]] and [[friends]] over video chat - talk to [[family]] and [[friends]] over video chat
- I also need to pack for the [[offsite]]. - I also need to pack for the [[offsite]].
- [[python in the browser]] - [[python in the browser]]