Skip to content

design: move Music and Books from About into Stack - #132

Merged
FindMalek merged 2 commits into
mainfrom
design/131-music-books-stack
Aug 27, 2026
Merged

design: move Music and Books from About into Stack#132
FindMalek merged 2 commits into
mainfrom
design/131-music-books-stack

Conversation

@FindMalek

Copy link
Copy Markdown
Owner

Closes #131

Summary

  • AboutMusic/AboutBooks moved from the about Panel's PanelContent into the stack Panel's PanelContent, after the tech-stack list.
  • Dropped the About panel's second intro paragraph, which existed solely to introduce and link to Music/Books — no longer needed once they're not in this panel.
  • Folded a short mention into Stack's PanelDescription instead.
  • No changes to AboutMusic/AboutBooks themselves (self-contained, own anchors/copy-links) or to stackItemCount (still counts only STACK_SECTIONS, matching how "Open Source" already sits inside Projects without being folded into that panel's own count).

Test plan

  • pnpm lint — no new errors
  • pnpm build — passes
  • Verified via dev server + curl that #playlists/#readings now render after #stack in document order (previously inside #about)
  • Visual check on the live site

Both sit oddly in an already-crowded About panel; Stack's own framing
("tools, technology and apps I use every day") covers them more
naturally -- Spotify is an app used daily, and a reading list reads as
a natural addendum to a personal stack. Drops the About paragraph that
existed solely to link out to them, folds a short mention into Stack's
description instead.
@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
findmalek Ready Ready Preview Aug 27, 2026 10:56am

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 1 minute.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c0d2d71b-a2c8-4e67-bda0-5384a394254a

📥 Commits

Reviewing files that changed from the base of the PR and between 0919e53 and 535cbd7.

📒 Files selected for processing (5)
  • app/page.tsx
  • components/app/about-books.tsx
  • components/app/about-music.tsx
  • components/app/about-overview.tsx
  • components/shared/section-heading.tsx

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@FindMalek

Copy link
Copy Markdown
Owner Author

under the Good morening/good evening section there is mb-32 pls remove it its a bit too extra

under stack make personal or smthg like that section to conatain music and reading list
u think music an dread list have bigger fonts than stack and the rest of the other pls fix them

also in music and reading list there is mb-32 we want to remove
and make the lines that we usually do in the porfolio hornzntal and stuff

Wraps Music and Books in a "Personal" sub-section under Stack (same
pattern as "Open Source" under Projects) instead of dropping them in
loose, so they read as a distinct group rather than more stack items.
Uses the portfolio's usual horizontal border-line dividers between
groups instead of margin. Removed the leftover mb-32 on AboutOverview,
AboutMusic, and AboutBooks -- excessive now that these aren't meant to
carry huge standalone section gaps. SectionHeading's title also drops
from text-3xl to text-lg to match Stack's own typography scale instead
of a page-level heading size.
@FindMalek

Copy link
Copy Markdown
Owner Author

All fixed:

  • Removed the leftover mb-32 from AboutOverview, AboutMusic, and AboutBooks
  • Music and Books are now wrapped in a "Personal" sub-heading under Stack (same pattern as "Open Source" under Projects), so they read as their own group instead of loose stack items
  • Their heading size (SectionHeading) dropped from text-3xl to text-lg to match Stack's own typography scale
  • Added the portfolio's usual horizontal border-line dividers between the tech-stack list → Personal → Music → Books, replacing the big margins

@FindMalek
FindMalek merged commit 4845436 into main Aug 27, 2026
5 checks passed
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.

design: move Music and Books from About into Stack

1 participant