Skip to content

feat: agent-first landing page, docs, SEO - #34

Merged
willwearing merged 1 commit into
mainfrom
feat/landing-page-docs-seo
Mar 22, 2026
Merged

feat: agent-first landing page, docs, SEO#34
willwearing merged 1 commit into
mainfrom
feat/landing-page-docs-seo

Conversation

@willwearing

Copy link
Copy Markdown
Owner

Summary

Landing page

  • Agent-first messaging: "Create Courses with AI. Launch in Minutes."
  • Creator pricing model: Free tier + 70/30 revenue share
  • New features, FAQ, How It Works sections

Documentation (8 pages)

  • /docs, /docs/quickstart, /docs/cli, /docs/mcp
  • /docs/course-schema, /docs/brand-schema
  • /docs/billing, /docs/review-gate

SEO

  • JSON-LD structured data (WebSite, SoftwareApplication, FAQPage)
  • OG/Twitter cards on all marketing pages
  • Expanded sitemap, AI-friendly robots.txt
  • Internal cross-linking in nav and footer

Test plan

  • npx next build passes
  • All 8 docs routes render
  • JSON-LD tests pass

🤖 Generated with Claude Code

Landing page:
- Updated graspfulBrand to agent-first messaging ("Create Courses with AI")
- Rewrote pricing for creator model (Free + 70/30 revenue share)
- New features: Two YAMLs, Agent-First, Knowledge Graph, White-Label, Revenue Share, Quality Gate
- Updated FAQ, How It Works, CTA with agent-first positioning

Documentation (8 new pages):
- /docs — index with overview and navigation
- /docs/quickstart — 7-step getting started guide
- /docs/cli — full CLI reference (9 commands with options/examples)
- /docs/mcp — MCP server setup for Claude, Cursor, Codex, VS Code
- /docs/course-schema — complete YAML schema reference
- /docs/brand-schema — brand YAML with theme presets
- /docs/billing — 70/30 revenue share, Stripe Connect, API keys
- /docs/review-gate — 10 quality checks with remediation

SEO:
- JSON-LD structured data (WebSite, SoftwareApplication, FAQPage)
- Full OG/Twitter cards on all marketing pages
- Expanded sitemap with all docs routes
- robots.txt explicitly allows AI crawlers (GPTBot, anthropic-ai, etc.)
- Internal cross-linking in nav and footer
- Canonical URLs on all pages

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Mar 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
graspful Error Error Mar 22, 2026 2:56pm
web Ready Ready Preview, Comment Mar 22, 2026 2:56pm

@willwearing
willwearing merged commit a50dadf into main Mar 22, 2026
0 of 2 checks passed
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