Skip to content

Commit

Permalink
docs: move branding guidelines from a page to markdown doc
Browse files Browse the repository at this point in the history
It make more sense to keep this as part of our Organization doc
under Markdown. At any rate, we want to make the Hugo pages become
docs-only, so we need to move the page anyway for that to happen.

Signed-off-by: Gustavo Padovan <[email protected]>
  • Loading branch information
padovan authored and patersonc committed Jun 11, 2024
1 parent 67df04d commit a97c15b
Show file tree
Hide file tree
Showing 16 changed files with 1,273 additions and 91 deletions.
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

0 comments on commit a97c15b

Please sign in to comment.