Improve visibility of “Latest posts” section on .NET Blog homepage
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
## Description
The current layout of the .NET Blog homepage places significant visual emphasis on the **"Featured posts"** section, while the **"Latest posts"** section appears further down the page with comparatively lower prominence.
As a result, newly published content may be less noticeable, especially when a featured post remains highlighted for an extended period.
---
## Problem
- Newly published posts can be overlooked
- "Featured posts" dominate the initial view regardless of recency
- Users may need to scroll to discover recent updates
---
## Proposed Solution
Consider improving the visibility of the **"Latest posts"** section by:
- Increasing its visual prominence (e.g., larger heading, spacing, or layout emphasis)
- Repositioning it higher on the page or alongside featured content
- Optionally adding a **"View all latest posts"** link or call-to-action near the top
---
## Expected Outcome
Users can more easily discover and access the most recent blog content, improving overall usability and content visibility.
Contributor guide
Assessment
This issue has not been assessed yet.