Refactor README and HTML files for clarity and consistency in formatting

This commit is contained in:
xgui4 2025-06-28 12:16:56 -04:00
parent 2a1b2cbcb5
commit c8e1cf5e2e
4 changed files with 7 additions and 11 deletions

View File

@ -30,6 +30,4 @@ This project is licensed under the MIT License.
For questions or contributions, please open an issue or contact [@metux](https://github.com/metux). For questions or contributions, please open an issue or contact [@metux](https://github.com/metux).
### Made by [@xgui4](https://github.com/xgui4) and [@ChocodeerZyNX](https://github.com/ChocodeerZyNX) and [@yusi1](https://github.com/yuzi1) ### Made by [@xgui4](https://github.com/xgui4) and [@ChocodeerZyNX](https://github.com/ChocodeerZyNX) and [@yusi1](https://github.com/yuzi1)
## Contributors and main dev are done here first -> [https://github.com/xlibre-website](https://github.com/xlibre-website)

View File

@ -46,7 +46,7 @@
</header> </header>
<main> <main>
<h1> X Server </h1> <h1> X Server </h1>
<p> The X server accepts requests from client applications to create windows, <p>The X server accepts requests from client applications to create windows,
which are (normally rectangular) "virtual screens" that the client program which are (normally rectangular) "virtual screens" that the client program
can draw into. can draw into.
Windows are then composed on the actual screen by the X server Windows are then composed on the actual screen by the X server

View File

@ -65,7 +65,7 @@
views, your race, your sex, your age, your food menu, whether you wear views, your race, your sex, your age, your food menu, whether you wear
boots or heels, whether youre furry or fairy, Conan or McKay, comic boots or heels, whether youre furry or fairy, Conan or McKay, comic
character, a small furry creature from Alpha Centauri, a neurodivergent character, a small furry creature from Alpha Centauri, a neurodivergent
or just a average person. Anybody whos interested in bringing X forward or just an average person. Anybody whos interested in bringing X forward
is welcome, so its truly inclusive!</p> is welcome, so its truly inclusive!</p>
<p>Together well make X great again!</p> <p>Together well make X great again!</p>
<h2 id="upgrade-notice">Upgrade notice</h2> <h2 id="upgrade-notice">Upgrade notice</h2>

View File

@ -67,15 +67,13 @@
</code> </code>
</pre> </pre>
</li> </li>
<li id="Artix">Artix Linux <li id="Artix">Artix Linux:
<a href="https://wiki.artixlinux.org/Site/XlibreOnArtix">See this guide for XLibre on Artix</a> <a href="https://wiki.artixlinux.org/Site/XlibreOnArtix">See this guide for XLibre on Artix</a>
</li> </li>
<li id="Gentoo">Gentoo Linux <li id="Gentoo">Gentoo Linux:
<a href="https://github.com/X11Libre/ports-gentoo">See Repo for packaging on Gentoo</a> <a href="https://github.com/X11Libre/ports-gentoo">See this repository for packaging on Gentoo</a>
</li> </li>
<li id="Others">Others: Build it yourself. See the above video on how to compile XLibre
<li id="others">
<p>Others : Build it yourself. If not available in your packages manager.</p>
</li> </li>
</ul> </ul>
</div> </div>