2022-07-28 11:55:52 +00:00
|
|
|
|
<section id="powered-by">
|
|
|
|
|
|
<h1>Powered by <em>EmbassyOS</em></h1>
|
2022-09-23 15:49:15 +00:00
|
|
|
|
<div>
|
|
|
|
|
|
<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
|
|
|
|
|
|
system’s administrator capable of managing their own server.
|
|
|
|
|
|
</p>
|
|
|
|
|
|
</div>
|
2022-09-18 15:37:00 +00:00
|
|
|
|
<div class="image-with-shadow">
|
|
|
|
|
|
{% include "components/svg/stack.svg" %}
|
|
|
|
|
|
<div class="img-shadow">{% include "components/svg/stack.svg" %}</div>
|
|
|
|
|
|
</div>
|
2022-09-20 12:58:56 +00:00
|
|
|
|
<a class="source-link" href="{{ site.poweredBy.url }}" target="_blank">
|
2022-09-18 15:37:00 +00:00
|
|
|
|
<div class="image-with-shadow">
|
|
|
|
|
|
<img src="../assets/images/code1.png" alt=""/>
|
|
|
|
|
|
<img class="img-shadow" src="../assets/images/code1.png" alt=""/>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
check out the <span>source code</span></a>
|
2022-07-28 11:55:52 +00:00
|
|
|
|
</section>
|