docs: update AGENTS.md with www/ structure
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user