Rebase webpage "Source" from version "8.1.0-alpha.6" onto "8.1.0"

This commit is contained in:
inference 2024-03-26 11:12:59 +00:00
parent a986b3f9d0
commit ab981bf7d5
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<!-- Inferencium - Website - Source -->
<!-- Version: 8.1.0-alpha.6 -->
<!-- Version: 8.1.0 -->
<!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -73,10 +73,10 @@
</section>
<section id="mirror">
<h2><a href="#mirror">Mirror</a></h2>
<p>The source code repository mirrors are located on third-party servers and are used solely as a
secondary location in case of main source code repository unavailability, such as Inferencium server
maintenance downtime or other technical issues. They also act as a backup for the main source code
repositories.</p>
<p>The main source code repository mirrors are located on third-party servers and are used solely as
a secondary location in case of main source code repository unavailability, such as Inferencium
server maintenance downtime or other technical issues. They also act as a backup for the main source
code repositories.</p>
<p>Issues and pull requests are not managed on third-party mirrors.</p>
<section id="mirror-codeberg">
<h3><a href="#mirror-codeberg">Codeberg</a></h3>
@ -94,8 +94,8 @@
<section id="thirdparty">
<h2><a href="#thirdparty">Third-party</a></h2>
<p>The third-party source code repository mirrors are mirrors of important and related third-party
source code repositories hosted on Inferencium servers. These repositories are perfect, verbatim
copies of the third-party source code repositories without any modification.</p>
source code repositories hosted on Inferencium servers. These repositories are verbatim copies of
the third-party source code repositories without any modification.</p>
<p>Issues and pull requests are not managed on Inferencium servers.</p>
<ul>
<li><a href="https://src.inferencium.net/Inferencium/hardened_malloc">hardened_malloc</a> - GrapheneOS hardened_malloc</li>