Commit Graph

11 Commits

Author SHA1 Message Date
directlx ac182c2aca Narrow page layout for better readability
Replace max-w-7xl (1280px) with max-w-5xl (1024px) across all templates
for a more centered, focused content width.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-01 07:49:52 -05:00
directlx f8626ee987 Redesign site to dark SaaS aesthetic with original brand colors
Full visual overhaul inspired by SummonAIKit: dark near-black background,
glassmorphism nav, dot grid backgrounds, gradient hero text, glowing cards,
and animated glow orbs. Uses Syne (display) + DM Sans (body) fonts. Retains
original green (#5CB82C) primary and orange (#F7931E) accent brand colors.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-01 07:31:57 -05:00
directlx 56933f6e5c Updated team 2026-01-26 18:24:54 -05:00
directlx eca8dab1a8 Add venv/ and instance/ to .gitignore
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 12:41:18 -05:00
directlx 3d735707e5 Add default_server to nginx listen directive to handle requests without matching Host header from Nginx Proxy Manager
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 12:40:35 -05:00
directlx 89761e8c21 Fix X-Forwarded-Proto header to pass through value from Nginx Proxy Manager instead of overwriting with local 2026-01-26 10:10:20 -05:00
directlx 329e22cfd6 Configure app for Nginx Proxy Manager reverse proxy. Add ProxyFix middleware to Flask and X-Forwarded-Host header to nginx config for proper proxy header handling. 2026-01-25 16:49:39 -05:00
directlx 841110faca Fix SECRET_KEY property issue 2026-01-25 11:22:20 -05:00
directlx 5abd4ddd76 Apply .gitignore to existing files 2026-01-24 19:01:24 -05:00
directlx 96cc5bfaab Add .gitignore 2026-01-24 19:00:53 -05:00
directlx 1c3d9f694c Initial commit 2026-01-24 18:58:24 -05:00