From a86deb492ae69eea27be08e81627a46ea223886c Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 24 Oct 2021 14:56:19 +0200 Subject: [PATCH] Autopush. --- exec.md | 8 ++++++++ flancian.code-workspace | 3 ++- journal/2021-10-24.md | 1 + 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 exec.md diff --git a/exec.md b/exec.md new file mode 100644 index 000000000..83e6e8791 --- /dev/null +++ b/exec.md @@ -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 :) \ No newline at end of file diff --git a/flancian.code-workspace b/flancian.code-workspace index 5d2e40c4e..bd38fc4c4 100644 --- a/flancian.code-workspace +++ b/flancian.code-workspace @@ -17,6 +17,7 @@ "vim.handleKeys": { "[": false, "]": false - } + }, + "workbench.editor.closeEmptyGroups": false } } \ No newline at end of file diff --git a/journal/2021-10-24.md b/journal/2021-10-24.md index 78311e66b..6c34da0df 100644 --- a/journal/2021-10-24.md +++ b/journal/2021-10-24.md @@ -5,5 +5,6 @@ - Today I'd like to: - [[write]] - [[code]] + - continuing with the client side of [[exec]] - talk to [[family]] and [[friends]] over video chat - I also need to pack for the [[offsite]]. \ No newline at end of file