Skip to content

feat(blog): tag pages + prev/next navigation#148

Merged
vreshch merged 1 commit into
masterfrom
feature/blog-depth
Jul 11, 2026
Merged

feat(blog): tag pages + prev/next navigation#148
vreshch merged 1 commit into
masterfrom
feature/blog-depth

Conversation

@vreshch

@vreshch vreshch commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Adds topic navigation to the blog: tag chips on post cards + post headers, /blog/tag/<tag> listing pages (statically generated, in sitemap), and prev/next post navigation. New blog.ts helpers: getAllTags, getPostsByTag, getAdjacentPosts. Tags already existed in post frontmatter; this surfaces them.

@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown

🎉 PR Validation ✅ PASSED

Commit: 85c4bec8bab2302a179b5667e9f0850532e9b5d1
Branch: feature/blog-depth

Checks:

  • ✅ Dependencies installed
  • ✅ Linting passed
  • ✅ Format check passed
  • ✅ Build successful
  • ✅ Docker build
  • ✅ E2E tests

Visual Changes: 8 of 8 screenshots changed

📸 contacts desktop — 100% changed
📸 contacts mobile — 100% changed
📸 home desktop — 100% changed
📸 home mobile — 100% changed
📸 interests desktop — 100% changed
📸 interests mobile — 100% changed
📸 projects desktop — 100% changed
📸 projects mobile — 100% changed

Ready to merge!


🔗 View workflow run
⏰ Generated at: 2026-07-11T00:49:10.287Z

@vreshch
vreshch merged commit c19bcfe into master Jul 11, 2026
1 check 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.

1 participant