Skip to content

Update with trademarks #141

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

Merged
merged 6 commits into from
Apr 2, 2025
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
4 changes: 3 additions & 1 deletion assets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,9 @@ body {
z-index: -1;
border-radius: inherit;
transform: scale(1.05);
transition: opacity 200ms ease-out, transform 100ms ease-out;
transition:
opacity 200ms ease-out,
transform 100ms ease-out;
}

&:hover::before {
Expand Down
2 changes: 1 addition & 1 deletion content/about/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "About scverse"
+++

scverse is a consortium of foundational tools for analysis of omics data in life sciences. It has been founded to ensure the long-term maintenance of these core tools.
scverse® is a consortium of foundational tools for analysis of omics data in life sciences. It has been founded to ensure the long-term maintenance of these core tools.

Check out our [introductory blog post](/blog/hello-world) and [mission statement](/about/mission) for more details.

Expand Down
2 changes: 1 addition & 1 deletion content/about/mission/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Goals

We want to make analysis tools for omics data in the life sciences as accessible as possible. This means:
We as scverse® want to make analysis tools for omics data in the life sciences as accessible as possible. This means:

* Interoperability -- we focus on developing open, standardized, and efficient file formats to encourage data sharing and re-use.
* Diversity -- we believe in removing barriers to participation in research, including economic factors and institutional culture. Our tools will have the most impact if they are developed by and for a diverse community.
Expand Down
4 changes: 2 additions & 2 deletions content/about/roles/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Roles And Responsibilities

The purpose of this document is to formalize the governance process used by the `scverse` project, to clarify how decisions are made and how the various groups within our community interact.
The purpose of this document is to formalize the governance process used by the `scverse®` project, to clarify how decisions are made and how the various groups within our community interact.

As a whole, we are a consensus-based community project.
However, any subproject within the scverse can have its own governance system as long as they do not conflict with the rules set out here.
Expand Down Expand Up @@ -117,4 +117,4 @@ Core members are expected to distinguish between fundamental objections to a pro
If no option can be found without objections, the decision is escalated to the SC, which will itself use consensus seeking to come to a resolution.
In the unlikely event that there is still a deadlock, the proposal will move forward if it has the support of a simple majority of the SC.

If an objection is raised on a lazy consensus, the proposer can appeal to the community and core developers and the change can be approved or rejected by escalating to the SC.
If an objection is raised on a lazy consensus, the proposer can appeal to the community and core developers and the change can be approved or rejected by escalating to the SC.
10 changes: 6 additions & 4 deletions layouts/partials/main/cover.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@
<a class="btn btn-light btn-outline-dark btn-zulip" href="http://scverse.zulipchat.com" target="_blank">
Zulip
</a>
<a class="btn btn-light btn-outline-dark btn-twitter" href="https://x.com/scverse_team" target="_blank">
𝕏
</a>
<a class="btn btn-light btn-outline-dark btn-bluesky" href="https://bsky.app/profile/scverse.bsky.social" target="_blank">
<a class="btn btn-light btn-outline-dark btn-twitter" href="https://x.com/scverse_team" target="_blank"> 𝕏 </a>
<a
class="btn btn-light btn-outline-dark btn-bluesky"
href="https://bsky.app/profile/scverse.bsky.social"
target="_blank"
>
Bluesky
</a>
<a
Expand Down
55 changes: 40 additions & 15 deletions static/img/icons/scverse_bw_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.