Skip to content

Add ClipFarm frontend setup and visual showcase pages#24

Open
skyrey1234-pixel wants to merge 2 commits into
Nutlope:mainfrom
skyrey1234-pixel:skyrey1234-pixel-run-hallmark-app
Open

Add ClipFarm frontend setup and visual showcase pages#24
skyrey1234-pixel wants to merge 2 commits into
Nutlope:mainfrom
skyrey1234-pixel:skyrey1234-pixel-run-hallmark-app

Conversation

@skyrey1234-pixel

Copy link
Copy Markdown

Why

The goal is to make the ClipFarm account setup tangible, not just documented, so you can quickly evaluate visual direction, account structure, and sample clip presentation before scaling account creation.

What changed

This adds two new frontend surfaces under site/examples/:

  • clip-farm-accounts/: a setup blueprint page with account architecture, posting cadence, launch checklist, and concrete account examples.
  • clip-farm-showcase/: visual mock pages that show the intended vibe and layout in realistic account contexts.

The showcase includes:

  • tiktok-music.html (TikTok account mock)
  • instagram-sports.html (Instagram reels mock)
  • network-board.html (16-account overview board)
  • shared styling in styles.css
  • embedded example media copied from ClipFarmBot output (music-01.mp4, sports-01.mp4, entertainment-01.mp4)

Notes for reviewers

  • This is a static frontend/content addition only, with no runtime logic changes.
  • The pages are designed for quick visual iteration and can be expanded to additional niche-specific mock pages if needed.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Together AI Team on Vercel.

A member of the Team first needs to authorize it.

@mikekangdev mikekangdev left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What this PR does

This PR adds the ClipFarm frontend surfaces under site/examples/ — the clip-farm-accounts setup blueprint and the clip-farm-showcase mock pages (tiktok-music.html, instagram-sports.html, network-board.html) with shared styling and embedded sample media. It's static content with no runtime logic, so the risk footprint is low and this looks good to merge. Before that, though, I'd tighten up accessibility: tiktok-music.html (and the other showcase pages) starts with main > aside without a preceding header/nav landmark, and the video elements have no title/aria-label to describe their content for screen reader users. Worth a follow-up pass on semantic structure and video alt text.

Comment thread site/examples/clip-farm-showcase/tiktok-music.html
Comment thread site/examples/clip-farm-showcase/tiktok-music.html Outdated
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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.

2 participants