Skip to content

Conversation

@nearestnabors
Copy link
Contributor

@nearestnabors nearestnabors commented Jan 20, 2026

Summary

  • Adds a "coming soon" placeholder page for Windows environment setup documentation
  • Updates _meta.tsx to include the new page in navigation

Test plan

  • Verify the page renders correctly at /get-started/setup/windows-environment
  • Verify the page appears in the sidebar navigation

🤖 Generated with Claude Code


Note

Introduces a placeholder docs page and wires it into navigation and LLMs index.

  • Adds get-started/setup/windows-environment/page.mdx with a "coming soon" Callout
  • Updates get-started/setup/_meta.tsx to include windows-environment in the sidebar
  • Refreshes public/llms.txt (new git-sha/date) and adds "Windows Environment Setup" entry

Written by Cursor Bugbot for commit 4566274. This will update automatically on new commits. Configure here.

Add a "coming soon" placeholder page for Windows environment setup
documentation in the get-started/setup section.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 20, 2026

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

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Jan 20, 2026 8:02pm

Request Review

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style Review

Found 2 style suggestion(s).

Powered by Vale + Claude

# Windows Environment Setup

<Callout type="info">
This page is coming soon. We're working on comprehensive documentation for setting up Arcade on Windows.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google.We: Replaced first-person plural 'We're' with passive construction to avoid the flagged pronoun

Suggested change
This page is coming soon. We're working on comprehensive documentation for setting up Arcade on Windows.
This page is coming soon. Comprehensive documentation for setting up Arcade on Windows is in development.

This page is coming soon. We're working on comprehensive documentation for setting up Arcade on Windows.
</Callout>

In the meantime, if you need help setting up Arcade on Windows, please reach out to us on [Discord](https://discord.gg/GRvWsZBVT9).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google.We: Removed 'to us' to eliminate the flagged first-person plural pronoun while maintaining the same meaning

Suggested change
In the meantime, if you need help setting up Arcade on Windows, please reach out to us on [Discord](https://discord.gg/GRvWsZBVT9).
In the meantime, if you need help setting up Arcade on Windows, please reach out on [Discord](https://discord.gg/GRvWsZBVT9).

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