docs: fix README images + some refinements - #154
Merged
Conversation
|
Deployment failed with the following error: View Documentation: https://vercel.com/docs/accounts/team-members-and-roles |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
petekp
force-pushed
the
docs/revamp-readme
branch
from
March 17, 2026 19:39
0ca3099 to
392312b
Compare
petekp
force-pushed
the
docs/revamp-readme
branch
3 times, most recently
from
March 18, 2026 00:27
d45b098 to
736c620
Compare
petekp
force-pushed
the
docs/revamp-readme
branch
4 times, most recently
from
March 18, 2026 00:41
1c0b4b2 to
4b72da2
Compare
README: - Restructure for developers discovering the project on GitHub - Add hero image, centered navigation links, code snippet, "Why Tool UI?" section, contributing section - Move images to .github/assets/ so they render on GitHub - Fix LICENSE link Pre-commit: - Replace manual oxfmt shell script with lint-staged (official recommendation) - The old script swallowed errors via `2>/dev/null || true`, letting unformatted code through and blocking pushes later - lint-staged handles staged file filtering, formatting, and re-staging correctly, including partial staging Closes #150
petekp
force-pushed
the
docs/revamp-readme
branch
from
March 18, 2026 00:41
4b72da2 to
af83b1e
Compare
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.
Closes #150
.github/assets/so they render on GitHub and in local markdown previewers (previously broken)LICENSE→LICENSE.md)home-hero.tsxandcomponent-preview-shell.tsxthat were blocking pushes