chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -4,13 +4,13 @@ dir: apps/web/public
|
||||
index: apps/web/public/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Static frontend assets serving a standalone HTML preview/demo of the workspace dashboard UI without requiring the full application runtime.
|
||||
Static HTML mockup/prototype for demonstrating the Headquarter dashboard UI without requiring the full application runtime
|
||||
## files
|
||||
- preview.html | Static HTML/CSS UI mockup for a "Headquarter" workspace dashboard with interactive page preview switching between Home, Projects, and Settings views. | dep: Google Fonts (Inter, IBM Plex Mono)
|
||||
- preview.html | A static HTML UI preview/mockup for a "Headquarter" web application dashboard showing home and settings page layouts with a page switcher for demonstration | dep: Google Fonts (Inter, IBM Plex Mono)
|
||||
## arch
|
||||
Self-contained static HTML prototype with vanilla CSS and JavaScript, using a simple view-switching pattern to simulate multi-page SPA navigation within a single file.
|
||||
Simple static HTML/CSS/JS prototype with client-side page switching via JavaScript, using inline styles and vanilla DOM manipulation for rapid UI demonstration
|
||||
## tags
|
||||
preview, static, html, css, mockup, headquarter, workspace, dashboard
|
||||
preview, page, static, html, mockup, headquarter, web, application
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user