Skip to content

Commit

Permalink
Scripts page fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkXero-dev committed Sep 18, 2024
1 parent 583e8d0 commit e067056
Show file tree
Hide file tree
Showing 247 changed files with 2,268 additions and 2,191 deletions.
8 changes: 4 additions & 4 deletions config/_default/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ name = "Projects"
weight = 20

[[main]]
name = "Scripts"
name = "Distro"
parent = "Projects"
pageRef = "scripts"
pageRef = "iso"
weight = 25

[[main]]
name = "Distro"
name = "Scripts"
parent = "Projects"
pageRef = "iso"
pageRef = "scripts"
weight = 30

[[main]]
Expand Down
40 changes: 22 additions & 18 deletions content/scripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,44 +4,48 @@ date: 2024-06-26
description: "Links to my various Projects"
---

### Xero-Toolkit.

This toolkit aims to be an _all-in-one_ solution for post-installation, expediting your Arch setup. Check out the [**Wiki**](https://wiki.xerolinux.xyz/xlapit/) for more detailed information.
### Information

{{< figure src="https://i.imgur.com/JuWceYE.png" alt="specs" class="center-image" >}}
In the course of my **Linux** journey, I decided to put my knowledge into useful scripts. Providing ways to set up various DEs, Themes, and even a full fledged *Post-Install Toolkit* for easy **Arch Setup**.

{{< github repo="xerolinux/xlapit-cli" >}}
While my tools are great and offer amazing flexibility and total freedom of choice, they are not intended for everyone. For one, they only target **ArchLinux**, for two, they heavily rely on your knowledge in using **Linux**.

### Layan Rice
They are indexed below with links to their respective *Source Code* and *Wikis*.

It's the best **KDE** rice I have ever created, in my opinion. If you want to enjoy said rice on your system, check out the [**Wiki**](https://wiki.xerolinux.xyz/rice/) 😀
### Xero-Toolkit.

{{< figure src="https://i.imgur.com/VA2tycb.jpeg" alt="specs" class="center-image" >}}
Check out the *Source Code* below. For more info, screenshots and setup check out the [**Toolkit Wiki**](https://wiki.xerolinux.xyz/xlapit/).

{{< github repo="xerolinux/xero-layan-git" >}}
{{< github repo="xerolinux/xlapit-cli" >}}

### Xero-Plasma

With the help of this script you will be able to install **Plasma** in one of 4 methods as you can see in the image below. For more info check out the [**Wiki**](https://wiki.xerolinux.xyz/plasma/)

{{< figure src="https://i.imgur.com/rVvTimG.png" alt="Tech" class="center-image" >}}
Check out the *Source Code* below. For more info, screenshots and setup check out the [**Script Wiki**](https://wiki.xerolinux.xyz/plasma/).

{{< github repo="xerolinux/xero-plasma" >}}

### Cosmic-Alpha

With the help of this script you will be able to install **Cosmic Epoch** in one of 3 methods as you can see in the image below. For more info check out the [**Wiki**](https://wiki.xerolinux.xyz/cosmic/)
Check out the *Source Code* below. For more info, screenshots and setup check out the [**Script Wiki**](https://wiki.xerolinux.xyz/cosmic/)
.
{{< github repo="xerolinux/cosmic-xero" >}}

{{< figure src="https://i.imgur.com/25GmaOr.png" alt="Tech" class="center-image" >}}
### Xero Layan Rice

{{< github repo="xerolinux/cosmic-xero" >}}
Check out the *Source Code* below. For more info, screenshots and setup check out the [**Rice Wiki**](https://wiki.xerolinux.xyz/rice/).

### Wrapping up
{{< github repo="xerolinux/xero-layan-git" >}}

While my tools are great and offer amazing flexibility and total freedom of choice, they are not intended for everyone. For one, they only target **ArchLinux**, for two, they heavily rely on your knowledge in using **Linux**.
### X Grub Themes

Check out the *Source Code* below. For more info, screenshots and setup check out the [**Grub Wiki**](https://wiki.xerolinux.xyz/grub/).

{{< github repo="xerolinux/xero-grubs" >}}

### Wrapping it up

If you prefer the GUI route, you can always check out our Distro or any other one for that matter. There is no harm in doing that. It's all about choice. I will never force you to use my tools. You are entitled to your own preferences. Who am I to judge you for your choices ?

In case you are as much of a *Linux G33k* as I am, then those tools were created with you in mind.

Have fun & let me know how it goes.
Have fun & let me know how it goes 😀
16 changes: 8 additions & 8 deletions public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,17 +266,17 @@
<div class="pt-2 p-5 mt-2 rounded-xl backdrop-blur shadow-2xl">
<div class="flex flex-col space-y-3">

<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-sm" title="">
Scripts
Distro
</p>
</a>

<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-sm" title="">
Distro
Scripts
</p>
</a>

Expand Down Expand Up @@ -483,19 +483,19 @@
</li>

<li class="mt-1">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-small" title="">
Scripts
Distro
</p>
</a>
</li>

<li class="mt-1">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-small" title="">
Distro
Scripts
</p>
</a>
</li>
Expand Down
16 changes: 8 additions & 8 deletions public/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -295,17 +295,17 @@
<div class="pt-2 p-5 mt-2 rounded-xl backdrop-blur shadow-2xl">
<div class="flex flex-col space-y-3">

<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-sm" title="">
Scripts
Distro
</p>
</a>

<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-sm" title="">
Distro
Scripts
</p>
</a>

Expand Down Expand Up @@ -512,19 +512,19 @@
</li>

<li class="mt-1">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-small" title="">
Scripts
Distro
</p>
</a>
</li>

<li class="mt-1">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-small" title="">
Distro
Scripts
</p>
</a>
</li>
Expand Down
16 changes: 8 additions & 8 deletions public/authors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,17 +268,17 @@
<div class="pt-2 p-5 mt-2 rounded-xl backdrop-blur shadow-2xl">
<div class="flex flex-col space-y-3">

<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-sm" title="">
Scripts
Distro
</p>
</a>

<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-sm" title="">
Distro
Scripts
</p>
</a>

Expand Down Expand Up @@ -485,19 +485,19 @@
</li>

<li class="mt-1">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-small" title="">
Scripts
Distro
</p>
</a>
</li>

<li class="mt-1">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-small" title="">
Distro
Scripts
</p>
</a>
</li>
Expand Down
16 changes: 8 additions & 8 deletions public/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,17 +268,17 @@
<div class="pt-2 p-5 mt-2 rounded-xl backdrop-blur shadow-2xl">
<div class="flex flex-col space-y-3">

<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-sm" title="">
Scripts
Distro
</p>
</a>

<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-sm" title="">
Distro
Scripts
</p>
</a>

Expand Down Expand Up @@ -485,19 +485,19 @@
</li>

<li class="mt-1">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-small" title="">
Scripts
Distro
</p>
</a>
</li>

<li class="mt-1">
<a href="/iso/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="/scripts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-sm font-small" title="">
Distro
Scripts
</p>
</a>
</li>
Expand Down
Loading

0 comments on commit e067056

Please sign in to comment.