New stuff: files sync to each other. Edit the CSS in any file, run --sync css, and every sibling file gets the update. No build tool, no shared imports. Just files copying sections between themselves using markers.
Dark mode, responsive layout, search — the usual. Still zero deps beyond bash and Claude Code.
New stuff: files sync to each other. Edit the CSS in any file, run --sync css, and every sibling file gets the update. No build tool, no shared imports. Just files copying sections between themselves using markers.
Dark mode, responsive layout, search — the usual. Still zero deps beyond bash and Claude Code.
Demo: https://jahala.github.io/o-o/example/index.o-o.html
Repo: https://github.com/jahala/o-o