Skip to content

Commit

Permalink
test/chronos: update images for recent docs
Browse files Browse the repository at this point in the history
Signed-off-by: K.B.Dharun Krishna <[email protected]>
  • Loading branch information
kbdharun committed Jan 22, 2024
1 parent 3db1a75 commit fbf83bf
Show file tree
Hide file tree
Showing 26 changed files with 206 additions and 206 deletions.
8 changes: 4 additions & 4 deletions _posts/2022-11-05-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ If you wish, you can also use different software that you are familiar with, suc

Open Etcher, select the downloaded disk image and your USB flash drive, then click "Flash!".

![Flashing](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Installation/installation-flashing.webp)
![Flashing](/assets/uploads/Installation/installation-flashing.webp)

When the process is done, you will have a bootable USB stick with Vanilla OS on it.

Expand All @@ -52,7 +52,7 @@ If your device does not automatically boot into the Vanilla OS installation medi

When your device has successfully booted from the USB stick, you should see a welcome screen inviting you to try or install Vanilla OS.

![Welcome](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Installation/installer-welcome.webp)
![Welcome](/assets/uploads/Installation/installer-welcome.webp)

You can try Vanilla OS without making any changes to your device. If you are satisfied, you can re-open the installer (the first icon in the dash) and proceed with the installation.

Expand All @@ -77,11 +77,11 @@ This section will guide you through installing Vanilla OS to an entire disk, **e

Select the disk you want to install Vanilla OS to, click "Configure", select "Use Entire Disk", click "Apply" and review your changes.

![Use Entire Disk](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Installation/installation-partitioning.webp)
![Use Entire Disk](/assets/uploads/Installation/installation-partitioning.webp)

Create your user account and review the changes that will be made to your system. Click on "Install Vanilla OS" and the installation will begin.

![Confirming the installation](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Installation/installer-confirm-installation.webp)
![Confirming the installation](/assets/uploads/Installation/installer-confirm-installation.webp)

## Booting into Vanilla OS

Expand Down
2 changes: 1 addition & 1 deletion _posts/2022-11-11-contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ published: true
```

- Add your GitHub username with the co-author's username(s) in the author's field to have working links when the post is published.
- Ensure images are in **WebP format** and placed in a dedicated directory under the `assets/uploads` directory with a descriptive name for future reference.
- Ensure images are in **WebP format** and placed in a dedicated directory under the `/assets/uploads` directory with a descriptive name for future reference.

**_Tip_**: We suggest using [**cwebp**](https://developers.google.com/speed/webp/docs/cwebp) for converting the images to WebP.

Expand Down
18 changes: 9 additions & 9 deletions _posts/2022-11-18-first-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,51 +18,51 @@ This guide will help you set your system up for the first time.

After booting into Vanilla OS for the first time, you will be presented with a First Setup app. This section will guide you through each step in detail.

![Welcome](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/First_Setup/first-setup-welcome.webp)
![Welcome](/assets/uploads/First_Setup/first-setup-welcome.webp)

### Color Scheme

Your preferred color scheme. Default meaning that apps decide for themselves or Dark. This can be changed later in the Settings app.

![Color Scheme](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/First_Setup/first-setup-color-scheme.webp)
![Color Scheme](/assets/uploads/First_Setup/first-setup-color-scheme.webp)

### Package Manager

Choose your preferred package managers. These are the ways you will be able to install applications. If unsure, leave it on the default "Flatpak". You can install the required dependencies for each one later if you change your mind.

![Package Manager](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/First_Setup/first-setup-package-managers.webp)
![Package Manager](/assets/uploads/First_Setup/first-setup-package-managers.webp)

## Applications

Choose which applications you need to install in your Vanilla OS Installation. There are various categories for installing applications.

![Install Applications](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/First_Setup/first-setup-applications.webp)
![Install Applications](/assets/uploads/First_Setup/first-setup-applications.webp)

![Install Core Applications Flatpak](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/First_Setup/first-setup-applications-flatpak-core.webp)
![Install Core Applications Flatpak](/assets/uploads/First_Setup/first-setup-applications-flatpak-core.webp)

### Restricted Codecs

This will install popular patented codecs and fonts, that Vanilla OS cannot ship for copyright reasons. **Recommended for most users.**

![Restricted Codecs](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/First_Setup/first-setup-restricted-codecs.webp)
![Restricted Codecs](/assets/uploads/First_Setup/first-setup-restricted-codecs.webp)

### Extra Settings

Extra system settings for automatic crash detection and bug reporting. If unsure, it is recommended to leave it disabled.

![Extra Settings](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/First_Setup/first-setup-extra-settings.webp)
![Extra Settings](/assets/uploads/First_Setup/first-setup-extra-settings.webp)

### NVIDIA® Drivers

If you have an NVIDIA® graphics card, you will be prompted to install proprietary drivers for your card to improve compatibility and performance. **Recommended for most users.**

![NVIDIA® Drivers](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/First_Setup/first-setup-nvidia-drivers.webp)
![NVIDIA® Drivers](/assets/uploads/First_Setup/first-setup-nvidia-drivers.webp)

### Open VM Tools

If you are running Vanilla OS inside a virtual machine, you will be prompted to install Open VM Tools to use with VMWare applications. If unsure, it is recommended to skip this step.

![Open VM Tools](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/First_Setup/first-setup-open-vm-tools.webp)
![Open VM Tools](/assets/uploads/First_Setup/first-setup-open-vm-tools.webp)

## Other Settings

Expand Down
2 changes: 1 addition & 1 deletion _posts/2022-12-09-install-flatpaks.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ There are two ways to install a Flatpak applications: using GNOME Software or th

Open GNOME Software, search for the application you want to install and click on the "Install" button.

![GNOME Software](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Miscellaneous/flatpak-gnome-software.webp)
![GNOME Software](/assets/uploads/Miscellaneous/flatpak-gnome-software.webp)

### Command line

Expand Down
4 changes: 2 additions & 2 deletions _posts/2022-12-10-install-additional-drivers.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ In Vanilla OS, primary drivers are installed automatically during the first setu

**Vanilla Drivers Utility** is a graphical tool that allows you to install additional drivers. Launch it from the "About" section in Settings, then click on "Additional Drivers".

![Settings](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Miscellaneous/gnome-settings.webp)
![Settings](/assets/uploads/Miscellaneous/gnome-settings.webp)

Here you can see a list of all the drivers available, organized by category. To install a driver, click on it, then press the "Apply Changes" button in
the top-right corner.

![Drivers Utility](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Miscellaneous/drivers-utility.webp)
![Drivers Utility](/assets/uploads/Miscellaneous/drivers-utility.webp)

Once the installation is complete, you will be requested to reboot the system.

Expand Down
4 changes: 2 additions & 2 deletions _posts/2022-12-10-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ VSO is flexible and allows configurations to suit your needs. The following are
VSO allows managing updates and configurations via the **Vanilla Control Center**. To do so, open the **Vanilla Control Center**
from the Applications menu, click on the "Updates" tab and configure the options as you wish or check for an update.

![Control Center - Updates](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Updates_and_Upgrade//vanilla-control-center-vso.webp)
![Control Center - Updates](/assets/uploads/Updates_and_Upgrade//vanilla-control-center-vso.webp)

#### Configure via Console

Expand Down Expand Up @@ -75,6 +75,6 @@ sudo vso trigger-update --now
Vanilla OS checks for a new release in the background and then displays a
dialogue to the user when a new one is available.

![Upgrade dialog](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Updates_and_Upgrade//vanilla-upgrade.webp)
![Upgrade dialog](/assets/uploads/Updates_and_Upgrade//vanilla-upgrade.webp)

The user can then select to upgrade or postpone it to the next boot.
2 changes: 1 addition & 1 deletion _posts/2023-01-07-install-steam.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@ Steam comes with Proton preconfigured to run all the supported Windows games.

You may want to enable the Steam Play feature to also run games that are not officially supported.

![Steam Play](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Gaming/steam-play.webp)
![Steam Play](/assets/uploads/Gaming/steam-play.webp)

To do so, open Steam and go to `Steam` > `Settings` > `Steam Play`. Then enable the `Enable Steam Play for all other titles` option.
10 changes: 5 additions & 5 deletions _posts/2023-01-11-install-and-manage-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Vanilla OS comes with the option to enable Flatpak and AppImage in the initial s

Flatpaks can be installed with ease using GNOME Software. It is the recommended method for installing packages.

![GNOME Software](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Applications_Post/gnome-software-43.webp)
![GNOME Software](/assets/uploads/Applications_Post/gnome-software-43.webp)

### Searching Applications

Expand All @@ -70,7 +70,7 @@ Updates are visible in the `Updates` panel in GNOME Software. In Vanilla OS, Upd

Automatic Updates are configured in the `Update Preferences` tab located in the burger menu in the top right corner.

![GNOME Software Update Proferences](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Applications_Post/gnome-software-update-preferences.webp)
![GNOME Software Update Proferences](/assets/uploads/Applications_Post/gnome-software-update-preferences.webp)

### Removing Applications

Expand All @@ -92,7 +92,7 @@ If you have enabled AppImage in the first setup, you can run AppImages graphical

- Right-click on the file, then click on **Properties**.

![AppImages Properties](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Applications_Post/appimages-nautilus-properties.webp)
![AppImages Properties](/assets/uploads/Applications_Post/appimages-nautilus-properties.webp)

- Enable the **Executable as Program** option.

Expand Down Expand Up @@ -174,11 +174,11 @@ apx init --<package_manager>

You can also initialize the containers graphically by clicking on the `+` icon in the Vanilla Control Center. (Vanilla Control Center allows you to enter the apx container graphically.)

![Vanilla Control Center - Sub System](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Applications_Post/vanilla-control-center-subsystem.webp)
![Vanilla Control Center - Sub System](/assets/uploads/Applications_Post/vanilla-control-center-subsystem.webp)

After initialization, you can enter the container graphically by clicking on the `terminal` icon.

![Vanilla Control Center - Sub System post initialization](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/Applications_Post/vanilla-control-center-subsystem-example.webp)
![Vanilla Control Center - Sub System post initialization](/assets/uploads/Applications_Post/vanilla-control-center-subsystem-example.webp)

### Installing Applications with Apx

Expand Down
4 changes: 2 additions & 2 deletions _posts/2023-01-11-install-vpn-from-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Press the Windows/Super key.

Search for "VPN" or "vpn" in the search.

![Search for vpn](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/OpenVPN/install-openvpn-from-file-search.webp)
![Search for vpn](/assets/uploads/OpenVPN/install-openvpn-from-file-search.webp)

Select "Network" from the Settings search result.

Expand All @@ -30,7 +30,7 @@ Alternatively, you can directly navigate to the "Network" panel by opening Setti

Once you have navigated to the Network panel, click on the plus (`+`) button beside the VPN.

![Plus Button beside VPN](https://raw.githubusercontent.com/Vanilla-OS/handbook/main/assets/uploads/OpenVPN/install-openvpn-from-file-vpn-add.webp)
![Plus Button beside VPN](/assets/uploads/OpenVPN/install-openvpn-from-file-vpn-add.webp)

Various options will be displayed in the menu, select "**Import from file...**"

Expand Down
Loading

0 comments on commit fbf83bf

Please sign in to comment.