Skip to content

Add bookmark: Rewriting Bun in Rust - #69

Merged
nwthomas merged 1 commit into
mainfrom
nwthomas/add-bookmark-for-rewriting-bun-in-rust
Jul 10, 2026
Merged

Add bookmark: Rewriting Bun in Rust#69
nwthomas merged 1 commit into
mainfrom
nwthomas/add-bookmark-for-rewriting-bun-in-rust

Conversation

@nwthomas

Copy link
Copy Markdown
Owner

Motivation

  • Add a new bookmark entry to the site's bookmarks list so the Bun blog post "Rewriting Bun in Rust" is saved and displayed on the bookmarks page.

Description

  • Inserted a new Bookmark object into app/bookmarks/bookmarks.ts with id, date, title, and url for the Bun post.
  • No other code paths or components were modified.

Testing

  • Ran bun run lint and it completed with no reported errors.
  • Ran type checking with bunx tsc --noEmit which succeeded.
  • Performed a production build via bun ./fonts/init.ts followed by REDIS_URL=localhost REDIS_TOKEN=dummy bun run build which completed successfully.
  • Verified git diff --check produced no whitespace or diff errors.

Codex Task

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
personal-portfolio Ready Ready Preview, Comment Jul 10, 2026 3:29am

@nwthomas
nwthomas merged commit 793f81a into main Jul 10, 2026
2 of 3 checks passed
@nwthomas
nwthomas deleted the nwthomas/add-bookmark-for-rewriting-bun-in-rust branch July 10, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant