⚠️ Legacy: This file is kept for historical reference. For the latest information see docs/README.md.
Welcome to the official development repository for Daren M. Prince, bestselling author of Game On! Master the Conversation & Win Her Heart. This site is the digital command center for Daren’s entire brand ecosystem – designed to convert browsers into readers, amplify the author’s voice, and build a movement around real connection, emotional intelligence, and modern masculinity.
This project is built to:
This project is driven by AI collaboration through OpenAI’s Codex:
docs/CODEX_PROMPTS.mddocs/AGENTS.md⚠️ All prompts, component logic, and layout flow must follow the official strategy and never deviate from:
Brand identity is governed by the Game On! Press Kit (stored in /assets/brand/).
Official Fonts:
Color Palette:
#FDFDFD White#D5D5D5 Light Gray#B8BAB7 Medium Gray#3B3C3B Charcoal#070A06 Black#456F3A Deep Green#6DA667 Medium Green#87BD72 Bright Green#8CD679 Light Lime Green#C2E9C1 Mint GreenDesign must follow clean, bold, masculine UI logic with large readable typography, generous spacing, and no frills.
📁 /assets/ # Logos, icons, images, compiled CSS
📁 /scss/ # Modular SCSS (base, layout, components, utilities)
📁 /js/ # Custom scripts (optional)
📁 /member/ # Gated content area (future)
📁 /docs/ # Prompts, logic, visual guide, file structure docs
📄 index.html # Homepage
📄 components.html # Master demo sheet for all UI components
📄 setup.sh # Local setup script
📄 CNAME # GitHub Pages custom domain
This brand does not tolerate fluff, gimmicks, or generic advice.
Tone = Confident + Real + Psychology-backed + Emotionally intelligent
Approved language includes:
All public content, meta descriptions, button text, and landing copy must reflect the Game On! Vibe: bold, magnetic, no shortcuts, real confidence.
Build Tools:
npm run build # one-time SCSS compilation
npm run watch # live watching and compiling
Local Preview (via Python):
PORT=8080 ./scripts/start_dev.sh
Deployment: Push to main to publish via GitHub Pages.
This project is protected under CC BY-NC 4.0
No commercial reuse. No alteration of branding. Attribution required.
Built with 🔥 by Daren Prince & OpenAI Codex