Skip to content

chore("branding"): add logo#58

Merged
RafaelGSS merged 2 commits intoRafaelGSS:mainfrom
AugustinMauroy:logo
Jan 25, 2025
Merged

chore("branding"): add logo#58
RafaelGSS merged 2 commits intoRafaelGSS:mainfrom
AugustinMauroy:logo

Conversation

@AugustinMauroy
Copy link
Contributor

@AugustinMauroy AugustinMauroy commented Jan 20, 2025

  • close Logo? #47
  • Add logos and a small md file
  • add .npmignore to not publish assets file

<h1 align="center">
🚀 Bench Node
<img
src="https://raw.githubusercontent.com/RafaelGSS/bench-node/refs/heads/main/assets/logo.svg"
Copy link
Owner

Choose a reason for hiding this comment

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

Can you use relative path instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No it's unsure to display it correctly on npm without publishing it (logo)

Comment on lines +1 to +2
# We doesn't wan to publish the logo and other
assets
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can add the logos inside the .github to avoid being included in the package.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah that true. But I chose to create a separate dir to allow user to easily found that.

@RafaelGSS RafaelGSS merged commit 3eedd06 into RafaelGSS:main Jan 25, 2025
5 checks passed
@AugustinMauroy AugustinMauroy deleted the logo branch January 25, 2025 09:36
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.

Logo?

3 participants