Website design#60
Merged
Merged
Conversation
- Ovo serif headings, Outfit body, warm beige palette (#FEFDFB bg) - Hero cover with npm install snippet, API link, GitHub CTA - Collapsible filter panel (providers grid, parameters with tooltips) - Scroll-to-top button replacing sticky search bar - Provider logos from @lobehub/icons-static-svg with native colors - Parameter tables: clean headers, thin separators, colored group icons - Model detail: JSON modal, resources grid, sibling list with View action - Provider page: grid/list toggle, provider cards with model counts - Dedicated /api documentation page - Supabase-style dark mode (#171717 neutral palette) - Mesh gradient logo, warm hover colors, accent blue links
…glossary - Supabase-style dark mode with neutral grays, warm border color hsla(60,2%,12%,0.17) - No blue backgrounds/borders in dark mode, only for text links - Header: Providers mega menu with logos, API + Glossary + GitHub links - Footer: clean 3-column layout, external link arrows, separator before copyright - API page: dark code blocks (#0d0d0d), neutral callout, sparkle icon, GET badges - Glossary: type tags inline after param name, accent-colored provider links - Favicon: mesh gradient matching site logo - Meta/MiniMax logos: switched to mono versions (no gradient bugs) - GitHub URL corrected to mnfst/modelparams.dev - Active filters: blue accent preserved in dark mode via CSS override
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
brunobuddy
added a commit
that referenced
this pull request
Jun 9, 2026
The redesign merge (#60) left main failing to compile, which turned CI red and blocked the modelparams npm release (it gates on a clean root typecheck). - Drop a duplicated paramGroupColor import in render.ts - Guard the possibly-undefined entry in the scroll-top observer
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.
What this changes
Type of change
Tick whatever fits. This just helps reviewers triage; nothing is enforced.
models/)models/, plus a logo)src/, docs, CI)Source
Before opening
npm run validateandnpm testpass locallymodels/<provider>/<model>.yaml, or<model>-subscription.yamlfor the subscription route