-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
33 lines (32 loc) · 1023 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
layout: default
excerpt: KangarooBox provides IT services in DevOps, systems programming, and AWS cloud computing.
---
<div class="row">
<div class="large-6 columns">
<h2><a href="/software">Software</a></h2>
<p>
All of our products are web based systems that are operated from a
simple browser. If your reading this you already have all the equipment
you need to get started.
</p>
</div>
<div class="large-6 columns">
<h2><a href="/services">Services</a></h2>
<p>
From helping you design your cloud architecture to reviewing your current development environment, KangarooBox
can make sure your operations are running smoothly and efficiently.
</p>
</div>
</div>
<div class="row">
<div class="large-12 columns">
<h3>Philosophy</h3>
<div class="panel callout radius">
<p>
KangarooBox believes in the K.I.S.S. (Keep It Stupid Simple) design philosophy and strive to make your
whole experience easy.
</p>
</div>
</div>
</div>