You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
getcryst.al/index.html

143 lines
7.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700&amp;display=swap">
<title>Crystal Linux</title>
<link rel="stylesheet" href="style.css">
<script type="text/javascript">
function downloadLink() {
//Temporary, as a system to get the latest version link will be implemented
window.open("https://github.com/crystal-linux/iso/releases");
}
</script>
<meta name="description" content="Crystal Linux is a brand new Arch Linux based distribution. Completely beginner friendly, easy to use, and powerful.">
<meta itemprop="name" content="Crystal - Official Site">
<meta itemprop="description" content="Crystal Linux is a brand new Arch Linux based distribution. Completely beginner friendly, easy to use, and powerful.">
<meta name="og:title" content="Crystal - Official Site">
<meta name="og:description" content="Crystal Linux is a brand new Arch Linux based distribution. Completely beginner friendly, easy to use, and powerful.">
<meta name="og:url" content="https://getcryst.al">
<meta name="og:site_name" content="Crystal Linux Site">
<meta name="og:type" content="website">
<meta content="#a900ff" data-react-helmet="true" name="theme-color" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta id="image-src" name="twitter:image:src" content="https://raw.githubusercontent.com/crystal-linux/branding/main/banners/sitebanner.png">
<meta id="discord" name="twitter:image" content="https://raw.githubusercontent.com/crystal-linux/branding/main/banners/sitebanner.png">
<meta id="embed-image" property="og:image" content="https://raw.githubusercontent.com/crystal-linux/branding/main/banners/sitebanner.png">
<meta property="og:url" content="https://raw.githubusercontent.com/crystal-linux/branding/main/banners/sitebanner.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="og:title" content="media">
<meta name="og:description" content="media">
<meta name="keywords" content="easy arch linux, arch linux, crystal linux, crystal arch, arch easy, arch installer" />
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicons/favicon-16x16.png">
<link rel="manifest" href="/assets/favicons/site.webmanifest">
<link rel="mask-icon" href="/assets/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/assets/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#ffc40d">
<meta name="msapplication-config" content="/assets/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<div class="navbar">
<div class="container">
<a class="brand" href="index.html"><img src="assets/img/crystal-logo-minimal.png" width="36" height="36" style="vertical-align:middle;">&nbsp;Crystal Linux</a>
<div class="dropdown">
<img src="assets/svg/dropdown.svg" class="navbar-toggler">
<div class="dropdown-content">
<!--<a href="features.html">Features</a>-->
<a href="team.html">Team</a>
<a href="https://github.com/crystal-linux/iso/releases" target="_blank" rel="noreferrer noopener">Download</a>
</div>
</div>
</div>
</div>
<section class="highlight">
<div id="intro">
<h2 class="highlight-header">
An Arch Based Distribution
<br>
</h2>
<p class="highlight-text">
Crystal Linux is a brand new Arch Linux based distribution.
<br> Powerful and easy to use.
</p>
</div>
<div class="buttons">
<a href="https://twitter.com/crystal_linux" class="socials-link">
<img src="assets/svg/twitter-logo.svg" width="64px" height="64px">
</a>
<a href="https://github.com/crystal-linux" class="socials-link">
<img src="assets/svg/github-logo.svg" width="64px" height="64px">
</a>
<a href="https://discord.gg/2b47CAKNAx" class="socials-link">
<img src="assets/svg/discord-logo.svg" width="64px" height="64px">
</a>
<a href="https://fosstodon.org/@crystal_linux" class="socials-link">
<img src="assets/svg/mastodon-logo.svg" width="64px" height="64px">
</a>
</div>
<div class="card-group">
<div class="card" style="animation-delay: 0.2s;">
<h2 class="card-header">
Why Crystal?
</h2>
<p class="card-text">
What's so different about Crystal compared to other distributions?
<div>
<ul class="checklist">
<li class="checklist-item">&nbsp;Easy to use package manager</span>
</li>
<li class="checklist-item">&nbsp;Beginner Friendly</span>
</li>
<li class="checklist-item">&nbsp;Easy Btrfs snapshots</span>
</li>
<li class="checklist-item">&nbsp;Easy to install</span>
</li>
</ul>
</div>
<br>
<!--<a class="download-button" href="features.html">Features</a>-->
<a class="download-button" href="https://github.com/crystal-linux/iso/releases" target="_blank" rel="noreferrer noopener">Download</a>
</p>
</div>
<div class="card" style="animation-delay: 0.4s;">
<h2 class="card-header">
We 💖 open source software
</h2>
<p class="card-text">
Basically everything that Crystal Linux has coded/made is completely open source for everyone.
<br><br> The project is licensed under <a class="license-link" href="https://github.com/crystal-linux/.github/blob/main/LICENSE">GPLv3.0</a>.
<br><br> We also are fully transparent, and have adopted the <a class="license-link" href="https://www.contributor-covenant.org/">Contributor Covenant</a>.
<br><br> If you would like to contribute to the project, please adhere to the <a class="license-link" href="https://github.com/crystal-linux/.github/blob/main/CONTRIBUTING.md">Contributing Guidelines</a> and the <a class="license-link"
href="https://developercertificate.org/">The DCO</a>.
</p>
</div>
</div>
</section>
<br>
<div id="copyright">
Copyright (c) 2022. All Rights Reserved.
<a class="license-link" href="https://github.com/crystal-linux/.github/blob/main/LICENSE">
Project licensed under GPLv3.0.
</a>
</div>
<!-- Load React. -->
<!-- Note: when deploying, replace "development.js" with "production.min.js". -->
<script src="https://unpkg.com/react@18/umd/react.development.js" crossorigin></script>
<script src="https://unpkg.com/react-dom@18/umd/react-dom.development.js" crossorigin></script>
<!-- Load our React component. -->
<script src="contributors.js"></script>
</body>
</html>