Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

feat: add project logo and update Chocolatey nuspec - #79

Merged
rianjs merged 1 commit into
mainfrom
add-logo-assets
Jan 17, 2026
Merged

feat: add project logo and update Chocolatey nuspec#79
rianjs merged 1 commit into
mainfrom
add-logo-assets

Conversation

@rianjs

@rianjs rianjs commented Jan 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add project logo in multiple sizes (512, 256, 128, 64, 32px) to assets/logo/
  • Update Chocolatey nuspec with iconUrl (via jsDelivr CDN) and copyright field

Logo Sizes

Size Use Case
512x512 Master/PWA
256x256 Chocolatey, package managers
128x128 Smaller package icons
64x64 Various UI
32x32 Favicon

Chocolatey Changes

  • iconUrl: https://cdn.jsdelivr.net/gh/open-cli-collective/confluence-cli@main/assets/logo/cfl-256.png
  • copyright: Copyright (c) 2025 Open CLI Collective

Fixes #78

- Add logo assets in multiple sizes (512, 256, 128, 64, 32px)
- Add iconUrl to nuspec pointing to jsDelivr CDN
- Add copyright field to nuspec

Fixes #78
@rianjs
rianjs merged commit 335c85b into main Jan 17, 2026
3 checks passed
@rianjs
rianjs deleted the add-logo-assets branch January 17, 2026 11:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add iconUrl and Copyright to Chocolatey nuspec

1 participant