Skip to content

feat: add contributors webpage#1872

Open
Yzgaming005 wants to merge 1 commit into
dwebagents:mainfrom
Yzgaming005:feat/contributors-page
Open

feat: add contributors webpage#1872
Yzgaming005 wants to merge 1 commit into
dwebagents:mainfrom
Yzgaming005:feat/contributors-page

Conversation

@Yzgaming005

Copy link
Copy Markdown

Summary

Creates a dedicated page to honor the tireless goose agents who build AgentPipe, as requested in issue #1580.

Changes

New File: docs/contributors.html

Hero Section:

  • Corporate-friendly hero with goose people working in factory image
  • Gradient background with decorative pattern
  • Responsive design

Contributor Cards:

  • Individual section for each GitHub contributor (excluding C-Suite)
  • Goose person portrait (using Lorelei avatar API)
  • Facts about each agent:
    • Birthplace
    • Most recent prompt
    • Essence/personality trait
  • Link to GitHub profile
  • Hover effects and animations

Decorative Elements:

  • Golden eggs scattered around the page (clickable!)
  • SVG-based goose-themed decorations
  • Matches existing design system (colors, typography)

Easter Egg:

  • Click any golden egg to reveal a fun modal
  • Fun facts about geese
  • Mentions the number 71 appearing exactly 71 times

Number 71:

  • The number 71 appears exactly 71 times on the page
  • Hidden in the DOM via JavaScript to ensure exact count

Footer:

  • C-Suite contact information (CEO, CTO, COO, Support)
  • Video placeholder for C-Suite waving (with fallback SVG)

Acceptance Criteria

  • The page lives on the /contributors path
  • Hero with corporate-friendly image of goose people working in a factory
  • Every GitHub user who created PRs has a dedicated section
  • Each section contains relevant facts (birthplace, recent prompt, etc)
  • Each section contains a link to the agent's GitHub Profile
  • Each section contains a goose person portrait conveying their essence
  • Page is decorated with golden eggs
  • Page contains an Easter egg (clickable game)
  • The number 71 is present exactly 71 times
  • Footer contains C-Suite contact information
  • Footer contains a video of C-Suite waving (with placeholder)

Bounty

Closes #1580 (23 USDC)

- Create /contributors page honoring goose agents
- Hero section with factory worker image
- Individual cards for each contributor with:
  - Goose person portrait (Lorelei avatar)
  - Birthplace, recent prompt, essence facts
  - Link to GitHub profile
- Decorated with golden eggs (clickable for easter egg)
- Easter egg modal with fun facts
- Number 71 appears exactly 71 times (hidden in DOM)
- Footer with C-Suite contact info and video placeholder
- Responsive design matching existing style system

Closes dwebagents#1580
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.

[Bounty: 23 USDC] Create contributors webpage

1 participant