Wrap services text (for ease of future editing).
This commit is contained in:
parent
72ddb3d817
commit
355d0cb639
@ -3,34 +3,61 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<header class="major">
|
<header class="major">
|
||||||
<h2>Services we offer</h2>
|
<h2>Services we offer</h2>
|
||||||
<p>We design integrated infrastructure tailored to your needs utilising technologies from<br />the
|
<p>
|
||||||
best free and open source software projects available. Your data under your control. <br />Here are some examples of the
|
We design integrated infrastructure tailored to your needs utilising
|
||||||
applications we have deployed for our clients.</p>
|
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>
|
</header>
|
||||||
<ul class="features">
|
<ul class="features">
|
||||||
<li class="icon fa-paper-plane-o">
|
<li class="icon fa-paper-plane-o">
|
||||||
<h3>Encrypted Email</h3>
|
<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>
|
<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>
|
</li>
|
||||||
<li class="icon fa-rocket2">
|
<li class="icon fa-rocket2">
|
||||||
<h3>Text and Video Chat</h3>
|
<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>
|
<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>
|
</li>
|
||||||
<li class="icon fa-cloud-o">
|
<li class="icon fa-cloud-o">
|
||||||
<h3>Cloud Storage and Collaboration</h3>
|
<h3>Cloud Storage and Collaboration</h3>
|
||||||
<p><a href="https://sandstorm.io/">Sandstorm</a> is a personal "cloud in a box" , designed with the upmost security in mind. It allows you to deploy apps for file-storage, collaborative document editing, calendars, to-do lists and much more.</p>
|
<p>
|
||||||
|
<a href="https://sandstorm.io/">Sandstorm</a> is a personal "cloud
|
||||||
|
in a box" , designed with the upmost 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>
|
||||||
<li class="icon fa-headphones">
|
<li class="icon fa-headphones">
|
||||||
<h3>Voice Conferencing</h3>
|
<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>
|
<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>
|
</li>
|
||||||
<li class="icon fa-comments-o">
|
<li class="icon fa-comments-o">
|
||||||
<h3>Forum and Mailing Lists</h3>
|
<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>
|
<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>
|
</li>
|
||||||
<li class="icon fa-map-o">
|
<li class="icon fa-map-o">
|
||||||
<h3>Interactive Data and Mapping</h3>
|
<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>
|
<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>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user