This repository contains two minimalistic single-page application templates for LogicMachine
1.) Notes Pico, the simplest, using Pico CSS for a lightweight, semantic UI without JavaScript dependencies,
and
2.) Notes, a simple yet feature-rich version with Bootstrap CSS and JavaScript for a polished, interactive design.
Both apps contain a single index.lp file, combining Lua backend logic and HTML templating, with detailed comments and README files for easy modification; the entire source code can be copied and pasted for AI-driven analysis or enhancements.
Difference:
Notes Pico is ultra-light and classless,
while Notes offers richer components and interactivity
but requires more markup.
files should be located
/data/apps/store/data/notes/index.lp
/data/apps/store/data/notespico/index.lp
We have a support topic in our forum for general questions and suggestions, feel free to join.