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/services.html

89 lines
3.6 KiB
HTML
Raw Normal View History

2017-09-29 18:36:34 +00:00
<a class="named-anchor" name="services"></a>
2017-09-22 16:23:08 +00:00
<section id="three" class="wrapper style6 special">
<div class="inner">
<header class="major">
<h2>Services we offer</h2>
<p>
This isn't an exhaustive list - if you don't see what you need, please contact us anyway.
</p>
</header>
<ul class="features">
<li class="icon fa-wordpress">
<h3>Wordpress websites</h3>
<p>
We will build and host your website, using Wordpress, which is free software and very user-friendly so you can add and edit your own content if you want to.
</p>
</li>
<li class="icon fa-book">
<h3>CRM and Case Management</h3>
<p>
For case work (e.g. housing or asylum support) we offer our own system, OpenCase. It's simple and user-friendly, perfect for small, volunteer-led groups. We will also consider CiviCRM depending on requirements.
</p>
</li>
<li class="icon fa-paper-plane-o">
2017-09-24 18:33:21 +00:00
<h3>Encrypted Email</h3>
<p>
Secure your email communications with state of the art transport
encryption and <a href="https://0xacab.org/riseuplabs/trees">TREES</a>
encrypted mailbox storage.
</p>
</li>
2017-09-24 18:33:21 +00:00
<li class="icon fa-rocket2">
<h3>Text and Video Chat</h3>
<p>
Mobile friendly multi-channel team chat using <a href="https://rocket.chat/">Rocket.Chat</a>,
with no artificial limits on features. Vital for remote project coordination.
</p>
</li>
2017-09-24 18:33:21 +00:00
<li class="icon fa-cloud-o">
<h3>Cloud Storage and Collaboration</h3>
<p>
<a href="https://cloudron.io/">Cloudron</a> is a personal "cloud
2019-07-16 08:47:17 +00:00
in a box" , designed with the utmost security in mind. It allows you to
deploy apps for file-storage, collaborative document editing,
calendars, to-do lists and much more.
</p>
</li>
<li class="icon fa-headphones">
<h3>Voice Conferencing</h3>
<p>
Stable and low latency voice communications using <a href="https://wiki.mumble.info/wiki/Main_Page">Mumble</a>.
Perfect for meetings, even with large groups, on mobile, or with low bandwidth.
</p>
</li>
2017-09-24 18:33:21 +00:00
<li class="icon fa-comments-o">
<h3>Forum and Mailing Lists</h3>
<p>
Build your online community with a modern and responsive forum with
<a href="https://www.discourse.org/">Discourse</a>. An accessible
replacement for traditional mailing lists.
</p>
</li>
2017-09-24 18:33:21 +00:00
<li class="icon fa-map-o">
2017-09-24 18:44:21 +00:00
<h3>Interactive Data and Mapping</h3>
<p>
Got some data? We can provide a variety of interactive data
visualisations, including mapping using <a href="https://www.openstreetmap.org">OpenStreetMap</a>,
and charts using <a href="https://d3js.org/">D3.js</a>. Get the most out of your
data by presenting it in a bespoke web app.
</p>
</li>
<li class="icon fa-code">
<h3>Bespoke Development</h3>
<p>
For some problems, there may not be a pre-existing free software solution. Let
us guide you through the full development cycle to deliver your bespoke solution.
</p>
</li>
<li class="icon fa-lock">
<h3>Cybersecurity Training</h3>
<p>
A grounded and principled understanding of the cybersecurity domain can ensure
2017-10-04 12:24:01 +00:00
your organisation is not liable to any unwanted security threats. We provide
2019-07-16 08:05:20 +00:00
structured training tailored to your threat model.
</p>
</li>
</ul>
</div>
2017-09-22 09:46:39 +00:00
</section>