From fa5bff8b1dd41314f1aecc9c449e326d0a8e0b16 Mon Sep 17 00:00:00 2001 From: xgui4 <134389196+xgui4@users.noreply.github.com> Date: Thu, 26 Jun 2025 19:29:28 -0400 Subject: [PATCH] Update website structure and content - Added contact information and contributors section to README.md. - Removed scripts.js from about.html and index.html for cleaner loading. - Added a new "Drivers" page with driver repository information. - Updated navigation links in index.html and about.html to reflect new structure. - Created a new wiki.html page with installation instructions for XLibre on major distributions. - Consolidated contact and contribution information into footers across multiple pages. --- website/README.md | 2 + website/about.html | 23 ++++++-- website/download.html | 120 ----------------------------------------- website/drivers.html | 122 ++++++++++++++++++++++++++++++++++++++++++ website/index.html | 45 +++++++--------- website/wiki.html | 86 +++++++++++++++++++++++++++++ 6 files changed, 249 insertions(+), 149 deletions(-) delete mode 100644 website/download.html create mode 100644 website/drivers.html create mode 100644 website/wiki.html diff --git a/website/README.md b/website/README.md index 47bf4d227..beb66e959 100644 --- a/website/README.md +++ b/website/README.md @@ -29,3 +29,5 @@ This project is licensed under the MIT License. ## Contact For questions or contributions, please open an issue or contact @metux. + +### Made by [@xgui4](https://github.com/xgui4) and [@ChocodeerZyNX](https://github.com/ChocodeerZyNX) diff --git a/website/about.html b/website/about.html index 87e0f708a..40e77df72 100644 --- a/website/about.html +++ b/website/about.html @@ -6,7 +6,6 @@ - @@ -34,11 +33,14 @@ + @@ -60,5 +62,20 @@

- + \ No newline at end of file diff --git a/website/download.html b/website/download.html deleted file mode 100644 index 604ceec2d..000000000 --- a/website/download.html +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - Download X11Libre X Server - - - -
- -
-
- -Driver repositories -------------------- - -Since Redhat had deleted and banned all X11Libre repositories from freedesktop.org, -the driver repositories are now moved to GitHub: - -| Driver | Git repository | Release tag | -| --- | --- | --- | -| xf86-input-elographics: | https://github.com/X11Libre/xf86-input-elographics | xlibre-xf86-input-elographics-1.4.4.1 | -| xf86-input-evdev: | https://github.com/X11Libre/xf86-input-evdev | xlibre-xf86-input-evdev-2.11.0.1 | -| xf86-input-void: | https://github.com/X11Libre/xf86-input-void | xlibre-xf86-input-void-1.4.2.1 | -| xf86-input-joystick: | https://github.com/X11Libre/xf86-input-joystick | xlibre-xf86-input-joystick-1.6.4.1 | -| xf86-input-keyboard: | https://github.com/X11Libre/xf86-input-keyboard | xlibre-xf86-input-keyboard-2.1.0.1 | -| xf86-input-libinput: | https://github.com/X11Libre/xf86-input-libinput | xlibre-xf86-input-libinput-1.5.0.1 | -| xf86-input-mouse: | https://github.com/X11Libre/xf86-input-mouse | xlibre-xf86-input-mouse-1.9.5.1 | -| xf86-input-synaptics: | https://github.com/X11Libre/xf86-input-synaptics | xlibre-xf86-input-synaptics-1.10.0.1 | -| xf86-input-vmmouse: | https://github.com/X11Libre/xf86-input-vmmouse | xlibre-xf86-input-vmmouse-13.2.0.1 | -| xf86-input-wacom: | https://github.com/X11Libre/xf86-input-wacom | xlibre-xf86-input-wacom-1.2.3.1 | -| xf86-video-amdgpu: | https://github.com/X11Libre/xf86-video-amdgpu | xlibre-xf86-video-amdgpu-23.0.0.1 | -| xf86-video-apm: | https://github.com/X11Libre/xf86-video-apm | xlibre-xf86-video-apm-1.3.0.1 | -| xf86-video-ark: | https://github.com/X11Libre/xf86-video-ark | xfree-xf86-video-ark-0.7.6.1 | -| xf86-video-ast: | https://github.com/X11Libre/xf86-video-ast | xlibre-xf86-video-ast-1.2.0 | -| xf86-video-ati: | https://github.com/X11Libre/xf86-video-ati | xfree-xf86-video-ati-22.0.0.1 | -| xf86-video-chips: | https://github.com/X11Libre/xf86-video-chips | xlibre-xf86-video-chips-1.5.0.1 | -| xf86-video-cirrus: | https://github.com/X11Libre/xf86-video-cirrus | xlibre-xf86-video-cirrus-1.6.0.1 | -| xf86-video-dummy: | https://github.com/X11Libre/xf86-video-dummy | xlibre-xf86-video-dummy-0.4.1.1 | -| xf86-video-fbdev: | https://github.com/X11Libre/xf86-video-fbdev | xlibre-xf86-video-fbdev-0.5.1.1 | -| xf86-video-freedreno: | https://github.com/X11Libre/xf86-video-freedreno | xlibre-xf86-video-freedreno-1.4.0.1 | -| xf86-video-geode: | https://github.com/X11Libre/xf86-video-geode | xlibre-xf86-video-geode-2.18.1.1 | -| xf86-video-i128: | https://github.com/X11Libre/xf86-video-i128 | xlibre-xf86-video-i128-1.4.1.1 | -| xf86-video-i740: | https://github.com/X11Libre/xf86-video-i740 | xlibre-xf86-video-i740-1.4.0.1 | -| xf86-video-intel: | https://github.com/X11Libre/xf86-video-intel | xlibre-xf86-video-intel-3.0.0.1 | -| xf86-video-mach64: | https://github.com/X11Libre/xf86-video-mach64 | xlibre-xf86-video-mach64-6.10.0.1 | -| xf86-video-mga: | https://github.com/X11Libre/xf86-video-mga | xlibre-xf86-video-mga-2.1.0.1 | -| xf86-video-neomagic: | https://github.com/X11Libre/xf86-video-neomagic | xlibre-xf86-video-neomagic-1.3.1.1 | -| xf86-video-nested: | https://github.com/X11Libre/xf86-video-nested | xlibre-xf86-video-nested-1.0.0.1 | -| xf86-video-nouveau: | https://github.com/X11Libre/xf86-video-nouveau | xlibre-xf86-video-nouveau-1.0.18.1 | -| xf86-video-nv: | https://github.com/X11Libre/xf86-video-nv | xlibre-xf86-video-nv-2.1.23.1 | -| xf86-video-omap: | https://github.com/X11Libre/xf86-video-omap | xlibre-xf86-video-omap-0.4.5.1 | -| xf86-video-qxl: | https://github.com/X11Libre/xf86-video-qxl | xlibre-xf86-video-qxl-0.1.6.1 | -| xf86-video-r128: | https://github.com/X11Libre/xf86-video-r128 | xlibre-xf86-video-r128-6.13.0.1 | -| xf86-video-rendition: | https://github.com/X11Libre/xf86-video-rendition | xlibre-xf86-video-rendition-4.2.7.1 | -| xf86-video-s3virge: | https://github.com/X11Libre/xf86-video-s3virge | xlibre-xf86-video-s3virge-1.11.1.1 | -| xf86-video-savage: | https://github.com/X11Libre/xf86-video-savage | xlibre-xf86-video-savage-2.4.1.1 | -| xf86-video-siliconmotion: | https://github.com/X11Libre/xf86-video-siliconmotion | xlibre-xf86-video-siliconmotion-1.7.10.1 | -| xf86-video-sis: | https://github.com/X11Libre/xf86-video-sis | xlibre-xf86-video-sis-0.12.0.1 | -| xf86-video-sisusb: | https://github.com/X11Libre/xf86-video-sisusb | xlibre-xf86-video-sisusb-0.9.7.1 | -| xf86-video-suncg14: | https://github.com/X11Libre/xf86-video-suncg14 | xlibre-xf86-video-suncg14-1.2.0 | -| xf86-video-suncg3: | https://github.com/X11Libre/xf86-video-suncg3 | xlibre-xf86-video-suncg3-1.1.3.0 | -| xf86-video-suncg6: | https://github.com/X11Libre/xf86-video-suncg6 | xlibre-xf86-video-suncg6-1.1.3.1 | -| xf86-video-sunffb: | https://github.com/X11Libre/xf86-video-sunffb | xlibre-xf86-video-sunffb-1.2.3.1 | -| xf86-video-sunleo: | https://github.com/X11Libre/xf86-video-sunleo | xlibre-xf86-video-sunleo-1.2.3.1 | -| xf86-video-suntcx: | https://github.com/X11Libre/xf86-video-suntcx | xlibre-xf86-video-suntcx-1.1.3.1 | -| xf86-video-tdfx: | https://github.com/X11Libre/xf86-video-tdfx | xlibre-xf86-video-tdfx-1.5.0.1 | -| xf86-video-trident: | https://github.com/X11Libre/xf86-video-trident | xlibre-xf86-video-trident-1.4.0.1 | -| xf86-video-vbox: | https://github.com/X11Libre/xf86-video-vbox | xlibre-xf86-video-vbox-1.0.1.1 | -| xf86-video-v4l: | https://github.com/X11Libre/xf86-video-v4l | xlibre-xf86-video-v4l-0.3.0.1 | -| xf86-video-vesa: | https://github.com/X11Libre/xf86-video-vesa | xlibre-xf86-video-vesa-2.6.0.1 | -| xf86-video-vmware: | https://github.com/X11Libre/xf86-video-vmware | xlibre-xf86-video-vmware-13.4.0.1 | -| xf86-video-voodoo: | https://github.com/X11Libre/xf86-video-voodoo | xlibre-xf86-video-voodoo-1.2.6.1 | -| xf86-video-wsfb: | https://github.com/X11Libre/xf86-video-wsfb | xlibre-xf86-video-wsfb-0.4.1.1 | -| xf86-video-xgi: | https://github.com/X11Libre/xf86-video-xgi | xlibre-xf86-video-xgi-1.6.1.1 | - - -

How to install XLibre

- -
- - - \ No newline at end of file diff --git a/website/drivers.html b/website/drivers.html new file mode 100644 index 000000000..8287c4434 --- /dev/null +++ b/website/drivers.html @@ -0,0 +1,122 @@ + + + + + + + + + + +
+ +
+ +
+

Driver repositories

+

Since Redhat had deleted and banned all X11Libre repositories from freedesktop.org, + the driver repositories are now moved to GitHub:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Driver Git repository Release tag
xf86-input-elographics: https://github.com/X11Libre/xf86-input-elographics xlibre-xf86-input-elographics-1.4.4.1
xf86-input-evdev: https://github.com/X11Libre/xf86-input-evdev xlibre-xf86-input-evdev-2.11.0.1
xf86-input-void: https://github.com/X11Libre/xf86-input-void xlibre-xf86-input-void-1.4.2.1
xf86-input-joystick: https://github.com/X11Libre/xf86-input-joystick xlibre-xf86-input-joystick-1.6.4.1
xf86-input-keyboard: https://github.com/X11Libre/xf86-input-keyboard xlibre-xf86-input-keyboard-2.1.0.1
xf86-input-libinput: https://github.com/X11Libre/xf86-input-libinput xlibre-xf86-input-libinput-1.5.0.1
xf86-input-mouse: https://github.com/X11Libre/xf86-input-mouse xlibre-xf86-input-mouse-1.9.5.1
xf86-input-synaptics: https://github.com/X11Libre/xf86-input-synaptics xlibre-xf86-input-synaptics-1.10.0.1
xf86-input-vmmouse: https://github.com/X11Libre/xf86-input-vmmouse xlibre-xf86-input-vmmouse-13.2.0.1
xf86-input-wacom: https://github.com/X11Libre/xf86-input-wacom xlibre-xf86-input-wacom-1.2.3.1
xf86-video-amdgpu: https://github.com/X11Libre/xf86-video-amdgpu xlibre-xf86-video-amdgpu-23.0.0.1
xf86-video-apm: https://github.com/X11Libre/xf86-video-apm xlibre-xf86-video-apm-1.3.0.1
xf86-video-ark: https://github.com/X11Libre/xf86-video-ark xfree-xf86-video-ark-0.7.6.1
xf86-video-ast: https://github.com/X11Libre/xf86-video-ast xlibre-xf86-video-ast-1.2.0
xf86-video-ati: https://github.com/X11Libre/xf86-video-ati xfree-xf86-video-ati-22.0.0.1
xf86-video-chips: https://github.com/X11Libre/xf86-video-chips xlibre-xf86-video-chips-1.5.0.1
xf86-video-cirrus: https://github.com/X11Libre/xf86-video-cirrus xlibre-xf86-video-cirrus-1.6.0.1
xf86-video-dummy: https://github.com/X11Libre/xf86-video-dummy xlibre-xf86-video-dummy-0.4.1.1
xf86-video-fbdev: https://github.com/X11Libre/xf86-video-fbdev xlibre-xf86-video-fbdev-0.5.1.1
xf86-video-freedreno: https://github.com/X11Libre/xf86-video-freedreno xlibre-xf86-video-freedreno-1.4.0.1
xf86-video-geode: https://github.com/X11Libre/xf86-video-geode xlibre-xf86-video-geode-2.18.1.1
xf86-video-i128: https://github.com/X11Libre/xf86-video-i128 xlibre-xf86-video-i128-1.4.1.1
xf86-video-i740: https://github.com/X11Libre/xf86-video-i740 xlibre-xf86-video-i740-1.4.0.1
xf86-video-intel: https://github.com/X11Libre/xf86-video-intel xlibre-xf86-video-intel-3.0.0.1
xf86-video-mach64: https://github.com/X11Libre/xf86-video-mach64 xlibre-xf86-video-mach64-6.10.0.1
xf86-video-mga: https://github.com/X11Libre/xf86-video-mga xlibre-xf86-video-mga-2.1.0.1
xf86-video-neomagic: https://github.com/X11Libre/xf86-video-neomagic xlibre-xf86-video-neomagic-1.3.1.1
xf86-video-nested: https://github.com/X11Libre/xf86-video-nested xlibre-xf86-video-nested-1.0.0.1
xf86-video-nouveau: https://github.com/X11Libre/xf86-video-nouveau xlibre-xf86-video-nouveau-1.0.18.1
xf86-video-nv: https://github.com/X11Libre/xf86-video-nv xlibre-xf86-video-nv-2.1.23.1
xf86-video-omap: https://github.com/X11Libre/xf86-video-omap xlibre-xf86-video-omap-0.4.5.1
xf86-video-qxl: https://github.com/X11Libre/xf86-video-qxl xlibre-xf86-video-qxl-0.1.6.1
xf86-video-r128: https://github.com/X11Libre/xf86-video-r128 xlibre-xf86-video-r128-6.13.0.1
xf86-video-rendition: https://github.com/X11Libre/xf86-video-rendition xlibre-xf86-video-rendition-4.2.7.1
xf86-video-s3virge: https://github.com/X11Libre/xf86-video-s3virge xlibre-xf86-video-s3virge-1.11.1.1
xf86-video-savage: https://github.com/X11Libre/xf86-video-savage xlibre-xf86-video-savage-2.4.1.1
xf86-video-siliconmotion: https://github.com/X11Libre/xf86-video-siliconmotion xlibre-xf86-video-siliconmotion-1.7.10.1
xf86-video-sis: https://github.com/X11Libre/xf86-video-sis xlibre-xf86-video-sis-0.12.0.1
xf86-video-sisusb: https://github.com/X11Libre/xf86-video-sisusb xlibre-xf86-video-sisusb-0.9.7.1
xf86-video-suncg14: https://github.com/X11Libre/xf86-video-suncg14 xlibre-xf86-video-suncg14-1.2.0
xf86-video-suncg3: https://github.com/X11Libre/xf86-video-suncg3 xlibre-xf86-video-suncg3-1.1.3.0
xf86-video-suncg6: https://github.com/X11Libre/xf86-video-suncg6 xlibre-xf86-video-suncg6-1.1.3.1
xf86-video-sunffb: https://github.com/X11Libre/xf86-video-sunffb xlibre-xf86-video-sunffb-1.2.3.1
xf86-video-sunleo: https://github.com/X11Libre/xf86-video-sunleo xlibre-xf86-video-sunleo-1.2.3.1
xf86-video-suntcx: https://github.com/X11Libre/xf86-video-suntcx xlibre-xf86-video-suntcx-1.1.3.1
xf86-video-tdfx: https://github.com/X11Libre/xf86-video-tdfx xlibre-xf86-video-tdfx-1.5.0.1
xf86-video-trident: https://github.com/X11Libre/xf86-video-trident xlibre-xf86-video-trident-1.4.0.1
xf86-video-vbox: https://github.com/X11Libre/xf86-video-vbox xlibre-xf86-video-vbox-1.0.1.1
xf86-video-v4l: https://github.com/X11Libre/xf86-video-v4l xlibre-xf86-video-v4l-0.3.0.1
xf86-video-vesa: https://github.com/X11Libre/xf86-video-vesa xlibre-xf86-video-vesa-2.6.0.1
xf86-video-vmware: https://github.com/X11Libre/xf86-video-vmware xlibre-xf86-video-vmware-13.4.0.1
xf86-video-voodoo: https://github.com/X11Libre/xf86-video-voodoo xlibre-xf86-video-voodoo-1.2.6.1
xf86-video-wsfb: https://github.com/X11Libre/xf86-video-wsfb xlibre-xf86-video-wsfb-0.4.1.1
xf86-video-xgi: https://github.com/X11Libre/xf86-video-xgi xlibre-xf86-video-xgi-1.6.1.1
+
+ + + \ No newline at end of file diff --git a/website/index.html b/website/index.html index c66afa096..f46fab789 100644 --- a/website/index.html +++ b/website/index.html @@ -6,7 +6,6 @@ - @@ -31,13 +30,13 @@ Home @@ -106,28 +105,22 @@ built along with Xlibre.

-

Contact

- - - - - - - - - - - - - - - - - - - -
Mailing list:https://www.freelists.org/list/xlibre
Telegram channel:https://t.me/x11dev
Matrix room (mirror of tg group):https://matrix.to/#/#xlibre:matrix.org
- - \ No newline at end of file + + diff --git a/website/wiki.html b/website/wiki.html new file mode 100644 index 000000000..821e83831 --- /dev/null +++ b/website/wiki.html @@ -0,0 +1,86 @@ + + + + + + + + + + + +
+ +
+ +

How to install XLibre

+ + +
+
+

Installation on Major Distros

+ +
+
+ + + \ No newline at end of file