Skip to content
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
6 changes: 1 addition & 5 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,7 @@ const config = {

scripts: [
{
src: '/js/mautic.js',
async: true,
},
{
src: '/js/matomo.js',
src: 'https://cdn.vates.tech/rgpd/doc-xcp-ng-org.js',
async: true,
},
],
Expand Down
35 changes: 6 additions & 29 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,6 @@
</div>

<div class="xcp-ng-content">
<!-- Matomo -->
<script type="text/javascript">
var _paq = _paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
_paq.push(['addDownloadExtensions', "iso"]);
_paq.push(['trackPageView']);
(function() {
var u="//piwik.vates.fr/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', '11']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->

<nav id="xcp-ng-navbar" class="navbar navbar-expand-sm fixed-top bg-light">
<div id="xcp-ng-menu" class="container-fluid">
Expand Down Expand Up @@ -322,7 +305,7 @@ <h2><a name="easy-to-install"></a>Easy To Install</h2>
<h4 style="text-align: center; font-weight: bold;">XCP-ng 8.3 LTS</h4>
<p style="text-align: center; font-style: italic; font-size: 0.9em;">The current LTS release</p>
<p>
Grab the latest <a href="https://mirrors.xcp-ng.org/isos/8.3/xcp-ng-8.3.0-20250606.iso?https=1" onclick="_paq.push(['trackEvent', 'Download', 'full']);">8.3 LTS full ISO</a> (661MiB), then create your bootable USB key with:
Grab the latest <a href="https://mirrors.xcp-ng.org/isos/8.3/xcp-ng-8.3.0-20250606.iso?https=1" class="track-download" data-download-type="full">8.3 LTS full ISO</a> (661MiB), then create your bootable USB key with:
</p>
<div class="code p-1 m-1 p-sm-3 m-sm-3">
dd if=xcp-ng-8.3.0-20250606.iso of=/dev/sdX bs=8M oflag=direct
Expand All @@ -332,7 +315,7 @@ <h4 style="text-align: center; font-weight: bold;">XCP-ng 8.3 LTS</h4>
<p>On Windows, you can use <a href="https://rufus.akeo.ie/">Rufus</a> to create the bootable USB stick. SHA256 full ISO: </p>
<pre>4d6f5a99da0d70920bc313470ad2b14decab66038f0863ca68a2b81126ee2977</pre>
<p>
We also offer a smaller <a href="https://mirrors.xcp-ng.org/isos/8.3/xcp-ng-8.3.0-20250606-netinstall.iso?https=1" onclick="_paq.push(['trackEvent', 'Download', 'netinstall']);">Net install ISO</a> (172MiB). SHA256 netinstall ISO:
We also offer a smaller <a href="https://mirrors.xcp-ng.org/isos/8.3/xcp-ng-8.3.0-20250606-netinstall.iso?https=1" class="track-download" data-download-type="netinstall">Net install ISO</a> (172MiB). SHA256 netinstall ISO:
</p>
<pre>9a5dcc8d98949ee207d28307b8b94320d1ffd24841e34ca74e1c0f0422e5ecab</pre>
</div>
Expand All @@ -342,7 +325,7 @@ <h4 style="text-align: center; font-weight: bold;">XCP-ng 8.3 LTS</h4>
<h4 style="text-align: center; font-weight: bold;">XCP-ng 8.2 LTS</h4>
<p style="text-align: center; font-style: italic; font-size: 0.9em;">The previous LTS release. Soon to reach EOL.</p>
<p>
Grab the latest <a href="https://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.1-20231130.iso?https=1" onclick="_paq.push(['trackEvent', 'Download', 'full']);">8.2 LTS full ISO</a> (590MiB), then create your bootable USB key with:
Grab the latest <a href="https://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.1-20231130.iso?https=1" class="track-download" data-download-type="full">8.2 LTS full ISO</a> (590MiB), then create your bootable USB key with:
</p>
<div class="code p-1 m-1 p-sm-3 m-sm-3">
dd if=xcp-ng-8.2.1-20231130.iso of=/dev/sdX bs=8M oflag=direct
Expand All @@ -351,7 +334,7 @@ <h4 style="text-align: center; font-weight: bold;">XCP-ng 8.2 LTS</h4>
<p>On Windows, you can use <a href="https://rufus.akeo.ie/">Rufus</a> to create the bootable USB stick. SHA256 full ISO: </p>
<pre>108aa7144d1f5dd169a1b99ca70b510527136c549f2e3c3c1707b619e17ee1b6</pre>
<p>
You can also download the <a href="https://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.1-20231130-netinstall.iso?https=1" onclick="_paq.push(['trackEvent', 'Download', 'netinstall']);">Net install ISO</a> (160MiB), then create your bootable USB key in the same fashion. SHA256 netinstall ISO:
You can also download the <a href="https://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.1-20231130-netinstall.iso?https=1" class="track-download" data-download-type="netinstall">Net install ISO</a> (160MiB), then create your bootable USB key in the same fashion. SHA256 netinstall ISO:
</p>
<pre>6d5e221ac56d318436105e20513197cecfc8fa29eee4d9bf72b5fd52db345a02</pre>
</div>
Expand Down Expand Up @@ -574,14 +557,8 @@ <h2>Our initial KickStarter Backers</h2>
});
});
</script>
<script>
(function(w,d,t,u,n,a,m){w['MauticTrackingObject']=n;
w[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},a=d.createElement(t),
m=d.getElementsByTagName(t)[0];a.async=1;a.src=u;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://campaign.vates.tech/mtc.js','mt');

mt('send', 'pageview');
</script>
<!-- Rgpd & Tracking -->
<script src="https://cdn.vates.tech/rgpd/xcp-ng-org.js"></script>
</body>

</html>
28 changes: 2 additions & 26 deletions sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,6 @@
</div>

<div class="xcp-ng-content">
<!-- Matomo -->
<script type="text/javascript">
var _paq = _paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
_paq.push(['addDownloadExtensions', "iso"]);
_paq.push(['trackPageView']);
(function() {
var u="//piwik.vates.fr/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', '11']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->


<nav id="xcp-ng-navbar" class="navbar navbar-expand-sm fixed-top bg-light">
<div id="xcp-ng-menu" class="container-fluid">
Expand Down Expand Up @@ -295,14 +277,8 @@ <h1>Gratitude to our Sponsors</h1>
});
});
</script>
<script>
(function(w,d,t,u,n,a,m){w['MauticTrackingObject']=n;
w[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},a=d.createElement(t),
m=d.getElementsByTagName(t)[0];a.async=1;a.src=u;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://campaign.vates.tech/mtc.js','mt');

mt('send', 'pageview');
</script>
<!-- Rgpd & Tracking -->
<script src="https://cdn.vates.tech/rgpd/xcp-ng-org.js"></script>
</body>

</html>
Expand Down
11 changes: 0 additions & 11 deletions static/js/matomo.js

This file was deleted.

6 changes: 0 additions & 6 deletions static/js/mautic.js

This file was deleted.