From 2be816926887c42facd69ac8c5ceba5dbc00fcdd Mon Sep 17 00:00:00 2001 From: ajstrongdev Date: Sun, 11 Feb 2024 19:35:45 +0000 Subject: [PATCH 1/2] ERROR blog Add blog post 11 and update the news page --- dist/output.css | 15 +++----- news-11.html | 99 +++++++++++++++++++++++++++++++++++++++++++++++++ news.html | 16 ++++++++ 3 files changed, 120 insertions(+), 10 deletions(-) create mode 100644 news-11.html diff --git a/dist/output.css b/dist/output.css index 6950c1a..625e47b 100644 --- a/dist/output.css +++ b/dist/output.css @@ -883,11 +883,6 @@ video { background-color: rgb(139 0 231 / var(--tw-bg-opacity)); } -.bg-site-100 { - --tw-bg-opacity: 1; - background-color: rgb(85 75 105 / var(--tw-bg-opacity)); -} - .bg-\[url\(\'img\/blobs\.png\'\)\] { background-image: url('img/blobs.png'); } @@ -986,16 +981,16 @@ video { line-height: 1.6rem; } -.text-xs { - font-size: 0.75rem; - line-height: 1rem; -} - .text-sm { font-size: 0.875rem; line-height: 1.25rem; } +.text-xs { + font-size: 0.75rem; + line-height: 1rem; +} + .font-bold { font-weight: 700; } diff --git a/news-11.html b/news-11.html new file mode 100644 index 0000000..9eaf60b --- /dev/null +++ b/news-11.html @@ -0,0 +1,99 @@ + + + + + + + Rhino Linux | News + + + + + + + + +
+
+ +
+

+ ☰ +

+
+

+ News Feed +

+

+ Find news relating to Rhino Linux & its development +

+
+
+
+ +
+

+ ERROR: Evaluating, Rethinking, and Rebalancing Our Rhinos +

+

+ In the Linux community, there is nothing short of 'quite a few tale, of how Linus does not scale' - as we have found out recently, our team struggles with this exact issue too. Given that all of us are in education, maintainer burnout has sometimes hit us hard, and caused some internal conflict when one or a few of us have had to take a step back. We recognise these issues, and realise that we all need to take a step back and look at our contribution policies, code of conduct, as well as put practices in place to avoid this issue occurring again. +

+

+ In light of these challenges, we have made the difficult decision to place a temporary pause on the development of Rhino Linux 2024.1 effective immediately. This is not a sign of defeat for the team, nor are we giving up; rather, this break is a commitment to ensure the sustainability of the Rhino Linux project and will give us the much needed time to strengthen our foundations. We believe it to be crucial to address the root causes of our recent difficulties, and not just the symptoms of it. +

+

+ Our first step is to develop sustainable contribution policies. We aim to create a more inclusive, and supportive, environment for our contributors and developers. This involves drafting a comprehensive code of conduct that outlines the expected behaviours and communication standards within our community and development team. We recognise that respect, empathy, compassion and constructive feedback are the pillars of a healthy collaboration environment, and we are committed to embedding these values into our daily interactions. +

+

+ Moreover, we recognise the importance of clear and accessible documentation for our maintainers. While we develop sufficient policies, we are also going to be dedicating resources to develop and improve maintainer documentation. This will include detailed guides on managing critical repositories, updating important files and enhancing existing materials such as Pacscript 101. +

+

+ Our goal is to empower our team members with the knowledge and tools that they need to effectively maintain the project, even in the face of challenges. +

+

+ We also need to address the elephant in the room. Communication and developer burnout. We are exploring ways to better support each other; recognising the pressures of balancing a large project such as this one, with education and a personal life. We will be implementing strategies to prevent maintainer burnout, such as: encouraging regular breaks, as well as fostering an environment where it is okay to ask for help. +

+

+ This period of reflection and improvement is an opportunity for us to come together as a team and a community. We are inviting feedback, ideas, and participation from all corners of the Rhino Linux community. Together, we can build a stronger, more resilient project. +

+

In the coming weeks, we will share updates on our progress and the changes we will be going to implement. We're excited about the future of Rhino Linux and grateful for the patience and support of our community during this time. +

+

+ Even Rolling Rhinos Ought to Rest. +

+ +
+ + +
+ +

+ Source Code | Contact & Social | Donate | Branding | Unicorn | Bug tracker +

+ + + + diff --git a/news.html b/news.html index b139df8..bffe035 100644 --- a/news.html +++ b/news.html @@ -59,6 +59,22 @@

News

+ +
+
+

+ ERROR: Evaluating, Rethinking, and Rebalancing Our Rhinos +

+

+ In the Linux community, there is nothing short of 'quite a few tale, of how Linus does not scale' - as our team has found out recently, our team struggles with this exact issue too. +

+

+ February 11th 2024 +

+ +
+
+
From 4fea6d08407d1b3f8fcef1936a2f6650903df4c0 Mon Sep 17 00:00:00 2001 From: ajstrongdev Date: Sun, 11 Feb 2024 19:38:23 +0000 Subject: [PATCH 2/2] upd(index.html): hide banner Hide the banner on the home screen --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index af84d14..f878aa4 100644 --- a/index.html +++ b/index.html @@ -56,7 +56,7 @@

- +

Why Rhino Linux?