uxportfoliowriting
Single-page storytelling, separate reading rooms
Why the home page is one composition, while long-form posts keep their own routes.
The home page should read as one story: who I am, what I’ve shipped, how I build, and how to reach me.
Long-form writing is different. Readers need room to focus — so posts open into dedicated pages, while the home only surfaces the latest entries.
Navigation pattern
- Hash links keep portfolio sections on one page
/postsis the archive with pagination/posts/...is the reading experience for a single article
That split keeps the first viewport calm and still leaves space for a growing archive.