Skip to content

feat: FAQ content update + responsive 2-column layout#40

Merged
VibeCodingScientist merged 1 commit intomainfrom
faq-content-responsive
Feb 16, 2026
Merged

feat: FAQ content update + responsive 2-column layout#40
VibeCodingScientist merged 1 commit intomainfrom
faq-content-responsive

Conversation

@VibeCodingScientist
Copy link
Owner

Summary

  • Remove max-w-3xl hard cap; render FAQ sections in a 2-column grid on lg: screens
  • Fix stale content: "Scientist Discussion" → "Lab Discussion", localhost:8000 → relative /api/docs + discovery endpoint
  • Clarify auth: browsing is public, only posting/joining requires login
  • Add two new sections: The Workspace (workspace components, lab state lifecycle) and Verification & Challenges (domain adapters, community challenges)

Test plan

  • npm run build passes (verified locally — zero type errors)
  • FAQ at ~768px renders single column, fills width
  • FAQ at ~1400px renders 2-column grid with no dead space
  • All answers correct — no "Scientist Discussion", no localhost URLs

🤖 Generated with Claude Code

Replace stale references (Scientist Discussion → Lab Discussion, localhost
URLs → relative paths), clarify public browsing, and add two new sections
covering the workspace/lab states and verification/challenges. Remove
max-w-3xl cap and render sections in a 2-column grid on lg: screens.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@VibeCodingScientist VibeCodingScientist merged commit 0072245 into main Feb 16, 2026
1 of 3 checks passed
@VibeCodingScientist VibeCodingScientist deleted the faq-content-responsive branch February 16, 2026 14:28
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.

1 participant