96 lines
No EOL
3.2 KiB
HTML
96 lines
No EOL
3.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<base href="/" target="_blank" />
|
|
<link rel="apple-touch-icon" type="image/png" sizes="180x180"
|
|
href="https://parchlinux.com/img/apple-touch-icon.png" />
|
|
<link rel="icon" type="image/png" sizes="32x32" href="https://parchlinux.com/img/favicon-32x32.png" />
|
|
<link rel="icon" type="image/png" sizes="16x16" href="https://parchlinux.com/img/favicon-16x16.png" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="stylesheet" href="/assets/css/index.css" />
|
|
<title>Parch Linux</title>
|
|
<meta name="description"
|
|
content="Parch Linux is an open-source, Arch-based Linux distribution, that tried to be pretty, easy to use, light, fast and stable." />
|
|
</head>
|
|
|
|
<body>
|
|
<div id="app"></div>
|
|
<script type="module" src="/src/entry-client.ts"></script>
|
|
|
|
<noscript>
|
|
<br />
|
|
<div class="container">
|
|
<div class="text text--rich">
|
|
<h1>Parch Linux</h1>
|
|
<p>
|
|
Parch Linux is an open-source, Arch-based Linux distribution, that
|
|
tried to be pretty, easy to use, light, fast and stable.
|
|
</p>
|
|
<blockquote>
|
|
<p>
|
|
<b>This website requires JavaScript to run.</b> Please enable it
|
|
to continue.
|
|
</p>
|
|
<p>
|
|
If you can't or don't want to, please use the following links to
|
|
get more informations about Vanilla OS.
|
|
</p>
|
|
</blockquote>
|
|
<h3>Download</h3>
|
|
<ul class="list">
|
|
<li>
|
|
<a href="https://github.com/parchlinux/parch-iso-plasma/releases/" target="_blank">Download Parch Linux
|
|
PLASMA</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://github.com/parchlinux/Parch-iso-gnome/releases/" target="_blank">Download Parch Linux GNOME
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h3>Support and Community</h3>
|
|
<ul class="list">
|
|
<li>
|
|
<a href="https://github.com/parchlinux" target="_blank">Support</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://twitter.com/bssfoss" target="_blank">Twitter</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://mas.to/@bssfoss" target="_blank">Mastodon</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://discord.gg/9RW5cRByAM" target="_blank">Discord</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h3>Contributing and pre-release</h3>
|
|
<ul class="list">
|
|
<li>
|
|
<a href="https://github.com/parchlinux/roadmap" target="_blank">Parch Linux Orchid Roadmap</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://daramet.com/parchlinux" target="_blank">Donate</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://github.com/parchlinux/.github/blob/1766307035e3b191d0bc897e2c7a65696a03555f/CONTRIBUTING.md"
|
|
target="_blank">Contributing</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://github.com/parchlinux" target="_blank">Source Code</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<p>
|
|
Please note that we have plans to make our website work without
|
|
JavaScript in the future, but it's not a priority right now.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<br />
|
|
</noscript>
|
|
</body>
|
|
|
|
</html> |