Skip to content

feat(landing): Quick Setup accordion, favicon, hide Slack bot section - #18

Merged
praveen5959 merged 1 commit into
mainfrom
mcp-quicksetup-accordion-favicon
Aug 11, 2026
Merged

feat(landing): Quick Setup accordion, favicon, hide Slack bot section#18
praveen5959 merged 1 commit into
mainfrom
mcp-quicksetup-accordion-favicon

Conversation

@kshivam14

Copy link
Copy Markdown
Contributor

Summary

  • Quick Setup section: reworked into a single accordion card with three groups — Interactive install (Claude Code/Cursor/VS Code/Claude Desktop, shared command), Codex config (ChatGPT Desktop/Codex, shared config), and Windsurf. Only one group open at a time, first one open by default, all three collapsible. Cloud/Self-hosted mode toggle sits above the card and only affects the two manual-config groups.
  • Favicon: added the official Parseable icon SVG (fetched via @thesvg/cli) and wired it up in index.html.
  • Slack bot section: commented out on the landing page (import + usage) until the bot itself is published. Component untouched, nothing deleted — one-line re-enable when ready.

Test plan

  • tsc --noEmit clean
  • biome check clean
  • Manually verified accordion open/close/default-open behavior, mode toggle scoping, and favicon wiring in dev server

🤖 Generated with Claude Code

- Quick Setup: replace the tabbed/collapsed-hero layout with a single
  accordion card (Interactive install, Codex config, Windsurf). One
  group open at a time, first one open by default, all collapsible.
  Cloud/Self-hosted mode toggle sits above the card.
- Add the official Parseable favicon (SVG, from @thesvg/cli) and wire
  it up in index.html.
- Comment out the Slack bot section on the landing page until the bot
  itself is published — code stays in place, easy one-line re-enable.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
parseable-mcp-server-website Ready Ready Preview Aug 11, 2026 7:32am

Request Review

@praveen5959
praveen5959 merged commit 2b74946 into main Aug 11, 2026
3 checks passed
@nitisht
nitisht deleted the mcp-quicksetup-accordion-favicon branch August 11, 2026 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants