Extremely basic mode

This commit is contained in:
BirDt_ 2026-07-11 09:50:03 +08:00
commit ebb30679b8
3 changed files with 83 additions and 0 deletions

7
README.org Normal file
View file

@ -0,0 +1,7 @@
#+title: geiser-lips
Geiser support for [[https://lips.js.org/][LIPS scheme]].
Currently requires a local NodeJS install of LIPS: ~npm install -g lips@beta~.
This doesn't actually support any useful geiser feature currently, it's just enough to work with LIPS text files.