enhancementgood first issuehacktoberfesthacktoberfest-acceptedhacktoberfest2025
Repository metrics
- Stars
- (3 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Description:
Reduce the blog listing view to a single-line, chronological “check-format” layout — almost like a terminal output or git log while preserving readability.
Display entries as: • Sep 04, 2025 : Title
The date and title remain inline, separated by a colon. On hover (or long-press on mobile), a tooltip appears showing the blog description.
Context:
To follow a design philosophy that keeps the list feeling like a timeline of thoughts rather than a grid of cards. It fits perfectly for an MDX-based blog like next-mdx-blog, where the words themselves are the design.