mirror of
https://codeberg.org/valpackett/tiddlypwa.git
synced 2025-12-15 15:10:32 -08:00
1.2 KiB
1.2 KiB
TiddlyPWA
TiddlyPWA turns TiddlyWiki into an offline-first Progressive Web App with encrypted local persistent storage and efficient synchronization with a server that can easily be hosted for free.
To learn more, visit:
Development Notes
deno fmt must be used for formatting.
Building the html files (assuming Notebook theme repo cloned in the listed directory):
TIDDLYWIKI_THEME_PATH=$HOME/src/github.com/paul-rouse/Notebook/themes TIDDLYWIKI_PLUGIN_PATH=$HOME/src/github.com/paul-rouse/Notebook/plugins npx tiddlywiki@5.3.1 --build