chore: complete PrimusRead rebrand — assets, router, banner, keywords#71
Merged
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Left column: PrimusRead branding, tech-stack pills, feature list. Right column: live bionic-text OUTPUT PREVIEW with action buttons. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Fix react-router basename from /vite-react-tailwind-bionic-reading/ → /primusread/ so the app renders correctly after the base-path rebrand - Retake bionic_reader_light.png and bionic_reader_dark.png showing updated PrimusRead UI with ✨ advanced toggle, ☀️ theme toggle, and current buttons Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Delete unused bionic_reader_v2.PNG - Rename bionic_reader_light.png → primusread_light.png - Rename bionic_reader_dark.png → primusread_dark.png - Rename download_functionality.PNG → primusread_pdf_export.PNG - Update README image references Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
basenameinsrc/main.tsx— was still/vite-react-tailwind-bionic-reading/, causing blank render after the base-path changekeywordstopackage.jsonfor discoverability:speed-reading,fixation-reading,epub,epub-reader,dark-mode, etc.primusread_banner.svghero image to README — left column: branding + tech-stack pills + feature list; right column: bionic-text OUTPUT PREVIEW with action buttonsprimusread_light.pngandprimusread_dark.pngshowing current UI (✨ advanced toggle, ☀️ theme toggle, updated button layout)bionic_reader_*assets toprimusread_*; delete unusedbionic_reader_v2.PNG.gitignore— add.claude/,.superpowers/,*.code-workspaceTest plan
npm run buildpasses without errors/primusread/without blank render🤖 Generated with Claude Code