1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 18:17:34 +00:00

Websites: Import serenityos.org website changes

I hadn't synced this for a while. The repo copy now matches the live
site once again.
This commit is contained in:
Andreas Kling 2021-10-30 15:16:37 +02:00
parent fa018d3ba1
commit 34cc4803af
41 changed files with 656 additions and 50 deletions

View file

@ -7,7 +7,7 @@
</style>
</head>
<body>
<img src="banner.png" alt="SerenityOS">
<img src="banner2.png" alt="SerenityOS">
<h1>SerenityOS</h1>
<b>A graphical Unix-like operating system for desktop computers!</b>
@ -20,7 +20,7 @@
<p><b>Project:</b></p>
<ul>
<li><a href="https://github.com/SerenityOS/serenity">SerenityOS on GitHub</a></li>
<li><a href="https://discord.gg/serenityos">SerenityOS Discord Server</a> <font color=red>(join here to chat!)</font></li>
<li><a href="https://discord.com/invite/29gCcKsXkF">SerenityOS Discord Server</a> <font color=red>(join here to chat!)</font></li>
<li><a href="faq/">Frequently asked questions</a></li>
<li><a href="bounty/">Bug bounty program</a></li>
</ul>
@ -48,10 +48,15 @@
<p><b>Other links:</b></p>
<ul>
<li><a href="https://youtube.com/c/AndreasKling">Andreas Kling on YouTube</a></li>
<li><a href="happy/3rd/">Happy 3rd birthday! SerenityOS: Year 3 in review</a></li>
<li><a href="happy/2nd/">Happy 2nd birthday! SerenityOS: The second year</a></li>
<li><a href="happy/1st/">Happy 1st birthday! SerenityOS: From zero to HTML in a year</a></li>
<li><a href="https://happy-serenityos.linus.dev/">Linus's ":^)" tracker</a></li>
</ul>
<p><b>Screenshot:</b></p>
<img src="screenshot-b36968c.png">
</body>
</html>