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 @@