Rename project from Polaroid to Rewind#73
Merged
Merged
Conversation
Drop the Polaroid trademark across the whole project to avoid infringement. The app is now Rewind, the wordmark reads "Rewind." (keeping the accent dot), and the frames are called Rewind Cards in user-facing copy. Renames the package to @rewind/web, the internal identifiers and component (polaroidsPerRow -> cardsPerRow, POLAROID -> CARD, SheetPolaroid/sheet-card), the IndexedDB name, and the exported PDF/project filenames. Updates the manifest, page title, README, and the ADR. Points the Cloudflare worker and custom domain at rewind.opencore.in.
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.
Removes the Polaroid trademark across the entire project to avoid infringement.
@polaroid/web→@rewind/web; root packagepolaroid→rewind.polaroidsPerRow→cardsPerRow,POLAROID→CARD,SheetPolaroid→SheetCard(filesheet-polaroid.tsx→sheet-card.tsx), internal comments de-trademarked.rewind-cards.pdf) and project (rewind-project.json) filenames.rewind.opencore.in.rg -i polaroidover the tree returns nothing. Typecheck, lint, and build are green.Note: the GitHub repo will be renamed to
opencore-x/rewindand the oldpolaroidCloudflare worker/domain can be cleaned up separately.