diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index f12ca51..0314e56 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,30 +1,52 @@
- +

Tile OS

Debian-based distribution with tiling window managers.

- +
- - Alternative Downloads - Source Code + + + Alternative Downloads + + + Source Code
@@ -32,13 +54,76 @@ let downloadIsPressed = false;

TileOS Sway BETA

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi cupiditate incidunt iste minima pariatur repellendus. Architecto atque culpa esse illum inventore laboriosam nihil provident quaerat quasi sequi! Amet assumenda culpa, doloremque eligendi hic id laborum, magni, obcaecati perspiciatis possimus quasi repudiandae sapiente vel! Dolorem libero neque quam quasi sit, voluptatum!

-
- Download TileOS Sway +

TileOS Sway is a flagship edition featuring Sway - a lightweight and highly customizable Wayland compositor. It is designed to be compatible with the i3 window manager but is built using the Wayland display server protocol instead of X11. Sway is a full feature complete Wayland compositor, combined with awesome Catppuccin color scheme, Waybar panel and apps from NWG project (such as nwg-drawer, nwg-look, etc) it provides powerful, easy to use and very flexible desktop.

+
+ + + Download TileOS Sway +
+
+ +
+
+
+

SHA256 +

+

+ MD5

+
+
+
- +
+ +
+
+
+

TileOS River BETA

+

TileOS River Edtion featuring River - a minimalistic and lightweight dynamic Wayland compositor. It is designed to be simple, efficient, and easy to use, making it a great choice for users looking for a streamlined window management experience. River automatically arranges windows in a tiled layout, maximizing screen space and allowing users to easily switch between applications. It has a very simple configuration and low resource consumption, сombined with awesome Catppuccin color scheme, Waybar panel and apps from NWG project (such as nwg-drawer, nwg-look, etc) it provides powerful, easy to use and very flexible desktop.

+
+ + + Download TileOS River +
+
+ +
+
+
+

SHA256 +

+

+ MD5

+
+
+
+
+
+
+ +
+
+
\ No newline at end of file diff --git a/src/routes/icons/Check.svelte b/src/routes/icons/Check.svelte new file mode 100644 index 0000000..871f86a --- /dev/null +++ b/src/routes/icons/Check.svelte @@ -0,0 +1,7 @@ + + + + + diff --git a/static/river.png b/static/river.png new file mode 100644 index 0000000..3f89604 Binary files /dev/null and b/static/river.png differ diff --git a/static/sway.png b/static/sway.png index e44039f..71cc73c 100644 Binary files a/static/sway.png and b/static/sway.png differ