darenprince-author

🖥️ Daren Prince Author Platform & Website

⚠️ 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.


⚡️ Mission

This project is built to:


🔧 Stack Overview


🧠 Codex Integration

This project is driven by AI collaboration through OpenAI’s Codex:

⚠️ All prompts, component logic, and layout flow must follow the official strategy and never deviate from:


🎨 Visual Identity

Brand identity is governed by the Game On! Press Kit (stored in /assets/brand/).

Official Fonts:

Color Palette:

Design must follow clean, bold, masculine UI logic with large readable typography, generous spacing, and no frills.


🌐 Site Structure

📁 /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

📄 Planned Pages

  1. Home
    • Hero headline, featured book, video embed, reviews, email opt-in
  2. Explore Books
    • Grid layout with all books, buy links, taglines
  3. Book Detail Pages
    • Per-title highlights with formats, reviews, trailers
  4. About Daren
    • Long bio, quote, press portrait, personal facts (son DJ, iced coffee, true crime)
  5. Press & Media
    • Download center for logos, press kit, media requests
  6. Blog
    • Card layout with sort-by-tag filters and deep posts
  7. Contact
    • Email form (no CAPTCHA), direct links to social media, email

✍️ Writing & Voice

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.


🚀 Deployment & Development

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.


🔒 Licensing

This project is protected under CC BY-NC 4.0

No commercial reuse. No alteration of branding. Attribution required.


📬 Contact


Built with 🔥 by Daren Prince & OpenAI Codex