Skip to content

Conversation

@alejsdev
Copy link

@alejsdev alejsdev commented Dec 30, 2025

I noticed the Blog link in README.md was broken, and that there was no index page listing the existing posts. I added an index page inspired by the other sections and tried to keep the styling consistent with the rest of the site. I’m opening this PR in case it’s useful. Feel free to adjust, rework, or close it if you prefer a different approach :)

Related Issue: 8731

🎯 What

Add a blog index page at /blog that lists all existing blog posts, fixing the broken link from the README.md.

🤔 Why

The Blog link in README.md was broken because there was no index page, it only had individual post pages. Users clicking the blog link would get a 404 instead of seeing available posts.

🧪 Testing

  • I have tested these changes locally
  • All existing tests pass (uv run task test for backend, pnpm test for frontend)
  • I have run linting and type checking (uv run task lint && uv run task lint_types for backend)

Test Instructions

  1. Run pnpm dev
  2. Go to http://localhost:3000/blog
  3. Verify the blog index page displays the list of posts
  4. Click on a post to verify navigation works correctly

🖼️ Screenshots/Recordings

Screencast.from.2025-12-30.15-33-04.mp4

@vercel
Copy link

vercel bot commented Dec 30, 2025

@alejsdev is attempting to deploy a commit to the polar-sh Team on Vercel.

A member of the Team first needs to authorize it.

@alejsdev alejsdev marked this pull request as ready for review December 30, 2025 15:06
@alejsdev alejsdev marked this pull request as draft December 30, 2025 15:08
@alejsdev alejsdev marked this pull request as ready for review December 30, 2025 15:16
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.

1 participant