From bc3b35c4a36cfa7cf254b128c30a65adfc9fe7ca Mon Sep 17 00:00:00 2001 From: xgui4 <134389196+xgui4@users.noreply.github.com> Date: Wed, 25 Jun 2025 23:40:49 -0400 Subject: [PATCH] Unused images removed, adds contents to website, fix the home button and added content to the readme and script removed --- website/README.md | 29 +++++++++++++++++++++++++++++ website/about.html | 2 +- website/contribute.html | 2 +- website/demo.html | 2 +- website/download.html | 4 +++- website/hall-of-fame.html | 2 +- website/img/X11-MXGA.svg | 2 -- website/img/XLibre-inclusion.svg | 2 -- website/index.html | 1 - website/js/scripts.js | 0 10 files changed, 36 insertions(+), 10 deletions(-) delete mode 100644 website/img/X11-MXGA.svg delete mode 100644 website/img/XLibre-inclusion.svg delete mode 100644 website/js/scripts.js diff --git a/website/README.md b/website/README.md index 94f7d5d57..47bf4d227 100644 --- a/website/README.md +++ b/website/README.md @@ -1,2 +1,31 @@ # x11libre-website + A website for the X11Libre project by @metux + +## About + +X11Libre is an open-source initiative focused on providing a modern, libre implementation of the X11 protocol and related tools. + +## Features + +- Open-source and community-driven +- Modern web technologies +- Documentation and resources for developers + +## Getting Started + +To contribute or deploy the website: + +```bash +git clone https://github.com/metux/x11libre-website.git +cd x11libre-website +# Follow project-specific setup instructions +``` + +## License + +This project is licensed under the MIT License. + +## Contact + +For questions or contributions, please open an issue or contact @metux. diff --git a/website/about.html b/website/about.html index 224beb4ec..131e116e2 100644 --- a/website/about.html +++ b/website/about.html @@ -28,7 +28,7 @@