Skip to content

Commit 58d7949

Browse files
committed
initiate branding info page
1 parent af81f7d commit 58d7949

10 files changed

Lines changed: 99 additions & 0 deletions

config/_default/menus.en.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,10 @@ main:
124124
URL: about/sponsors
125125
parent: about
126126
weight: 5
127+
- name: Brands & Logos
128+
URL: about/branding
129+
parent: about
130+
weight: 6
127131
- name: GitHub
128132
URL: https://github.com/InnerSourceCommons
129133
parent: about

content/en/about/branding.md

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
---
2+
title: "InnerSource Commons Foundation Branding Guidelines"
3+
subtitle: "How to use our brand assets"
4+
description: "InnerSource Commons Foundation branding guidelines."
5+
image: "/images/logo.png"
6+
---
7+
8+
## Logo and Icon Variations
9+
10+
Our primary Icon and logo are simple black-and-white, emphasizing clarity, simplicity, and versatility.
11+
12+
<img src="/branding/InnerSourceCommons-Icon.svg" alt="InnerSource Commons Logo" height="100px" />
13+
<span style="height:100px;border-right: 0.5px solid #888; display: inline-block;margin:0px 10px 0px; 10px;vertical-align: top;"></span>
14+
<img src="/branding/InnerSourceCommons-Logo.svg" alt="InnerSource Commons Logo" height="100px" />
15+
16+
### Variants:
17+
18+
* **Black Text**: Icon accompanied by the words "InnerSource Commons."
19+
* **Icon Only**: Standalone icon suitable for limited-space usage.
20+
21+
### Logo Usage Guidelines:
22+
23+
* Always maintain proportional scaling.
24+
* Do not alter or recolor the logo.
25+
* Use the provided black-and-white versions for consistency.
26+
27+
## Color Palette
28+
29+
The InnerSource Commons Foundation employs a carefully selected color palette based on principles of the golden ratio for visual harmony, universal design, and accessibility standards.
30+
31+
### Main Colors
32+
33+
| Color Role | Hex Code | Description | Suggested Contrast Pairings |
34+
| -------------- | -------- | -------------------------------------------- | -------------------------------------- |
35+
| <span style="color:#00A0A0">**Primary**</span> | #00A0A0 | Calm, modern teal; conveys trust and harmony | White (#FFFFFF), Dark Teal (#006262) |
36+
| <span style="color:#006262">**Dark Teal**</span> | #006262 | Depth, contrast, and accessibility | White text for WCAG 2.1 AAA compliance |
37+
| <span style="color:#00DEDE">**Light Teal**</span> | #00DEDE | Highlights, hover states, gentle accents | Dark Teal (#006262), Black text |
38+
39+
### Accent Color
40+
41+
| Color Role | Hex Code | Description | Suggested Contrast Pairings |
42+
| ----------------- | -------- | -------------------------------------------------- | ------------------------------- |
43+
| <span style="color:#FFB800">**Accent Yellow**</span> | #FFB800 | High-visibility for call-to-actions and highlights | Dark Teal (#006262), Black text |
44+
45+
46+
<!-- For internal:
47+
48+
### Note: Rationale:
49+
50+
* **Harmony**: Employs golden ratio-based gradients for visual harmony and stability.
51+
* **Accessibility**: Adheres to WCAG 2.1 contrast guidelines, ensuring readability and usability.
52+
* **Universal Design**: Colors chosen for clarity and ease of identification by individuals with color vision deficiencies (P-type, D-type).
53+
-->
54+
55+
## Typography
56+
57+
The official typeface for InnerSource Commons Foundation communications is **PT Sans Bold**. This ensures readability and brand consistency across all communications, both digital and printed.
58+
59+
## Trademarks
60+
61+
InnerSource Commons Foundation holds five registered trademarks:
62+
63+
1. **InnerSource Commons®**
64+
1. **InnerSource Patterns®**
65+
1. **InnerSource Summit®**
66+
1. **InnerSource Learning Path®**
67+
1. **State of InnerSource®**
68+
69+
Please always use trademarks with clear attribution.
70+
71+
## Legal Information
72+
73+
By using InnerSource Commons Foundation branding materials, you agree to strictly adhere to these guidelines and related trademark usage policies. You acknowledge InnerSource Commons Foundation’s sole ownership of its trademarks and commit not to infringe upon these rights or imply endorsement without explicit written approval.
74+
75+
**Advertising and Promotions:**
76+
77+
* Avoid creating misleading impressions of endorsement or partnership.
78+
* Clearly differentiate your branding from InnerSource Commons Foundation branding.
79+
80+
**Prohibited Usage:**
81+
82+
* Do not use trademarks in domain names or as part of your product/service names.
83+
* Third-party merchandise production using our trademarks is prohibited without explicit approval.
84+
85+
---
86+
87+
For further clarification, permissions, or specific usage approvals, please contact us:
88+
89+
📧 [**info@innersourcecommons.org**](mailto:info@innersourcecommons.org)
90+
91+
Thank you for maintaining and protecting the integrity of the InnerSource Commons Foundation brand.
266 KB
Loading

static/branding/InnerSourceCommons-Icon.svg

Lines changed: 1 addition & 0 deletions
Loading
328 KB
Loading

static/branding/InnerSourceCommons-Logo.svg

Lines changed: 1 addition & 0 deletions
Loading
327 KB
Loading

static/branding/InnerSourceCommons-Logo2.svg

Lines changed: 1 addition & 0 deletions
Loading
326 KB
Loading

static/branding/InnerSourcePatterns-Logo.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)