An attempt at making a live-codeable, offline-capable PWA using LIPS
Find a file
2026-07-11 09:53:46 +08:00
lib hackable with a repl 2026-07-11 00:16:04 +08:00
.dir-locals.el Change this to use lips 2026-07-11 09:53:46 +08:00
.gitignore Initial proof of concept 2026-07-07 21:47:41 +08:00
app.scm hackable with a repl 2026-07-11 00:16:04 +08:00
icon-192.png Initial proof of concept 2026-07-07 21:47:41 +08:00
icon-512.png Initial proof of concept 2026-07-07 21:47:41 +08:00
index.html hackable with a repl 2026-07-11 00:16:04 +08:00
LICENSE Initial commit 2026-07-07 19:16:13 +08:00
manifest.json Initial proof of concept 2026-07-07 21:47:41 +08:00
README.org README 2026-07-07 19:17:42 +08:00
sw.js Initial proof of concept 2026-07-07 21:47:41 +08:00

LIPS PWA

This is my attempt at making a PWA with LIPS, which is both offline capable and live hackable.