diff options
author | Munyoki Kilyungi | 2024-08-13 17:03:59 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2024-08-13 17:03:59 +0300 |
commit | 2868079bfc32d843c3c1aa5f6b9023a20e740ac4 (patch) | |
tree | 032ec94651a80fffb605755be25d5fa79fa4692c | |
parent | a7a5a0a995c1c67ca1e04c4c44c94cfa98f993f4 (diff) | |
download | gn-gemtext-2868079bfc32d843c3c1aa5f6b9023a20e740ac4.tar.gz |
Update meeting notes.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r-- | topics/meetings/jnduli_bmunyoki.gmi | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/topics/meetings/jnduli_bmunyoki.gmi b/topics/meetings/jnduli_bmunyoki.gmi index 15714df..58fb0b7 100644 --- a/topics/meetings/jnduli_bmunyoki.gmi +++ b/topics/meetings/jnduli_bmunyoki.gmi @@ -1,4 +1,22 @@ # Meeting Notes + +## 2024-08-13 +### Markdown Editor (bmunyoki+alexm) + +* @alexm @bonfacem Tested the Markdown Editor locally and it works fine. Only issue is that someone can make edits without logging in. +* API end-points to be only exposed locally. +* @alexm: Fix minor bug for when showing the diff. Have a back arrow. +* @bonfacem, @alexm: Deploy gn-guile; make sure it's only exposed locally. +* [blocking] @alexm having issues setting up gn-auth. @jnduli to help out to set up gn-auth and work out any quirks. @alexm to make sure you can't make edits without being logged in. +* @bmunyoki to set merge ge-editor UI work once basic auth is figured out. +* [nice-to-have] @alexm work on packaging: "diff2html-ui.min.js", "diff.min.js", "marked.min.js", "index.umd.js", "diff2html.min.js". +* [nice-to-have] @alexm to check-out djlint for linting jinja templates. +* @bonfacem share pre-commit hooks for setting up djlint and auto-pep8. +* [nice-to-have] @alexm to checkout: + +> djlint gn2/wqflask/templates/gn_editor.htmll --profile=jinja --reformat --format-css --format-js +=> https://www.djlint.com/ dj Lint; Lint & Format HTML Templates + ## 2024-08-09 * @shelby figure out Claude Sonnet stuff: NOT DONE, main focus was on the paper |