-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
38 lines (35 loc) · 1.95 KB
/
about.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
34
35
36
37
38
---
layout: default
title: About
description: Danitso is a Danish company founded in 2013 by Dan Rudkjoebing Petersen.
---
<div class="danitso-showcase-container danitso-showcase-container-about">
<div class="danitso-showcase-overlay"></div>
<div class="container">
<div class="row">
<div class="col danitso-showcase-column">
<h1 class="text-primary">About Danitso</h1>
<p>
Danitso is a Danish company founded in 2013 by Dan Rudkjoebing Petersen after years of service
as an IT consultant in public institutions in Denmark.
</p>
<p>
The motivation for this transition was the fact that most public institutions in Denmark are
experiencing some of the same problems with their IT infrastructure. However, most of them have
to deal with these problems on their own as there is only a limited amount of technical sparring
across the municipal and governmental borders. This results in many of the problems being solved
in more or less the same way, while also being accompanied by high fees every time. There simply
has to be a better way of doing this, and this is where Danitso joins the picture.
</p>
<p>
Instead of solving the problems separately in each organization, Danitso focuses on solving them
in a generic and flexible way. We even do this under an Open Source licensing model to encourage
other organizations and individuals to contribute their work. We believe this is the best way to
tear down these inefficient borders and fully embrace the new possibilities.
</p>
</div>
<div class="col danitso-showcase-right">
</div>
</div>
</div>
</div>