Skip to content

docs: update Windows quickstart to use setup wizard#20

Open
sanity wants to merge 3 commits intomainfrom
fix-19
Open

docs: update Windows quickstart to use setup wizard#20
sanity wants to merge 3 commits intomainfrom
fix-19

Conversation

@sanity
Copy link
Copy Markdown
Contributor

@sanity sanity commented Mar 27, 2026

Summary

Note

Do not merge yet — need to verify Windows install functionality first.

Test plan

  • Verify the download link resolves to the correct release asset
  • Test the setup wizard flow on a Windows machine
  • Confirm the quickstart page renders correctly with Hugo

Closes #19

[AI-assisted - Claude]

sanity and others added 3 commits March 27, 2026 16:57
Replace the old `cargo install freenet` instructions with a direct
download link. Running freenet.exe now shows a setup wizard that handles
installation automatically (added in freenet-core#3680).

Closes #19

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds an os-install shortcode that detects the visitor's OS via
navigator.platform and shows the matching install tab by default.
All three options (Windows, macOS, Linux) remain accessible as tabs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

docs: update quickstart page with Windows PowerShell installer

1 participant