xserver/website
xgui4 fa5bff8b1d 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.
2025-06-26 19:29:28 -04:00
..
css update style 2025-06-26 18:29:00 -04:00
img Unused images removed, adds contents to website, fix the home button and added content to the readme and script removed 2025-06-25 23:40:49 -04:00
LICENSE Add initial website structure and assets 2025-06-25 19:36:05 -04:00
README.md Update website structure and content 2025-06-26 19:29:28 -04:00
about.html Update website structure and content 2025-06-26 19:29:28 -04:00
drivers.html Update website structure and content 2025-06-26 19:29:28 -04:00
index.html Update website structure and content 2025-06-26 19:29:28 -04:00
wiki.html Update website structure and content 2025-06-26 19:29:28 -04:00

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:

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.

Made by @xgui4 and @ChocodeerZyNX