diff --git a/website b/website
deleted file mode 160000
index 5d8d36d13..000000000
--- a/website
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 5d8d36d13aedac90746836e3aa0be4a559fdfe39
diff --git a/website/.github/workflows/static.yml b/website/.github/workflows/static.yml
new file mode 100644
index 000000000..0ba82305f
--- /dev/null
+++ b/website/.github/workflows/static.yml
@@ -0,0 +1,43 @@
+# Simple workflow for deploying static content to GitHub Pages
+name: Deploy static content to Pages
+
+on:
+ # Runs on pushes targeting the default branch
+ push:
+ branches: ["master"]
+
+ # Allows you to run this workflow manually from the Actions tab
+ workflow_dispatch:
+
+# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
+permissions:
+ contents: read
+ pages: write
+ id-token: write
+
+# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
+# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
+concurrency:
+ group: "pages"
+ cancel-in-progress: false
+
+jobs:
+ # Single deploy job since we're just deploying
+ deploy:
+ environment:
+ name: github-pages
+ url: ${{ steps.deployment.outputs.page_url }}
+ runs-on: ubuntu-latest
+ steps:
+ - name: Checkout
+ uses: actions/checkout@v4
+ - name: Setup Pages
+ uses: actions/configure-pages@v5
+ - name: Upload artifact
+ uses: actions/upload-pages-artifact@v3
+ with:
+ # Upload entire repository
+ path: '.'
+ - name: Deploy to GitHub Pages
+ id: deployment
+ uses: actions/deploy-pages@v4
diff --git a/website/LICENSE b/website/LICENSE
new file mode 100644
index 000000000..f2d714b4e
--- /dev/null
+++ b/website/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2025 Xgui4 Studio
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/website/README.md b/website/README.md
new file mode 100644
index 000000000..94f7d5d57
--- /dev/null
+++ b/website/README.md
@@ -0,0 +1,2 @@
+# x11libre-website
+A website for the X11Libre project by @metux
diff --git a/website/about.html b/website/about.html
new file mode 100644
index 000000000..224beb4ec
--- /dev/null
+++ b/website/about.html
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+ X11Libre X Server
+
+
+
+
+
+
+
+
To be written
+
+
+
+
\ No newline at end of file
diff --git a/website/contribute.html b/website/contribute.html
new file mode 100644
index 000000000..609a6923e
--- /dev/null
+++ b/website/contribute.html
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+ X11Libre X Server
+
+
+
+
+
+
+
+ Go to the repo
+
+
+
+
\ No newline at end of file
diff --git a/website/css/styles.css b/website/css/styles.css
new file mode 100644
index 000000000..38fb68714
--- /dev/null
+++ b/website/css/styles.css
@@ -0,0 +1,8 @@
+#github-card {
+ background-color: gray;
+}
+
+#github-card a{
+ text-decoration : none;
+ color : white;
+}
\ No newline at end of file
diff --git a/website/demo.html b/website/demo.html
new file mode 100644
index 000000000..224beb4ec
--- /dev/null
+++ b/website/demo.html
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+ X11Libre X Server
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/website/img/X11-MXGA.svg b/website/img/X11-MXGA.svg
new file mode 100644
index 000000000..2a7cf28db
--- /dev/null
+++ b/website/img/X11-MXGA.svg
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/website/img/XLibre-Logo.svg b/website/img/XLibre-Logo.svg
new file mode 100644
index 000000000..99b0b174f
--- /dev/null
+++ b/website/img/XLibre-Logo.svg
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/website/img/XLibre-inclusion.svg b/website/img/XLibre-inclusion.svg
new file mode 100644
index 000000000..1483b399a
--- /dev/null
+++ b/website/img/XLibre-inclusion.svg
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/website/index.html b/website/index.html
new file mode 100644
index 000000000..5d916253f
--- /dev/null
+++ b/website/index.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+
+
+ X11Libre X Server
+
+
+
+
+
+
+
+
+XLibre Xserver
+===============
+
+Xlibre is a fork of the [Xorg Xserver](https://gitlab.freedesktop.org/xorg/xserver)
+with lots of code cleanups and enhanced functionality.
+
+This fork was necessary since toxic elements within Xorg projects, moles
+from BigTech, are boycotting any substantial work on Xorg, in order to
+destroy the project, to eliminate competition of their own products.
+Classic "embrace, extend, extinguish" tactics.
+
+Right after journalists first began covering the planned fork Xlibre,
+on June 6th 2025, Redhat employees started a purge on the Xlibre founder's
+GitLab account on freedesktop.org: deleted the git repo, tickets, merge
+requests, etc, and so fired the shot that the whole world heard.
+
+This is an independent project, not at all affiliated with BigTech or any
+of their subsidiaries or tax evasion tools, nor any political activists
+groups, state actors, etc. It's explicitly free of any "DEI" or similar
+discriminatory policies. Anybody who's treating others nicely is welcomed.
+
+It doesn't matter which country you're coming from, your political views,
+your race, your sex, your age, your food menu, whether you wear boots or
+heels, whether you're furry or fairy, Conan or McKay, comic character, a
+small furry creature from Alpha Centauri, a neurodivergent or just a average person.
+Anybody who's interested in bringing X forward is welcome, so it's a true inclusive!
+
+Together we'll make X great again!
+
+Upgrade notice
+--------------
+
+* Module ABIs have changed - drivers MUST be recompiled against this Xserver
+ version, otherwise the Xserver can crash or fail to start up correctly.
+
+* If your console is locked up (no input possible, not even VT switch), then
+ most likely the input driver couldn't be loaded due to a version mismatch.
+ When unsure, it's best to be prepared to ssh into your machine from another one
+ or set a timer that's calling `chvt 1` after certain time, so you don't
+ need a cold reboot.
+ Or, make sure that you have magic `SysRq` key enabled (`Alt+PrtSc`)
+ via sysctl (`kernel.sysrq=1`), then press following combination depending on keyboard
+ layout to make kernel regain control over keyboard to make VT switching work:
+ - QWERTY/AZERTY keyboard layout: `SysRq + R`
+ - Dvorak/Colemak keyboard layout: `SysRq + P`
+
+* Proprietary Nvidia drivers might break: they still haven't managed to do
+ even simple cleanups to catch up with Xorg master for about a year.
+ All attempts to get into direct mail contact have failed. We're trying to
+ work around this, but cannot give any guarantees. But you can make it work
+ by adding `Option "IgnoreABI" "1"` line to `ServerFlags` section in Xorg config.
+
+* Most Xorg drivers should run as-is (once recompiled!), with some exceptions.
+ See `.gitlab-ci.yml` for the versions/branches 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/js/scripts.js b/website/js/scripts.js
new file mode 100644
index 000000000..e69de29bb