This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.zone/src/_includes/section-three.html

38 lines
1.7 KiB
HTML

<!-- Three -->
<section id="three" class="wrapper style6 special">
<div class="inner">
<header class="major">
<h2>Services we offer</h2>
<p>We design integrated infrastructure tailored to your needs utilising technologies from<br />the
best free and open source software projects available. Your data under your control. <br />Here are some examples of the
applications we have deployed for our clients.</p>
</header>
<ul class="features">
<li class="icon fa-paper-plane-o">
<h3>Encrypted Email Server</h3>
<p>Secure your email communications with state of the art mailbox storage and transport encryption.</p>
</li>
<li class="icon fa-laptop">
<h3>Rocket.Chat</h3>
<p>Mobile friendly multi-channel team chat with no artificial limits on features. Vital for remote project coordination.</p>
</li>
<li class="icon fa-code">
<h3>Sandstorm</h3>
<p>A personal "cloud in a box" designed with the upmost security in mind. File-storage, collaborative document editing, calendars and much more.</p>
</li>
<li class="icon fa-headphones">
<h3>Mumble Voice Chat</h3>
<p>Stable and low latency voice communications. Perfect for meetings, even with large groups or low bandwidth.</p>
</li>
<li class="icon fa-heart-o">
<h3>Discourse Forum</h3>
<p>Build your online community with a modern and responsive forum. A great accessible replacement for traditional mailing lists.</p>
</li>
<li class="icon fa-flag-o">
<h3>Interactive Mapping</h3>
<p>Need something mapping? We can provide data visualisations using Leaflet and Open Street Maps.</p>
</li>
</ul>
</div>
</section>