A lightweight, single-source-of-truth platform for managing and annotating web resources. Built with pure Go (standard library only), generating standard HTML/CSS/JS.
- Zero Dependencies: No external libraries required.
- Single Binary: Easy distribution and deployment.
- Article Generation: Input a URL to generate a structured HTML article tag with notes and summaries.
- Export/Import: Share your entire configuration via a compressed Base64 string or URL parameters.
- Privacy First: Runs entirely in memory (or can be extended to file storage).