Welcome to the LA Tech Community placeholder website project! This is a team effort to create an engaging landing page for latechcommunity.org.
latechcommunity/
├── .github/
│ └── instructions/ # File-specific instructions
├── assets/ # Graphics and images
├── src/ # Source code (HTML, CSS, JS)
├── docs/ # Project documentation
├── PROJECT_PROGRESS.md # Milestone tracking
├── DESIGN_NOTES.md # Design decisions
└── copilot-instructions.md # Workspace instructions
- Review the Design: Add your graphic to
/assets/and review the design guide - Set Up: Examine
DESIGN_NOTES.mdfor brand guidelines - Build: Create HTML, CSS, and JavaScript in
/src/ - Track Progress: Update
PROJECT_PROGRESS.mdas you complete tasks
- Design Guidelines: See DESIGN_NOTES.md
- Shared Knowledge: See /memories/repo/
- Project Progress: See PROJECT_PROGRESS.md
- To-Do Items: See TODO.md
- Follow the workspace instructions in
copilot-instructions.md - Maintain accessibility standards (WCAG 2.1 AA)
- Use semantic HTML and BEM CSS naming conventions
- Reference design decisions in commit messages
Project Started: March 6, 2026