docs: update AGENTS.md with www/ structure

This commit is contained in:
lotherk
2026-03-27 10:42:47 +00:00
parent 36474db276
commit 4fb4df3e6a

View File

@@ -28,6 +28,12 @@ Self-hosted journaling app where users capture events throughout the day and AI
api.ts # API client with typed methods api.ts # API client with typed methods
geolocation.ts # Browser geolocation with reverse geocoding geolocation.ts # Browser geolocation with reverse geocoding
ThemeContext.tsx # Dark/light theme ThemeContext.tsx # Dark/light theme
/www
index.html # Product landing page
/css # Stylesheets
/js # JavaScript
/docs # HTML documentation pages
``` ```
## Key Concepts ## Key Concepts