2022-07-28 11:55:52 +00:00
|
|
|
<section id="powered-by">
|
2022-09-30 16:02:17 +00:00
|
|
|
<h1>Powered by <em>embassyOS</em></h1>
|
2022-09-23 15:49:15 +00:00
|
|
|
<div>
|
|
|
|
|
<p>
|
2022-09-30 16:02:17 +00:00
|
|
|
embassyOS (eOS) is a browser-based, graphical operating system for a personal server, designed to <em>
|
2022-09-29 10:44:18 +00:00
|
|
|
turn anyone into a
|
|
|
|
|
system administrator
|
|
|
|
|
</em> capable of managing their own server.
|
2022-09-23 15:49:15 +00:00
|
|
|
</p>
|
|
|
|
|
</div>
|
2022-09-18 15:37:00 +00:00
|
|
|
<div class="image-with-shadow">
|
2022-09-29 10:44:18 +00:00
|
|
|
{% include "components/svg/stack-new.svg" %}
|
|
|
|
|
<div class="img-shadow">{% include "components/svg/stack-new.svg" %}</div>
|
2022-09-18 15:37:00 +00:00
|
|
|
</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">
|
2022-09-29 10:44:18 +00:00
|
|
|
<img src="../assets/images/code1.png" alt="html tag icon" title="html tag icon"/>
|
|
|
|
|
<img class="img-shadow" src="../assets/images/code1.png" style="filter: blur(.8rem) brightness(0)" alt=""/>
|
2022-09-18 15:37:00 +00:00
|
|
|
</div>
|
|
|
|
|
check out the <span>source code</span></a>
|
2022-07-28 11:55:52 +00:00
|
|
|
</section>
|