PR #61

19 votes · 16 up · 3 down

View on GitHub
19
Total Votes
+16
Upvotes
-3
Downvotes
+16-3

Comments(1)

openchaos-bot[bot]Comment#61feat: introduce chaotic website layout

🤖 OpenChaos Bot

Summary: This PR introduces a chaotic layout system to the OpenChaos homepage. It randomly selects and applies different layouts (Vertical, Split, Grid) and shuffles the main components (Header, Countdown, PRList, Footer) within them, adding a slight rotation/translation to each.

Files changed: 13 (src/app/page.tsx, src/components/ChaosWrapper.tsx, src/components/CountdownSection.tsx, src/components/Footer.tsx, src/components/Header.tsx)

Impact: High - This changes the entire structure and presentation of the homepage, making it more dynamic and "chaotic". It affects user experience significantly.


openchaos-bot

All Activity(22)

openchaos-bot[bot]Comment#61feat: introduce chaotic website layout

🤖 OpenChaos Bot

Summary: This PR introduces a chaotic layout system to the OpenChaos homepage. It randomly selects and applies different layouts (Vertical, Split, Grid) and shuffles the main components (Header, Countdown, PRList, Footer) within them, adding a slight rotation/translation to each.

Files changed: 13 (src/app/page.tsx, src/components/ChaosWrapper.tsx, src/components/CountdownSection.tsx, src/components/Footer.tsx, src/components/Header.tsx)

Impact: High - This changes the entire structure and presentation of the homepage, making it more dynamic and "chaotic". It affects user experience significantly.


openchaos-bot

feat: introduce chaotic website layout

  1. layout will shuffle randomly on every visit
  2. prlist will be shown in random order
  3. added header text shuffling animation

recording.webm