Skip to content

docs: add cli.nylas.com website link across project#34

Merged
qasim-nylas merged 1 commit intomainfrom
docs/add-website-links
Mar 12, 2026
Merged

docs: add cli.nylas.com website link across project#34
qasim-nylas merged 1 commit intomainfrom
docs/add-website-links

Conversation

@qasim-nylas
Copy link
Collaborator

Summary

Adds the documentation site URL (https://cli.nylas.com/) across all key touchpoints so users and contributors can easily discover it.

Changes

File What was added
README.md Website badge (docs-cli.nylas.com-blue) + "Documentation" link in the header
docs/INDEX.md Website callout at the top of the docs hub
internal/cli/root.go Documentation: https://cli.nylas.com/ footer in nylas --help output
.goreleaser.yml Docs link in GitHub release header + updated Homebrew formula homepage (commented out, ready for re-enable)

Additionally, the GitHub repo "About" homepage was updated to https://cli.nylas.com/ via gh repo edit.

Why

The site was live but not referenced anywhere in the project. These changes ensure visibility across:

  • GitHub visitors — README badge + repo About section
  • CLI usersnylas --help output
  • Release consumers — GitHub release notes
  • Contributors — docs index

Test plan

  • go build ./cmd/nylas/ passes
  • Verify README badge renders correctly on GitHub
  • Verify nylas --help shows the documentation URL at the bottom

Add documentation site URL to README badges, docs index,
CLI help output, and goreleaser release notes.
@qasim-nylas qasim-nylas merged commit 1c65c94 into main Mar 12, 2026
5 of 6 checks passed
@qasim-nylas qasim-nylas deleted the docs/add-website-links branch March 12, 2026 21:08
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