start9-landing/src/_includes/components/landing/powered-by.njk

14 lines
725 B
Text
Raw Normal View History

2022-07-28 11:55:52 +00:00
<section id="powered-by">
<h1>Powered by <em>EmbassyOS</em></h1>
<p>
In the past, running a server was only possible for highly technical people or those who could afford to hire them;
namely software developers, corporations, wealthy individuals, and politicians. Start9 levels the playing field by
making it possible for the rest of us.
</p>
<p>
EmbassyOS (EOS) is a browser-based, graphical operating system for a personal server, designed to turn anyone into a
systems administrator capable of managing their own server.
</p>
{% include "components/svg/stack.svg" %}
2022-07-28 11:55:52 +00:00
<a href=""><img src="" alt="">check out the <span>source code</span></a>
</section>