Skip to content

Commit e0d7510

Browse files
committed
First working page
1 parent 78e0407 commit e0d7510

9 files changed

Lines changed: 29 additions & 3 deletions

File tree

.s.~3af92b17

Whitespace-only changes.

_config.yml

100755100644
File mode changed.

_includes/footer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22

3-
Design by Tim O'Brien [t413.com](http://t413.com/)
3+
Copyright 2018, Lennart Schueler, Sebastian Mueller
44
—
5-
[SinglePaged theme](https://github.com/t413/SinglePaged)
5+
[GeoStat-Framework]({{ site.source_link }})
66
—
7-
this site is [open source]({{ site.source_link }})
7+
this site was made with the [SinglePaged theme](https://github.com/t413/SinglePaged)
88

_posts/2018-01-01-intro.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: "GeoStat"
3+
bg: white
4+
color: black
5+
style: center
6+
---
7+
8+
# GeoStat Framework
9+
<p align="center">
10+
<a href="https://github.com/GeoStat-Framework">
11+
<img src="/img/GeoStat.png" alt="GeoStat-LOGO" width="250px"/></a>
12+
</p>
13+
## Python framework for geostatistical simulations
14+
{: .text-purple}
15+
16+
<p align="center">
17+
<a href="https://github.com/GeoStat-Framework/GSTools">
18+
<img src="/img/gstools.png" alt="GSTools" width="150px"></a>
19+
<a href="https://github.com/GeoStat-Framework/ogs5py">
20+
<img src="/img/OGS.png" alt="ogs5py" width="150px"></a>
21+
<a href="https://github.com/GeoStat-Framework/AnaFlow">
22+
<img src="/img/Anaflow.png" alt="AnaFlow" width="150px"></a>
23+
<a href="https://github.com/GeoStat-Framework/welltestpy">
24+
<img src="/img/WTP.png" alt="welltestpy" width="150px"></a>
25+
</p>
26+

img/Anaflow.png

422 KB
Loading

img/GeoStat.png

-345 KB
Loading

img/OGS.png

61.5 KB
Loading

img/WTP.png

60.7 KB
Loading

img/gstools.png

55.9 KB
Loading

0 commit comments

Comments
 (0)