From 72a7f9cf8752139a568ba9c3e25cd0b4232ef663 Mon Sep 17 00:00:00 2001 From: Jose Nimo Date: Wed, 29 Apr 2026 15:24:53 +0200 Subject: [PATCH 1/6] improved design wording, and link placement --- content/design/_index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/design/_index.md b/content/design/_index.md index 67b2593..8f57b1b 100644 --- a/content/design/_index.md +++ b/content/design/_index.md @@ -7,9 +7,9 @@ aliases = ["/brand/", "/logo/"] Our logo is available in several formats for different use cases. Please use these official versions and follow our guidelines when representing our brand. """ - trademark = """Our logo is protected as a registered trademark. For details and specifics, consult the [NumFOCUS trademark guidelines](https://numfocus.org/trademark-guidelines). + trademark = """Our logo is protected as a registered trademark. """ - logo_guidelines = "To maintain brand consistency, please follow these guidelines when using our logo." + logo_guidelines = "To maintain brand consistency, please follow these guidelines when using our logo. Using logo in illustrations within publications and presentations is allowed as long as its use does not suggest that we published, endorsed, or agree with your work. For details and specifics, consult the [NumFOCUS trademark guidelines](https://numfocus.org/trademark-guidelines)." do_guidelines = """ - Use the logo in its original proportions - Maintain adequate white space around the logo @@ -173,4 +173,5 @@ Our primary logo combines our icon with the full name. Use this version when int [[packageicons.links]] text = "Download SVG" url = "../img/icons/decoupler.svg" + +++ From 686bcaa526310044fb01b3007aa32262fe455144 Mon Sep 17 00:00:00 2001 From: Jose Nimo Date: Thu, 30 Apr 2026 11:55:26 +0200 Subject: [PATCH 2/6] added new section, fleshing out rules to use logos --- content/design/_index.md | 11 +++++++++++ layouts/design/list.html | 10 ++++++++++ 2 files changed, 21 insertions(+) diff --git a/content/design/_index.md b/content/design/_index.md index 8f57b1b..a679f71 100644 --- a/content/design/_index.md +++ b/content/design/_index.md @@ -24,6 +24,17 @@ Our logo is available in several formats for different use cases. Please use the - Don't rotate or change the orientation of the logo - Don't use the logo at sizes where details become illegible """ + logo_usage_faq = """ +Yes, you are encouraged to use the scverse and package logos in your publications and presentations; as long as you fall under the NumFOCUS guidelines. + +**Legal Guidelines for Publications & Presentations:** + +- **No Implied Endorsement:** Logo must never suggest that NumFOCUS or scverse has published, reviewed, endorsed, or explicitly agrees with your research, findings, or work. +- **Mandatory Trademark Notice:** You must include a legal trademark legend acknowledging ownership. The notice should read: "scverse is a trademark of NumFOCUS." +- **Adherence to the Code of Conduct:** The logo must never be used in a context that reflects poorly on the open-source community or promotes behavior prohibited by the [NumFOCUS Code of Conduct](https://numfocus.org/code-of-conduct). +- **Commercial Use is Restricted:** If your work is tied to commercial goods, or proprietary product branding, this falls outside of standard fair use, and you need written permission from NumFOCUS. +""" + logo_usage_flair = "For the exhaustive legal document detailing all word mark and trademark restrictions, you can refer directly to the [NumFOCUS Trademark Guidelines](https://numfocus.org/trademark-guidelines)." package_icons = "These logos represent our core packages. They are available for download in SVG or PNG formats, sometimes with variations such as with or without the package name." contact = "For questions about logo usage or requests for additional formats, please contact us at [core@scverse.org](mailto:core@scverse.org). For more information about scverse, please visit our [About page](/about/)." diff --git a/layouts/design/list.html b/layouts/design/list.html index 33f3116..e98222f 100644 --- a/layouts/design/list.html +++ b/layouts/design/list.html @@ -89,6 +89,16 @@

Don'ts

{{ $sections.dont_guidelines | markdownify }} +
+ + {{ $sections.logo_usage_faq | markdownify }} +
+ +
+ {{ $sections.logo_usage_flair | markdownify }} +
+
+

Logo in Action