defiQUG and Cursor
58e8f9fdb9
Complete MIM4U A+ evidence: potrace SVG, SiteHeader, and full-site a11y.
...
Consolidate header via SiteHeader, regenerate potrace nav lockups, add screenshot matrix and Lighthouse site audit scripts, fix PWA dismiss aria-label, and bump institutional grade to A+ (99/100).
Co-authored-by: Cursor <[email protected] >
2026-06-15 21:30:20 -07:00
defiQUG and Cursor
86646c6f3c
Archive Azure docs, drop GH Pages CNAME deploy, and tighten repo hygiene.
...
Move legacy deployment guides to docs/archive/azure-deprecated/, replace auto GitHub Pages with artifact upload plus optional pages-preview workflow, update architecture diagram and doc index, and ignore Lighthouse temp artifacts.
Co-authored-by: Cursor <[email protected] >
2026-06-15 20:32:33 -07:00
defiQUG and Cursor
e3a171c5ff
Remove Azure deployment stack; Proxmox 7810 is canonical production.
...
Delete Static Web Apps workflow, Bicep infra, Azure Functions api/, SWA configs, and Azure-only scripts; document Proxmox deploy path and refresh QuickStart and prerequisites.
Co-authored-by: Cursor <[email protected] >
2026-06-15 19:41:08 -07:00
defiQUG
9499d0b064
chore(api): stop tracking Azure deploy-package tsc emit
...
deploy-package is filled from api/dist per docs/deployment; keep host.json and package.json only.
Made-with: Cursor
2026-04-07 22:45:54 -07:00
defiQUG
f1c61c8339
Deploy to production - ensure all endpoints operational
2025-11-12 08:17:28 -08:00
defiQUG
1b3793447a
feat: initialize project with Tailwind CSS, React, and TypeScript setup
...
- Added Tailwind CSS configuration with custom theme colors and animations.
- Created global styles in index.css including custom scrollbar and button components.
- Set up main entry point in main.tsx to render the App component.
- Configured TypeScript with strict settings and path mapping.
- Added support for high contrast mode and reduced motion in styles.
- Included print styles for better printing experience.
2025-10-04 18:11:14 -07:00