[DRAFT] Blog: The Latest Travel Charger Audit#34
Draft
samgutentag wants to merge 46 commits intomagicuidesign:mainfrom
Draft
[DRAFT] Blog: The Latest Travel Charger Audit#34samgutentag wants to merge 46 commits intomagicuidesign:mainfrom
samgutentag wants to merge 46 commits intomagicuidesign:mainfrom
Conversation
Full rewrite replacing the forked dillionverma template with a custom Next.js 16 app. Drops radix-ui, magicui, shadcn, and pnpm in favour of a minimal stack: Tailwind v4, next-themes, framer-motion, and a unified remark/rehype pipeline for blog and writing content. - Homepage: hero with profile photo, work timeline with logos, blog preview - Blog: listing by year, individual posts with syntax highlighting, tag pages - Writing: 365 daily prompts, published on demand via publishedAt frontmatter, prev/next navigation in prompt-number order - Migration script moved prompt text from body blockquotes into frontmatter titles Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Prose typography defaults assume dark code block backgrounds, making text unreadable on our light muted backgrounds. Override prose pre-code variables and add Shiki dual-theme color switching. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…riant Shell code blocks (bash, sh, zsh, shell) now render inside a macOS-style window frame with traffic light dots and a title bar. A new "prompt" language variant adds line wrapping for long output. Rewrote README to showcase all project features. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
new blog post about using AI to optimize travel charging setup, plus an interactive charging diagram tool at /dev/charging-setup as the first entry in the new /dev/<project> route pattern. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@samgutentag is attempting to deploy a commit to the product-studio Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/dev/charging-setup— a tabbed React component showing overnight, morning swap, travel, and packing list configurations/dev/<project>route pattern for hosting standalone one-off toolsNew files
content/blog/2026-02-17-the-latest-travel-charger-audit.mdxsrc/app/dev/charging-setup/page.tsxTest plan
/blog/2026-02-17-the-latest-travel-charger-audit/dev/charging-setup🤖 Generated with Claude Code