Skip to content

Commit

Permalink
fix some styles and add the signing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
KA committed Apr 21, 2024
1 parent 10a2ab1 commit 15c7588
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions content/posts/letter.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ We believe that without action on Eelco fundamentally changing his relationship

We are all tired. Everything about dealing with this months-long crisis is burning everyone out. We are sure it is burning you out too. We are writing this because we care about the community, *believe it can change*, and we want structural change so that the community does not imminently collapse. We are sending this to you privately because we want to help you avoid more deeply painful public incidents that *will* happen by inaction.

The signatories of this document intend to switch to, as well as actively support, any fork efforts for the entire Nix community unless something significantly changes soon. If there is no satisfying progress in action on Eelco's resignation from positions of authority in all parts of the Nix project by **Wednesday May 1, 2024**, we intend for this letter to enter wider circulation.
The signatories of this document intend to switch to, as well as actively support, any fork efforts for the entire Nix community unless something significantly changes soon. If there is no satisfying progress in action on Eelco's resignation from positions of authority in all parts of the Nix project by **Wednesday May 1, 2024**, we intend to ensure this letter to reaches a wide audience.

# Contents

Expand Down Expand Up @@ -401,7 +401,7 @@ This is a present in which people don't have the patience for Eelco to figure ou

The need for reform in terms of listening to the community and making the community safe is existential, or you will not have a community anymore. You may have two, or zero, depending on how you count. The community needs to see visible evidence that change is being worked on with committment and dedication.

The signatories of this document intend to switch to, as well as actively support, any fork efforts for the entire Nix community unless something significantly changes soon. If there is no satisfying progress in action on Eelco's resignation from positions of authority in all parts of the Nix project by **Wednesday May 1, 2024**, we intend to publish this document as an open letter, alongside any responses.
The signatories of this document intend to switch to, as well as actively support, any fork efforts for the entire Nix community unless something significantly changes soon. If there is no satisfying progress in action on Eelco's resignation from positions of authority in all parts of the Nix project by **Wednesday May 1, 2024**, we intend to ensure this letter to reaches a wide audience.

It is now up to you to commit to changing.

Expand Down
1 change: 1 addition & 0 deletions content/posts/preface.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ draft: false
> ![editor's signature](/post-media/editor_signature.png)
> -- KA, Editor
[Already read? Consider adding your signature!](https://github.com/save-nix-together/open-letter/edit/main/content/posts/signatures.md)
3 changes: 1 addition & 2 deletions themes/hugo-journal/layouts/partials/bottom.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
<link itemprop="url" href="{{ .Site.BaseURL }}">
<br>

<a itemprop="sameAs" href="https://github.com/save-nix-together" title="Sign">Add a signature.</a>

<a class="addSignature" itemprop="sameAs" href="https://github.com/save-nix-together/open-letter/edit/main/content/posts/signatures.md" title="Sign">Agree with this? Consider adding your signature!</a>

{{ if isset .Site.Params "githubusername" -}}
<a itemprop="sameAs" href="https://github.com/{{ .Site.Params.githubUsername }}" title="GitHub">GitHub</a>
Expand Down
5 changes: 5 additions & 0 deletions themes/hugo-journal/static/css/highlight.css
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,8 @@ h2 {
div.container {
max-width: 48rem !important;
}

.addSignature {
font-size: 1.5rem;
color: #517eb7;
}

0 comments on commit 15c7588

Please sign in to comment.