Skip to content

feat(docs): update PowerShell installer URL to cship.dev#139

Merged
stephenleo merged 2 commits intomainfrom
story-10-2-update-ps1-installer-url-to-cship-dev
Mar 28, 2026
Merged

feat(docs): update PowerShell installer URL to cship.dev#139
stephenleo merged 2 commits intomainfrom
story-10-2-update-ps1-installer-url-to-cship-dev

Conversation

@stephenleo
Copy link
Copy Markdown
Owner

Summary

  • Update the PowerShell one-liner install command in README and docs to use the cship.dev URL instead of the raw GitHub URL
  • Add public/install.ps1 to the docs .gitignore to prevent the generated installer from being committed
  • Update the docs CI workflow to serve the PowerShell installer at cship.dev/install.ps1

Test plan

  • Verify README and docs show the correct cship.dev-based PowerShell one-liner
  • Verify docs build passes CI
  • Confirm public/install.ps1 is excluded from git tracking in the docs directory

🤖 Generated with Claude Code

stephenleo and others added 2 commits March 28, 2026 18:18
Replace raw GitHub URLs for install.ps1 with https://cship.dev/install.ps1 in
README.md and docs/index.md. Add a docs.yml build step to copy install.ps1 and
install.sh from the repo root into docs/public/ so both scripts are served from
the branded cship.dev domain.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The docs workflow copies install.ps1 into docs/public/ at build time.
Without this gitignore entry, a local build leaves an untracked file
that could be accidentally committed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@claude
Copy link
Copy Markdown

claude bot commented Mar 28, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@stephenleo stephenleo merged commit 2ddd7b5 into main Mar 28, 2026
3 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