mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
64 lines
2.3 KiB
HTML
64 lines
2.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>SerenityOS</title>
|
|
<style>
|
|
body { font-family: sans-serif; }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<img src="banner2.png" alt="SerenityOS">
|
|
<h1>SerenityOS</h1>
|
|
<b>A graphical Unix-like operating system for desktop computers!</b>
|
|
|
|
<p>SerenityOS is a love letter to '90s user interfaces with a custom Unix-like core. It flatters with sincerity by stealing beautiful ideas from various other systems.</p>
|
|
|
|
<p>Roughly speaking, the goal is a marriage between the aesthetic of late-1990s productivity software and the power-user accessibility of late-2000s *nix.</p>
|
|
|
|
<p>This is a system by us, for us, based on the things we like.</p>
|
|
|
|
<p><b>Project:</b></p>
|
|
<ul>
|
|
<li><a href="https://github.com/SerenityOS/serenity">SerenityOS on GitHub</a></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>
|
|
|
|
<p><b>Sponsoring developers:</b></p>
|
|
|
|
<ul>
|
|
<li>
|
|
<b>Andreas Kling (<a href="https://twitter.com/awesomekling">@awesomekling</a>):</b>
|
|
<ul>
|
|
<li><a href="https://github.com/sponsors/awesomekling">GitHub Sponsors</a></li>
|
|
<li><a href="https://www.patreon.com/serenityos">Patreon</a></li>
|
|
</ul>
|
|
</li>
|
|
<br>
|
|
<li>
|
|
<b>Linus Groh (<a href="https://twitter.com/linusgroh">@linusgroh</a>):</b>
|
|
<ul>
|
|
<li><a href="https://github.com/sponsors/linusg">GitHub Sponsors</a></li>
|
|
<li><a href="https://liberapay.com/linusg">Liberapay</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
|
|
<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>
|
|
<li><a href="https://changelog.serenityos.org/">Lubrsi's commit overview, grouped by month and category</a></li>
|
|
</ul>
|
|
|
|
<p><b>Screenshot:</b></p>
|
|
|
|
<img src="screenshot-b36968c.png">
|
|
|
|
</body>
|
|
</html>
|