summaryrefslogtreecommitdiff
path: root/crystal.1.html
diff options
context:
space:
mode:
authoraxtlos <axtlos@getcryst.al>2024-05-31 22:42:08 +0200
committeraxtlos <axtlos@getcryst.al>2024-05-31 22:42:08 +0200
commitffe95743948bb4a47cc92c88f758900f1aae6078 (patch)
tree60a71380241040c18ab872a224031e16e261cd14 /crystal.1.html
parentc027bc5edec6505da95490ab1acefe5cd6c35359 (diff)
downloadwebsite-ffe95743948bb4a47cc92c88f758900f1aae6078.tar.gz
website-ffe95743948bb4a47cc92c88f758900f1aae6078.tar.bz2
Add html files
Diffstat (limited to 'crystal.1.html')
-rw-r--r--crystal.1.html98
1 files changed, 98 insertions, 0 deletions
diff --git a/crystal.1.html b/crystal.1.html
new file mode 100644
index 0000000..9403089
--- /dev/null
+++ b/crystal.1.html
@@ -0,0 +1,98 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="utf-8"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <meta name="description" content="Information about Crystal Linux"/>
+ <link rel="stylesheet" href="./style.css" type="text/css" media="all"/>
+ <title>CrystalLinux(1)</title>
+</head>
+<body>
+ <script src="./antiChrome_Brave.js"></script>
+<table class="head">
+ <tr>
+ <td class="head-ltitle">CrystalLinux(1)</td>
+ <td class="head-vol">General Commands Manual</td>
+ <td class="head-rtitle">CrystalLinux(1)</td>
+ </tr>
+</table>
+<div class="manual-text">
+<section class="Sh">
+<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
+<table class="Nm">
+ <tr>
+ <td><code class="Nm">Crystal Linux</code></td>
+ <td>[crystal] <var class="Ar">arch based</var> <var class="Ar">easy to
+ use</var> <var class="Ar">linux distro</var></td>
+ </tr>
+</table>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
+<p class="Pp"><code class="Nm">Crystal Linux</code> is an arch based linux
+ distro with it's own installer and package manager</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="Goals"><a class="permalink" href="#Goals">Goals</a></h1>
+<p class="Pp"><code class="Nm">Crystal Linux</code> tries to bring modern linux
+ technologies to the average users while still being easy to use</p>
+<p class="Pp"></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="Package_Management"><a class="permalink" href="#Package_Management">Package
+ Management</a></h1>
+<p class="Pp"><code class="Nm">Crystal Linux</code> uses a pacman wrapper called
+ <b>ame</b> to install, remove, updated and search packages, however users
+ are still able to use pacman directly.</p>
+<p class="Pp"></p>
+<p class="Pp"><b>ame</b> is written in rust and is particularly fast with aur
+ packages since it builds multiple aur packages at once.</p>
+<p class="Pp"></p>
+<p class="Pp"><code class="Nm">Crystal Linux</code> also comes preinstalled with
+ flatpak.</p>
+<p class="Pp"></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="Installing"><a class="permalink" href="#Installing">Installing</a></h1>
+<p class="Pp"><code class="Nm">Crystal Linux</code> installs like any other
+ Distribution, you boot the live iso and launch the Installer.</p>
+<p class="Pp">The installer, <b>Jade</b> <b>GUI</b> is a custom written
+ installer that uses libadwaita and gtk4 for the frontend, and the
+ <b>jade</b> as the backend.</p>
+<p class="Pp"></p>
+<p class="Pp">Once the user boots into crystal for the first time, they are
+ greeted with a first setup application that allows them to set up Flatpak,
+ install nvidia drivers and change the color scheme.</p>
+<p class="Pp"></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="Desktop"><a class="permalink" href="#Desktop">Desktop</a></h1>
+<p class="Pp"><code class="Nm">Crystal Linux</code> by defaul tuses <b>Onyx</b>,
+ a custom gnome session with extra extensions to make the experience more
+ familiar with other desktops or operating systems.</p>
+<p class="Pp">If the User does not want to use <b>Onyx</b>, they can simly
+ select a different Desktop or Window Manager in <b>Jade</b> <b>GUI</b>.
+ These Desktops and Window Managers include vanilla GNOME, KDE, i3 and
+ sway.</p>
+<p class="Pp"></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="See_Also"><a class="permalink" href="#See_Also">See
+ Also</a></h1>
+
+<div class="Pp">
+<a class="Lk" href="index.html"><b>axtlos</b>(7)</a>
+<a class="Lk" href="specs.7.html"><b>Specs</b>(7)</a>
+<a class="Lk" href="shards.1.html"><b>Project Shards</b>(1)</a>
+<a class="Lk" href="lit.7.html"><b>Linux Immutability Tools</b>(1)</a>
+</div>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">CC BY-SA 4.0</td>
+ <td class="foot-os">Nixpkgs</td>
+ </tr>
+</table>
+</body>
+</html> \ No newline at end of file