Skip to content

feat: Dark Factory landing page site - #18

Merged
DUBSOpenHub merged 3 commits into
mainfrom
feat/landing-page-site
Mar 25, 2026
Merged

feat: Dark Factory landing page site#18
DUBSOpenHub merged 3 commits into
mainfrom
feat/landing-page-site

Conversation

@DUBSOpenHub

Copy link
Copy Markdown
Owner

🏭 Dark Factory Landing Page

Adds a Next.js 16 + Tailwind 4 static-export website for Dark Factory, designed for GitHub Pages deployment at dubsopenhub.github.io/dark-factory/.

Visual Identity

Industrial dark theme with amber/violet palette — completely distinct from the Hoot site's purple/cyan dreamy aesthetic.

Features

  • Furnace glow orbs — pulsing amber/violet background orbs
  • Cursor glow — amber welding-spark follows your mouse
  • Typing animation — cycles through factory commands
  • TUI terminal preview — shows a live factory session
  • Conveyor belt marquee — scrolling pipeline phases
  • Animated counters — 6 agents, 7 phases, 3 hardening, 0% shadow
  • Spark particles — click the title for welding sparks
  • Scanline overlay — factory monitor CRT effect
  • Blueprint grid — subtle industrial background
  • Scroll-reveal animations — sections animate in on scroll
  • Config preview — syntax-highlighted config.yml code block
  • Architecture SVG — interactive system diagram
  • Fully responsive — mobile-first breakpoints

Content Sections

Hero → Scale Stats → About/Config → Features → Pipeline → Sample Session → Agents → Sealed Testing → Architecture → Commands → Install → Footer

Deployment

Includes .github/workflows/pages.yml for GitHub Actions deployment. After merge, enable Pages with "GitHub Actions" as source in repo settings.

Tech Stack

  • Next.js 15 (static export)
  • Tailwind CSS 4
  • TypeScript
  • Zero external dependencies beyond React/Next

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Gregg Cochran and others added 3 commits March 24, 2026 17:29
Next.js 16 + Tailwind 4 static-export site with:
- Industrial dark theme (amber/violet palette)
- Animated hero with furnace glow orbs and typing animation
- TUI terminal preview showing factory session
- Conveyor belt marquee for pipeline phases
- Animated counters, scroll-reveal, spark particles
- Full pipeline visualization (7 phases, 6 agents)
- Sealed-envelope testing deep dive
- Architecture SVG diagram
- Command reference
- Responsive mobile layout
- GitHub Pages deployment workflow

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Hero badge: 'Agentic Build System · Codename: Lights Out'
- Hero subtitle: emphasizes agentic dark factory + shadow score
- Inline mini-pipeline visualization in hero
- Shadow Score explainer card with 0%/≤10%/>25% thresholds
- About section: 'Agentic lights out builds' heading
- Features section: 'Agentic lights out builds' heading
- Footer: 'created by Gregg Cochran @DUBSOpenHub'
  with link to github.com/greggcochran

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- 'One command to install' helper text below CTA button
- 'Created with 💜 by Gregg Cochran @DUBSOpenHub with the GitHub Copilot CLI' in hero
- Footer already has matching attribution line

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DUBSOpenHub
DUBSOpenHub merged commit 9f76a37 into main Mar 25, 2026
3 checks passed
@DUBSOpenHub
DUBSOpenHub deleted the feat/landing-page-site branch March 25, 2026 00:42
DUBSOpenHub added a commit that referenced this pull request Jul 28, 2026
The landing page has been live at dubsopenhub.github.io/dark-factory since #18,
but nothing pointed at it. The README never linked it and the repository homepage
field was empty, so it was absent from the sidebar too.

That matters more than it sounds. Traffic for the last 14 days shows discovery is
almost entirely organic search landing on the repo root, with only two or three
unique visitors going deeper than the README. A landing page nothing links to
receives nothing.

- Website badge and a direct link in the header
- Links section covering site, spec, changelog and releases
- homepage field set on the repository

Co-authored-by: Gregg Cochran <greggcochran@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 9cb0b232-bb14-47a5-a150-00e71bdddcae
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant