From 352f347de394be4a1fa4131d5bf0a9ae2b2df65c Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Mon, 29 Jul 2024 16:23:14 +0200 Subject: [PATCH] chore: update to new chronos version --- articles/en/change-default-shell.md | 1 + articles/en/contributing.md | 3 +++ articles/en/first-setup.md | 1 + articles/en/install-additional-drivers.md | 1 + articles/en/install-and-manage-applications.md | 1 + articles/en/install-distrobox.md | 1 + articles/en/install-docker.md | 1 + articles/en/install-flatpaks.md | 1 + articles/en/install-heroic-games-launcher.md | 1 + articles/en/install-homebrew.md | 1 + articles/en/install-in-vm.md | 1 + articles/en/install-jekyll-and-bundler.md | 1 + articles/en/install-lutris.md | 1 + articles/en/install-openrgb.md | 1 + articles/en/install-steam.md | 1 + articles/en/install-vpn-from-file.md | 1 + articles/en/installation.md | 1 + articles/en/updates.md | 1 + 18 files changed, 20 insertions(+) diff --git a/articles/en/change-default-shell.md b/articles/en/change-default-shell.md index 9ef36f4..4f006e4 100644 --- a/articles/en/change-default-shell.md +++ b/articles/en/change-default-shell.md @@ -2,6 +2,7 @@ Title: Change your Default Shell Description: Learn how to change your Default Shell in Vanilla OS. PublicationDate: 2023-01-19 +Listed: true Authors: - MonsterObserver --- diff --git a/articles/en/contributing.md b/articles/en/contributing.md index 75097fa..1c25526 100644 --- a/articles/en/contributing.md +++ b/articles/en/contributing.md @@ -2,6 +2,7 @@ Title: Contribute to Handbook Description: Learn how to contribute to Vanilla OS Handbook. PublicationDate: 2022-11-11 +Listed: true Authors: - kbdharun - kra-mo @@ -35,6 +36,7 @@ Title: Description PublicationDate: YYYY-MM-DD +Listed: true Authors: - 1st author GitHub username - 2nd author GitHub username @@ -53,6 +55,7 @@ Title: Installing a package Description: Learn how to install a package in Vanilla OS PublicationDate: 2023-01-13 +Listed: true Authors: - MonsterObserver diff --git a/articles/en/first-setup.md b/articles/en/first-setup.md index 1728555..ba7a1e6 100644 --- a/articles/en/first-setup.md +++ b/articles/en/first-setup.md @@ -2,6 +2,7 @@ Title: First Setup Description: Set up Vanilla OS after installation. PublicationDate: 2022-11-18 +Listed: true Authors: - kra-mo - kbdharun diff --git a/articles/en/install-additional-drivers.md b/articles/en/install-additional-drivers.md index 4500e28..e3a7c48 100644 --- a/articles/en/install-additional-drivers.md +++ b/articles/en/install-additional-drivers.md @@ -2,6 +2,7 @@ Title: Install additional drivers in Vanilla OS Description: Learn how to install Additional drivers in Vanilla OS. PublicationDate: 2022-12-10 +Listed: true Authors: - mirkobrombin - kbdharun diff --git a/articles/en/install-and-manage-applications.md b/articles/en/install-and-manage-applications.md index 4676f67..38647d1 100644 --- a/articles/en/install-and-manage-applications.md +++ b/articles/en/install-and-manage-applications.md @@ -2,6 +2,7 @@ Title: Install and manage Applications Description: Learn how to install and manage applications on Vanilla OS PublicationDate: 2023-01-11 +Listed: true Authors: - kbdharun - MonsterObserver diff --git a/articles/en/install-distrobox.md b/articles/en/install-distrobox.md index 21f5632..a8797a2 100644 --- a/articles/en/install-distrobox.md +++ b/articles/en/install-distrobox.md @@ -2,6 +2,7 @@ Title: Install Distrobox Description: Learn how to install Distrobox on Vanilla OS. PublicationDate: 2023-01-02 +Listed: true Authors: - mirkobrombin --- diff --git a/articles/en/install-docker.md b/articles/en/install-docker.md index f0c1b92..5e27d96 100644 --- a/articles/en/install-docker.md +++ b/articles/en/install-docker.md @@ -2,6 +2,7 @@ Title: Installing Docker Engine and Docker Desktop Description: Learn how to Install and set up Docker Engine and Docker Desktop in Vanilla OS. PublicationDate: 2022-02-05 +Listed: true Authors: - kbdharun - zedtux diff --git a/articles/en/install-flatpaks.md b/articles/en/install-flatpaks.md index 1e3a3c2..c7db264 100644 --- a/articles/en/install-flatpaks.md +++ b/articles/en/install-flatpaks.md @@ -2,6 +2,7 @@ Title: Install Flatpak(s) in Vanilla OS Description: Learn how to install Flatpak packages in Vanilla OS. PublicationDate: 2022-12-09 +Listed: true Authors: - mirkobrombin --- diff --git a/articles/en/install-heroic-games-launcher.md b/articles/en/install-heroic-games-launcher.md index 8b22e1f..f2a452e 100644 --- a/articles/en/install-heroic-games-launcher.md +++ b/articles/en/install-heroic-games-launcher.md @@ -2,6 +2,7 @@ Title: Install Heroic Games Launcher Description: Learn how to install Heroic games Launcher on Vanilla OS. PublicationDate: 2023-01-28 +Listed: true Authors: - mirkobrombin --- diff --git a/articles/en/install-homebrew.md b/articles/en/install-homebrew.md index 96c4476..70f6183 100644 --- a/articles/en/install-homebrew.md +++ b/articles/en/install-homebrew.md @@ -2,6 +2,7 @@ Title: Installing Homebrew in Vanilla OS Description: Learn how to Install and setup Homebrew in Vanilla OS. PublicationDate: 2022-01-26 +Listed: true Authors: - kbdharun --- diff --git a/articles/en/install-in-vm.md b/articles/en/install-in-vm.md index 9a9eb24..0577cbd 100644 --- a/articles/en/install-in-vm.md +++ b/articles/en/install-in-vm.md @@ -2,6 +2,7 @@ Title: Install Vanilla OS in a VM Description: Learn how to install Vanilla OS in a VM. PublicationDate: 2023-01-21 +Listed: true Authors: - MonsterObserver - kbdharun diff --git a/articles/en/install-jekyll-and-bundler.md b/articles/en/install-jekyll-and-bundler.md index 83621e3..a906c6a 100644 --- a/articles/en/install-jekyll-and-bundler.md +++ b/articles/en/install-jekyll-and-bundler.md @@ -2,6 +2,7 @@ Title: Installing Jekyll & Bundler Description: Learn how to install Jekyll & Bundler on Vanilla OS. PublicationDate: 2023-01-23 +Listed: true Authors: - gonzoknows - kbdharun diff --git a/articles/en/install-lutris.md b/articles/en/install-lutris.md index c61df2e..8e28a7e 100644 --- a/articles/en/install-lutris.md +++ b/articles/en/install-lutris.md @@ -2,6 +2,7 @@ Title: Install Lutris Description: Learn how to install Lutris on Vanilla OS. PublicationDate: 2023-01-28 +Listed: true Authors: - mirkobrombin --- diff --git a/articles/en/install-openrgb.md b/articles/en/install-openrgb.md index 3edb9dd..3ab2916 100644 --- a/articles/en/install-openrgb.md +++ b/articles/en/install-openrgb.md @@ -2,6 +2,7 @@ Title: Install OpenRGB Description: Learn how to install OpenRGB on Vanilla OS. PublicationDate: 2023-01-20 +Listed: true Authors: - MonsterObserver --- diff --git a/articles/en/install-steam.md b/articles/en/install-steam.md index dde6042..af3ba42 100644 --- a/articles/en/install-steam.md +++ b/articles/en/install-steam.md @@ -2,6 +2,7 @@ Title: Install Steam Description: Learn how to install Steam on Vanilla OS. PublicationDate: 2023-01-07 +Listed: true Authors: - mirkobrombin --- diff --git a/articles/en/install-vpn-from-file.md b/articles/en/install-vpn-from-file.md index 245ce57..6ab7c6f 100644 --- a/articles/en/install-vpn-from-file.md +++ b/articles/en/install-vpn-from-file.md @@ -2,6 +2,7 @@ Title: Installing an OpenVPN File without using Terminal Description: Learn how to install an OpenVPN File graphically. PublicationDate: 2023-01-11 +Listed: true Authors: - gonzoknows --- diff --git a/articles/en/installation.md b/articles/en/installation.md index ce3f760..6d9e979 100644 --- a/articles/en/installation.md +++ b/articles/en/installation.md @@ -2,6 +2,7 @@ Title: Vanilla OS Installation Description: Learn how to install Vanilla OS to your device. PublicationDate: 2022-11-05 +Listed: true Authors: - kra-mo - kbdharun diff --git a/articles/en/updates.md b/articles/en/updates.md index 12132b2..6c1a078 100644 --- a/articles/en/updates.md +++ b/articles/en/updates.md @@ -2,6 +2,7 @@ Title: Update and Upgrade Vanilla OS Description: Learn how to update the operating system. PublicationDate: 2022-12-10 +Listed: true Authors: - mirkobrombin - kbdharun