Commit Graph

3 Commits

Author SHA1 Message Date
a91537fccf update: workflow and css
Some checks failed
Android Universal Build / build-android (push) Has been cancelled
2026-03-16 15:35:05 +01:00
0d531d5b7c docs: add ARCHITECTURE.md and AGENTS.md, split CSS, fix justfile
- Add ARCHITECTURE.md with full system overview (data flow, modules, build)
- Add AGENTS.md as a guide for future AI agents working on this project
- Split monolithic styles.css into focused files under assets/:
  variables, animations, layout, navbar, header, cards, config,
  filters, utils, greet
- Fix justfile: replace `cargo run tauri dev/build` with `cargo tauri dev/build`

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 15:02:36 +01:00
ba72e8118f New Greeting Tab + New File Structure 2026-01-22 12:57:35 +01:00