This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
Feat(brand): add brand resource (#3147)Co-authored-by: Shanmughapriyan S <[email protected]> Co-authored-by: Claudio Wunder <[email protected]> #3147
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
6867398
feat(about): update ressources
AugustinMauroy 2e0402b
feat(brand): add brand svg
AugustinMauroy e422c70
feat(brand): add brand page to about section
AugustinMauroy b19f3a5
feat(branding): add snapshots
AugustinMauroy 1008bdd
feat(branding): update snapshots
AugustinMauroy db0a361
Update src/styles/markdown.scss
AugustinMauroy 7a34fc6
Update content/about/branding.en.md
AugustinMauroy e9edae4
Update content/about/branding.en.md
AugustinMauroy c250d10
Update content/about/branding.en.md
AugustinMauroy 6fdf1ff
Update content/about/branding.en.md
AugustinMauroy a3f3ddc
remove useless file
AugustinMauroy bf1e420
fix(brand): add athors
AugustinMauroy 8fb542e
feat(brand): support pt
AugustinMauroy 1fc481d
chore(brand): update branding ressource
AugustinMauroy 9735f5f
Merge branch 'main' into ressources
ovflowd 969f728
Merge branch 'main' into ressources
shanpriyan b7fd195
Merge branch 'main' into ressources
AugustinMauroy 749f2d4
Merge branch 'main' into ressources
AugustinMauroy 2e9cb4e
Merge branch 'main' into ressources
ovflowd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,163 @@ | ||
| --- | ||
| title: branding | ||
| displayTitle: Branding of Node.js | ||
| description: 'Branding | Node.js' | ||
| authors: AugustinMauroy, XhmikosR, mikeal, fhemberger, Fishrock123, yous, tomgco, tniessen, SMcCandlish, saadq, Trott, Gornstats, piperchester, naoufal, lpinca, j9t, bnoordhuis, harshadsabne, Chris911, MrJithil | ||
| category: about | ||
| --- | ||
|
|
||
| Please review the [trademark policy](https://trademark-policy.openjsf.org/) for information about permissible use of Node.js® logos and marks. | ||
|
|
||
| ## Color | ||
|
|
||
| The following colors are the color palette for the Node.js website. And should be used for other documents. | ||
|
|
||
| ### Brand colors | ||
|
|
||
|  | ||
|
|
||
| ### Neutral colors | ||
|
|
||
|  | ||
|
|
||
| ### Status colors | ||
|
|
||
| **Danger** | ||
|
|
||
|  | ||
|
|
||
| **Warning** | ||
|
|
||
|  | ||
|
|
||
| **Info** | ||
|
|
||
|  | ||
|
|
||
| ### Accent colors | ||
|
|
||
| **Accent 1** | ||
|
|
||
|  | ||
|
|
||
| **Accent 2** | ||
|
|
||
|  | ||
|
|
||
| ## Font | ||
|
|
||
| **Font Name**: Open Sans | ||
|
|
||
| **Download**: [www.google.com/fonts/specimen/Open+Sans](https://www.google.com/fonts/specimen/Open+Sans) | ||
|
|
||
| ## Nodejs logos | ||
|
|
||
| ### Logos with JS hexagon at right | ||
|
|
||
| <table> | ||
| <tr> | ||
| <td> | ||
| <h4><a href='/static/images/brand/logos-js-right/dark.svg' alt="Node.js dark">Node.js dark</a></h4> | ||
| </td> | ||
| <td> | ||
| <a href='/static/images/brand/logos-js-right/dark.svg' download><img src='/static/images/brand/logos-js-right/dark.svg' alt="Node.js dark"></a> | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
| <td> | ||
| <h4><a href='/static/images/brand/logos-js-right/light.svg' alt="Node.js light">Node.js light</a></h4> | ||
| </td> | ||
| <td> | ||
| <a href='/static/images/brand/logos-js-right/light.svg' download><img src='/static/images/brand/logos-js-right/light.svg' alt="Node.js light" class='dark-bg'></a> | ||
| </td> | ||
| </tr> | ||
| </table> | ||
|
|
||
| ### Logos with JS hexagon at bottom | ||
|
|
||
| <table> | ||
| <tr> | ||
| <td> | ||
| <h4><a href='/static/images/brand/logos-js-bottom/dark.svg' alt="Node.js dark">Node.js dark</a></h4> | ||
| </td> | ||
| <td> | ||
| <a href='/static/images/brand/logos-js-bottom/dark.svg' download><img src='/static/images/brand/logos-js-bottom/dark.svg' alt="Node.js dark"></a> | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
| <td> | ||
| <h4><a href='/static/images/brand/logos-js-bottom/light.svg' alt="Node.js light">Node.js light</a></h4> | ||
| </td> | ||
| <td> | ||
| <a href='/static/images/brand/logos-js-bottom/light.svg' download><img src='/static/images/brand/logos-js-bottom/light.svg' alt="Node.js light" class='dark-bg'></a> | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
| <td> | ||
| <h4><a href='/static/images/brand/logos-js-bottom/black.svg' alt="Node.js black">Node.js black</a></h4> | ||
| </td> | ||
| <td> | ||
| <a href='/static/images/brand/logos-js-bottom/black.svg' download><img src='/static/images/brand/logos-js-bottom/black.svg' alt="Node.js black"></a> | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
| <td> | ||
| <h4><a href='/static/images/brand/logos-js-bottom/white.svg' alt="Node.js white">Node.js white</a></h4> | ||
| </td> | ||
| <td> | ||
| <a href='/static/images/brand/logos-js-bottom/white.svg' download><img src='/static/images/brand/logos-js-bottom/white.svg' alt="Node.js white" class='dark-bg'></a> | ||
| </td> | ||
| </table> | ||
|
|
||
| ## Assets | ||
|
|
||
| ### Hexagon | ||
|
|
||
| <table> | ||
| <tr> | ||
| <td> | ||
| <h4><a href="/static/images/brand/hexagon/black.svg">Black hexagon</a></h4> | ||
| </td> | ||
| <td> | ||
| <a href="/static/images/brand/hexagon/black.svg" download><img src="/static/images/brand/hexagon/black.svg"></a> | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
| <td> | ||
| <h4><a href="/static/images/brand/hexagon/green.svg">Green hexagon</a></h4> | ||
| </td> | ||
| <td> | ||
| <a href="/static/images/brand/hexagon/green.svg" download><img src="/static/images/brand/hexagon/green.svg"></a> | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
| <td> | ||
| <h4><a href="/static/images/brand/hexagon/white.svg">White hexagon</a></h4> | ||
| </td> | ||
| <td> | ||
| <a href="/static/images/brand/hexagon/white.svg" download><img src="/static/images/brand/hexagon/white.svg" class='dark-bg'></a> | ||
| </td> | ||
| <tr> | ||
| </table> | ||
|
|
||
|
|
||
| ### JS from Node.js logo | ||
|
|
||
| <table> | ||
| <tr> | ||
| <td> | ||
| <h4><a href="/static/images/brand/hexagon/js-green.svg">Green JS</a></h4> | ||
| </td> | ||
| <td> | ||
| <a href="/static/images/brand/hexagon/js-green.svg" download><img src="/static/images/brand/hexagon/js-green.svg"></a> | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
| <td> | ||
| <h4><a href="/static/images/brand/hexagon/js-white.svg">White JS</a></h4> | ||
| </td> | ||
| <td> | ||
| <a href="/static/images/brand/hexagon/js-white.svg" download><img src="/static/images/brand/hexagon/js-white.svg" class='dark-bg'></a> | ||
| </td> | ||
| <tr> | ||
| </table> | ||
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.