7/12
This commit is contained in:
15
index.html
15
index.html
@@ -41,6 +41,15 @@
|
||||
Installation Guide
|
||||
</button>
|
||||
<h2>News</h2>
|
||||
<newshead><strong>4/4/24 - All new releases on hold indefinitely</strong></newshead>
|
||||
<div class="news">
|
||||
<p>While work has been done on releasing Everest and Glacier, these releases are on hold indefinitely.</p>
|
||||
<p>I have decided to rewrite Glacier in C, which has added a significant amount of time needed for the release. This will ultimately be a good decision, since the rewritten Glacier will be much more portable than the Bash version.</p>
|
||||
<p>Additionally, I have recently committed to Assumption University to study cybersecurity. Hopefully I will be able to integrate this project into my studies if possible.</p>
|
||||
<p>Ultimately, this is a hobby project. I do not anticipate it to ever become big (or at least as big as some other distros), however if you are interested in helping out, shoot me a message at liamwaldron@everestlinux.org.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>12/20/23 - Everest v1.0.0 and Glacier v4.0.0 put on hold</strong></newshead>
|
||||
<div class="news">
|
||||
<p>Unfortunately, the releases scheduled for January 1st are being put on hold.</p>
|
||||
@@ -107,8 +116,7 @@
|
||||
<p></p>
|
||||
<newshead><strong>10/25/22 - Glacier v3 is released</strong></newshead>
|
||||
<div class="news">
|
||||
<p>After nearly 2 months of hard work, Glacier v3 is finally out. This release includes many stability improvements,</p>
|
||||
<p>changes to the codebase to improve readability, and a new build system.</p>
|
||||
<p>After nearly 2 months of hard work, Glacier v3 is finally out. This release includes many stability improvements, changes to the codebase to improve readability, and a new build system.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
@@ -127,8 +135,7 @@
|
||||
<p></p>
|
||||
<newshead><strong>6/21/22 - Registering everestlinux.org</strong></newshead>
|
||||
<div class="news">
|
||||
<p>Everest now owns a domain. This allows us to host our own website, rather than using GitHub (which is owned by Microsoft). This gives</p>
|
||||
<p>us more control over our work.</p>
|
||||
<p>Everest now owns a domain. This allows us to host our own website, rather than using GitHub (which is owned by Microsoft). This gives us more control over our work.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
|
||||
Reference in New Issue
Block a user