32 lines
663 B
Markdown
32 lines
663 B
Markdown
# 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.
|