-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instructions on how to color the ISC logo #472
base: master
Are you sure you want to change the base?
Conversation
<img src="/images/logo-big.png" class="img-fluid logo-home pr-5" style="float: left;"> | ||
|
||
The [InnerSource Commons logo](/images/logo-big.png) is a swirling, white-and-black vortex with the front part in the rough shape of the letter "I" (for InnerSource). | ||
It is licensed under `<INSERT LICENSE HERE>`, which means that you can modify and reuse it for your purposes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left this pull request in draft because I'm not sure of what to put for <INSERT LICENSE HERE>
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Something like the Creative Commons Attribution Sharealike 4.0 International license? This allows modification and use/redistribution by the end user under the same license, even allowing commercial usage as long as the user attributes the InnerSource Commons as the originator of the license.
draft: false | ||
--- | ||
|
||
<img src="/images/logo-big.png" class="img-fluid logo-home pr-5" style="float: left;"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just copied this image insertion code from the home page. I don't know exactly what it all means, but it looks good and so left it.
Here's what it looks like.