Add post about initial version!

master
Felix Oesterle 6 years ago
parent 5fcad4c444
commit ca6c00d863

@ -0,0 +1,32 @@
---
title: "Initial release version 0.1"
date: 2020-11-06T10:46:51+01:00
draft: false
slug: "version0_1"
---
**We are very excited to be able to announce our initial release version 0.1!**
This release is the result of several months of development, containing code
from different contributors.
---
Disclaimer: please be aware that this is our *initial
release*. So expect some (read: a lot of) rough edges!
---
You should be able to follow our [quick
start](https://docs.avaframe.org/en/latest/getStarted.html) (only on Linux so
far) and produce simulation results for dense flow avalanches. And yes,
nice pictures are also included :-).
Please go to our [documentation](http://docs.avaframe.org) and our [github
repository](https://github.com/avaframe/AvaFrame/releases) to find out more.
We are happy to receive your feedback, either use [github
issues](https://github.com/avaframe/AvaFrame/issues) or contact us on our
[matrix
channel](https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org)

@ -99,6 +99,10 @@
<div class="content centered"> <div class="content centered">
<ul> <ul>
<li>
<span>November 6, 2020</span><a href="https://avaframe.org/posts/version0_1/">Initial release version 0.1</a>
</li>
<li> <li>
<span>October 29, 2020</span><a href="https://avaframe.org/posts/monthlyoct2020/">This month in AvaFrame - October 2020 edition</a> <span>October 29, 2020</span><a href="https://avaframe.org/posts/monthlyoct2020/">This month in AvaFrame - October 2020 edition</a>
</li> </li>

@ -6,7 +6,19 @@
<description>Recent content on AvaFrame</description> <description>Recent content on AvaFrame</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Thu, 29 Oct 2020 20:19:18 +0100</lastBuildDate><atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Fri, 06 Nov 2020 10:46:51 +0100</lastBuildDate><atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Initial release version 0.1</title>
<link>https://avaframe.org/posts/version0_1/</link>
<pubDate>Fri, 06 Nov 2020 10:46:51 +0100</pubDate>
<guid>https://avaframe.org/posts/version0_1/</guid>
<description>We are very excited to be able to announce our initial release version 0.1!
This release is the result of several months of development, containing code from different contributors.
Disclaimer: please be aware that this is our initial release. So expect some (read: a lot of) rough edges!
You should be able to follow our quick start (only on Linux so far) and produce simulation results for dense flow avalanches.</description>
</item>
<item> <item>
<title>This month in AvaFrame - October 2020 edition</title> <title>This month in AvaFrame - October 2020 edition</title>
<link>https://avaframe.org/posts/monthlyoct2020/</link> <link>https://avaframe.org/posts/monthlyoct2020/</link>

@ -84,6 +84,10 @@
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<ul> <ul>
<li>
<span>November 6, 2020</span><a href="https://avaframe.org/posts/version0_1/">Initial release version 0.1</a>
</li>
<li> <li>
<span>October 29, 2020</span><a href="https://avaframe.org/posts/monthlyoct2020/">This month in AvaFrame - October 2020 edition</a> <span>October 29, 2020</span><a href="https://avaframe.org/posts/monthlyoct2020/">This month in AvaFrame - October 2020 edition</a>
</li> </li>

@ -6,7 +6,19 @@
<description>Recent content in Posts on AvaFrame</description> <description>Recent content in Posts on AvaFrame</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Thu, 29 Oct 2020 20:19:18 +0100</lastBuildDate><atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Fri, 06 Nov 2020 10:46:51 +0100</lastBuildDate><atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Initial release version 0.1</title>
<link>https://avaframe.org/posts/version0_1/</link>
<pubDate>Fri, 06 Nov 2020 10:46:51 +0100</pubDate>
<guid>https://avaframe.org/posts/version0_1/</guid>
<description>We are very excited to be able to announce our initial release version 0.1!
This release is the result of several months of development, containing code from different contributors.
Disclaimer: please be aware that this is our initial release. So expect some (read: a lot of) rough edges!
You should be able to follow our quick start (only on Linux so far) and produce simulation results for dense flow avalanches.</description>
</item>
<item> <item>
<title>This month in AvaFrame - October 2020 edition</title> <title>This month in AvaFrame - October 2020 edition</title>
<link>https://avaframe.org/posts/monthlyoct2020/</link> <link>https://avaframe.org/posts/monthlyoct2020/</link>

@ -0,0 +1,141 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="AvaFrame">
<meta name="description" content="https://avaframe.org">
<meta name="keywords" content="project,avalanche">
<meta property="og:site_name" content="AvaFrame">
<meta property="og:title" content="
Initial release version 0.1 - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/version0_1/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/version0_1/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/version0_1/">
<title>
Initial release version 0.1 - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/version0_1/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.77.0" />
</head>
<body class="">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="/">AvaFrame</a>
<input type="checkbox" id="menu-control"/>
<label class="menu-mobile float-right " for="menu-control">
<span class="btn-mobile float-right ">&#9776;</span>
<ul class="navigation-list">
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/about">About</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
</li>
</ul>
</label>
</section>
</nav>
<div class="content">
<section class="container post">
<article>
<header>
<h1 class="title">Initial release version 0.1</h1>
<h2 class="date">November 6, 2020</h2>
</header>
<p><strong>We are very excited to be able to announce our initial release version 0.1!</strong></p>
<p>This release is the result of several months of development, containing code
from different contributors.</p>
<hr>
<p>Disclaimer: please be aware that this is our <em>initial
release</em>. So expect some (read: a lot of) rough edges!</p>
<hr>
<p>You should be able to follow our <a href="https://docs.avaframe.org/en/latest/getStarted.html">quick
start</a> (only on Linux so
far) and produce simulation results for dense flow avalanches. And yes,
nice pictures are also included :-).</p>
<p>Please go to our <a href="http://docs.avaframe.org">documentation</a> and our <a href="https://github.com/avaframe/AvaFrame/releases">github
repository</a> to find out more.</p>
<p>We are happy to receive your feedback, either use <a href="https://github.com/avaframe/AvaFrame/issues">github
issues</a> or contact us on our
<a href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">matrix
channel</a></p>
</article>
<br/>
</section>
</div>
<footer class="footer">
</footer>
<div class="fixed-bar">
<section class="container">
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
#public:matrix.avaframe.org</a></p>
</section>
</div>
</main>
<script src="https://avaframe.org/js/app.js"></script>
</body>
</html>

@ -4,12 +4,17 @@
<url> <url>
<loc>https://avaframe.org/</loc> <loc>https://avaframe.org/</loc>
<lastmod>2020-10-29T20:19:18+01:00</lastmod> <lastmod>2020-11-06T10:46:51+01:00</lastmod>
</url>
<url>
<loc>https://avaframe.org/posts/version0_1/</loc>
<lastmod>2020-11-06T10:46:51+01:00</lastmod>
</url> </url>
<url> <url>
<loc>https://avaframe.org/posts/</loc> <loc>https://avaframe.org/posts/</loc>
<lastmod>2020-10-29T20:19:18+01:00</lastmod> <lastmod>2020-11-06T10:46:51+01:00</lastmod>
</url> </url>
<url> <url>