From ddfc1aa96aa78ffff9d393947ca200bb3f7f78a0 Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Mon, 2 Dec 2024 14:35:17 +0100 Subject: [PATCH] chore: add funding banner --- src/pages/index.astro | 433 +++++++++++++++++++++++++++++------------- 1 file changed, 298 insertions(+), 135 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index e5877b7..12216d0 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,162 +1,325 @@ --- -import Layout from '../layouts/Layout.astro'; -import { Icon } from 'astro-icon/components'; +import Layout from "../layouts/Layout.astro"; +import { Icon } from "astro-icon/components"; --- +
+ +
-
+
-

Run Windows in a Bottle

+

+ Run Windows in a Bottle +

Easily run Windows software on Linux with Bottles!

- - + + Download
- Bottle Creation + Bottle Creation
-
- -
-
-
-

Gaming ready.

-

Bottles' Gaming Environment comes preconfigured to support a large set of Windows video games on Linux.

-

Thanks to our Installers, you can have immediate access to the most famous game stores (e.g. Epic Games Store, EA Launcher, Battle.net etc.) and then play your favorite games, just like on Windows.

- More about -
- Bottles Gaming -
-
- -
-
-
-

Empowered by environments

-

- Bottles introduces a new way to handle Windows prefixes using environments, - a combination of ready-to-use settings, libraries and dependencies. -

-

- Choose between Gaming and - Software environment based on the type of software you want to start. -

-

- More advanced users can choose the Custom - environment to configure the bottle on their own. -

- More about -
- Bottles Environments -
+
+ +
+
+
+
+

Gaming ready.

+

+ Bottles' Gaming Environment comes preconfigured to support a large set + of Windows video games on Linux. +

+

+ Thanks to our Installers, you can have immediate access to the most famous game stores (e.g. + Epic Games Store, EA Launcher, Battle.net etc.) and then play your + favorite games, just like on Windows. +

+ More about +
+ Bottles Gaming +
- -
-
-
-

Highly tweakable

-

- Customize your Windows environment with ease. -

-

- Choose whether to use dxvk, vkd3d, gamemode, - esync, fsync or others, and Bottles will handle it all for you. -

-

- Change runners on the fly or install new ones for all your tests. -

- More about -
- Bottles Customizable -
+ +
+
+
+

Empowered by environments

+

+ Bottles introduces a new way to handle Windows prefixes using + environments, a combination of ready-to-use settings, libraries and + dependencies. +

+

+ Choose between Gaming and + Software environment based on the type of software you want to start. +

+

+ More advanced users can choose the Custom + environment to configure the bottle on their own. +

+ More about +
+ Bottles Environments +
-
-
-
-

Integrated dependency manager

-

- Windows software need dependencies to work properly. -

-

- Bottles comes with a powerful and easy-to-use dependency manager that automates this task. -

-

- Just look for the package you need and then "install", Bottles will take care of everything for you. -

- More about -
- Bottles Dependencies Manager -
+
+
+
+

Highly tweakable

+

+ Customize your Windows environment with ease. +

+

+ Choose whether to use dxvk, vkd3d, gamemode, + esync, fsync or others, and Bottles will handle it all for you. +

+

+ Change runners on the fly or install new ones for all your tests. +

+ More about +
+ Bottles Customizable +
- -
-
-
-

Install programs in one click

-

- Installers (introduced in 2022.2.14) are an easy way to install games and applications into your bottles. -

-

- Installers are instruction sets written by our community, which automate the entire dependency setup and installation process. You won't have to worry about anything anymore. -

- More about - Apps -
- Bottles Installers -
+ +
+
+
+

+ Integrated dependency manager +

+

+ Windows software need dependencies to work properly. +

+

+ Bottles comes with a powerful and easy-to-use dependency manager that + automates this task. +

+

+ Just look for the package you need and then "install", Bottles will + take care of everything for you. +

+ More about +
+ Bottles Dependencies Manager +
- -
-
-
-

Easy to restore

-

- The Snapshots manager allows you to easily restore a previous state of your bottle. -

-

- If enabled, Bottles will automatically create a new snapshot when you install a new dependency. -

-

- If something goes wrong, go to the Snapshots section of your bottle and restore the previous state. -

- More about -
- Bottles Versioning -
+ +
+
+
+

+ Install programs in one click +

+

+ Installers (introduced in 2022.2.14) are an easy way to install games + and applications into your bottles. +

+

+ Installers are instruction sets written by our community, which + automate the entire dependency setup and installation process. You + won't have to worry about anything anymore. +

+ More about + Apps +
+ Bottles Installers +
- -
-
-

- - Safe. Sandboxed. -

-

- Your bottles are isolated from the system and will only hit your personal files when you decide. -

-

- The full-sandbox is provided and pre-configured only using the Flatpak package (highly recommended). -

-

- All other packages still have access to the partial sandbox which isolates the bottle files and prevents them from accessing your homedir. -

- - More about - -
+ +
+
+
+

+ Easy to restore +

+

+ The Snapshots manager allows you to easily restore a previous state of + your bottle. +

+

+ If enabled, Bottles will automatically create a new snapshot when you + install a new dependency. +

+

+ If something goes wrong, go to the Snapshots section of your bottle + and restore the previous state. +

+ More about +
+ Bottles Versioning +
+
+
+

+ + Safe. Sandboxed. +

+

+ Your bottles are isolated from the system and will only hit your + personal files when you decide. +

+

+ The full-sandbox is provided and pre-configured only using the Flatpak package (highly recommended). +

+

+ All other packages still have access to the partial sandbox which + isolates the bottle files and prevents them from accessing your homedir. +

+ + More about + +
+