2026-05-11 23:56:42 -05:00
# Queue North Website
## Overview
Project: Queue-North-Website
Created: 2026-05-11
Status: Active
## Description
2026-05-11 23:58:17 -05:00
Website for Queue North Technologies — an 8x8 Certified Partner delivering UCaaS, Contact Center, deployment, and managed lifecycle support for SMB and enterprise organizations.
## Tech Stack
- Static HTML/CSS/JS (no framework)
- Google Fonts (Inter)
- No build step — served directly
2026-05-11 23:56:42 -05:00
## Directory Structure
2026-05-11 23:58:17 -05:00
- `index.html` — Main page (SPA-style routing via JS)
- `main.js` — Client-side routing and interactions
- `styles.css` — All styles
- `assets/` — Images, icons, logos
- `assets/icons/` — Favicon/PWA icons
2026-05-11 23:56:42 -05:00
## Git
- **Branch:** `dev` (working), `main` (stable)
- **Remote:** `ssh://forgejo/null/Queue-North-Website.git`
## Conventions
- Follow AGENTS.md for agent dispatch protocol
- Ripley coordinates, Neo codes, Scarlett styles, Bishop verifies, Hudson secures
- All agents read STRUCTURE.md before starting tasks
- Ripley owns git — no agent touches git directly