Skip to content
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

docs: move branding guidelines from a page to markdown doc #383

Merged
merged 1 commit into from
Jun 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kernelci.org/content/en/about/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h3>
<a href="/docs/org/">mission statement</a> and
<a href="/docs/org/members">member organizations</a>.
Visit our logo page to find our
<a href="/logo/">brand guidelines</a>.
<a href="/docs/org/branding">brand guidelines</a>.
</p>
</div>

Expand Down
26 changes: 26 additions & 0 deletions kernelci.org/content/en/docs/org/branding/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: "Branding"
date: 2024-06-10
description: "Logo and Branding guidelines"
weight: 8
---

![branding](kernelci_brand.svg)

Our branding guidelines are available for download as: [SVG](kernelci_brand.svg) | [PDF](kernelci_brand.pdf)

## Logo files

KernelCI logo (color) [SVG](kernelci-logo-color.svg) | [PNG](kernelci-logo-color.png)

KernelCI logo (black) [SVG](kernelci-logo-black.svg)

KernelCI logo (white) [SVG](kernelci-logo-white.svg)

### Legal notice

By using the KernelCI trademark and logo, you agree to follow these guidelines as well as the trademark usage statement of The Linux Foundation. These guidelines apply to your use of the KernelCI trademark and logo.

The KernelCI Advisory Board reserves the right to grant or deny any permission at its sole discretion and for any reason. If you have any questions about these guidelines, please contact [[email protected]](mailto:[email protected]).

KernelCI is a registered trademark of The Linux Foundation. For more information and statement, please visit https://linuxfoundation.org/trademark-usage/
82 changes: 82 additions & 0 deletions kernelci.org/content/en/docs/org/branding/kernelci-logo-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
188 changes: 188 additions & 0 deletions kernelci.org/content/en/docs/org/branding/kernelci-logo-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
86 changes: 86 additions & 0 deletions kernelci.org/content/en/docs/org/branding/kernelci-logo-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading