From 143b37e95f97b285d2c10cff84d61adbfcc98068 Mon Sep 17 00:00:00 2001 From: xgui4 <134389196+xgui4@users.noreply.github.com> Date: Sun, 29 Jun 2025 17:36:34 -0400 Subject: [PATCH] Add download and FAQ pages, enhance navigation and styling across the website --- website/README.md | 8 ++- website/about.html | 9 +++- website/css/styles.css | 25 +++++++--- website/download.html | 110 +++++++++++++++++++++++++++++++++++++++++ website/drivers.html | 7 +++ website/faq.html | 108 ++++++++++++++++++++++++++++++++++++++++ website/index.html | 8 ++- website/wiki.html | 17 ++++--- 8 files changed, 275 insertions(+), 17 deletions(-) create mode 100644 website/download.html create mode 100644 website/faq.html diff --git a/website/README.md b/website/README.md index 395ad63dc..3818ece54 100644 --- a/website/README.md +++ b/website/README.md @@ -30,4 +30,10 @@ This project is licensed under the MIT License. For questions or contributions, please open an issue or contact [@metux](https://github.com/metux). -### Made by [@xgui4](https://github.com/xgui4) and [@ChocodeerZyNX](https://github.com/ChocodeerZyNX) and [@yusi1](https://github.com/yuzi1) \ No newline at end of file +### Made by [@xgui4](https://github.com/xgui4) and [@ChocodeerZyNX](https://github.com/ChocodeerZyNX) and [@yusi1](https://github.com/yuzi1) + +```text +before doing commit the dev of the site is done here : https://www.github.com/xgui4/X11Libre-website + +you can try the website at : https://xgui4.github.io/xserver/website +``` diff --git a/website/about.html b/website/about.html index c1847eee1..b7ce3d858 100644 --- a/website/about.html +++ b/website/about.html @@ -4,7 +4,7 @@ - + + + Xlibre - FAQ & Privacy + + +
+ +
+
+ +
+
+

Download

+

The Xlibre project is hosted on GitHub. You can find + the source code and follow development + there.

+ +

If you want to download the latest source snapshot as + a compressed archive, a direct + zip + file is also available.

+ +

Precompiled binaries for Xlibre are already + available for some distributions. The project is still in its + early packaging phase and only some distributions offer it.

+ +

However, there are plans and ongoing efforts to + integrate Xlibre into major Linux distributions. Here's the current + status:

+ + +
+
+ + + \ No newline at end of file diff --git a/website/drivers.html b/website/drivers.html index 188b1057e..5559a1172 100644 --- a/website/drivers.html +++ b/website/drivers.html @@ -31,6 +31,12 @@ + + @@ -103,6 +109,7 @@ +