Skip to content

feat(writing): refactor blogs to writing section with papers support#31

Merged
jakebodea merged 1 commit into
mainfrom
feat/blogs-to-writings
Mar 4, 2026
Merged

feat(writing): refactor blogs to writing section with papers support#31
jakebodea merged 1 commit into
mainfrom
feat/blogs-to-writings

Conversation

@jakebodea

Copy link
Copy Markdown
Owner

Summary

  • Renames /blogs/writing (nav, page title, back link) with URL path /writings
  • Extends the section to support research papers (PDF) alongside markdown blog posts
  • Adds Stanford LLM finetuning paper (tts-optimized-language-generation.pdf)
  • Adds type filter tabs (All / Blogs / Papers) on the writings page
  • Mutes the search bar focus ring to match the nav active pill color

Test plan

  • Visit /writings — blogs and paper appear, sorted by date
  • Type filter tabs correctly filter by type
  • Search filters by title/content (blogs) and title/description (papers)
  • Click a blog → inline reader at /writings/[slug], back link says "Back to Writing"
  • Click the paper → opens PDF in new tab
  • Nav highlights "writing" when on the page

🤖 Generated with Claude Code

Renames /blogs to /writing and extends it to support research papers
alongside blog posts. Adds the Stanford LLM finetuning paper as a PDF.
Includes type filter tabs (all/blogs/papers) and muted search bar focus styling.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
personal-website Ready Ready Preview, Comment Mar 4, 2026 6:46am

@jakebodea jakebodea merged commit 6334a3f into main Mar 4, 2026
3 checks passed
@jakebodea jakebodea deleted the feat/blogs-to-writings branch March 4, 2026 06:56
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