Files
ResInsight/index.html
Magne Sjaastad 271ca165b8 Update index.html
2014-04-11 20:18:26 +02:00

41 lines
1.1 KiB
HTML

---
layout: default
title: ResInsight • 3D viewer and post processing of reservoir models
overview: true
---
<section class="intro">
<div class="grid">
<div class="unit whole center-on-mobiles">
<p class="first">3D viewer and post processing of reservoir models</p>
</div>
</div>
</section>
<section class="features">
<div class="grid">
<div class="unit one-third">
<h2>Simple</h2>
<p>
Simple reservoir tasks should be simple, and complex tasks should be possible.
</p>
<a href="{{ site.baseurl }}/docs/gettingstarted/">How ResInsight works &rarr;</a>
</div>
<div class="unit one-third">
<h2>3D views</h2>
<p>
Working with 3D views.
</p>
<a href="/docs/reservoirviews/">Working with 3D views &rarr;</a>
</div>
<div class="unit one-third">
<h2>Build from source</h2>
<p>
Developers are encouraged to build from sources.
</p>
<a href="/docs/buildinstructions/">Build instructions &rarr;</a>
</div>
<div class="clear"></div>
</div>
</section>