add team page
parent
f984f47283
commit
21dc814439
@ -0,0 +1,39 @@
|
||||
+++
|
||||
title = "Team"
|
||||
slug = "team"
|
||||
thumbnail = "images/tn.png"
|
||||
description = "team"
|
||||
date = 2023-01-09T13:00:08+01:00
|
||||
+++
|
||||
|
||||
|
||||
|
||||
**Core team**
|
||||
|
||||
Anna WIRBEL (*Scientist / Developer*) [ORCID](https://orcid.org/0000-0001-7149-8625)
|
||||
|
||||
Felix OESTERLE (*Project lead / Developer*) [ORCID](https://orcid.org/0000-0002-7772-6884)
|
||||
|
||||
Jan-Thomas FISCHER (*Scientific lead*) [ORCID](https://orcid.org/0000-0001-5179-6457)
|
||||
|
||||
Oscar DICK (*Trainee*)
|
||||
|
||||
*Previous members*:
|
||||
|
||||
Matthias TONNEL (*Scientist / Developer*)
|
||||
|
||||
Amaury BÉLIÈRES-FRENDO (*Trainee*)
|
||||
|
||||
**Operational Team Wildbach- und Lawinenverbaung**
|
||||
|
||||
Matthias GRANIG, Christian TOLLINGER, Andreas HERBERT
|
||||
|
||||
**Organisational committees:**
|
||||
|
||||
Steering committee: Florian RUDOLF-MIKLAU (*Head*)
|
||||
|
||||
Scientific committee: Ingrid REIWEGER (*Head*)
|
||||
|
||||
**External contributions**
|
||||
|
||||
For a list of all code contributors, head over to the [github contributors page](https://github.com/avaframe/AvaFrame/graphs/contributors)
|
@ -0,0 +1,148 @@
|
||||
<!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="
|
||||
Team - AvaFrame
|
||||
">
|
||||
<meta property="og:description" content="team">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://avaframe.org/team/">
|
||||
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="https://avaframe.org/team/">
|
||||
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
|
||||
|
||||
<base href="https://avaframe.org/team/">
|
||||
<title>
|
||||
Team - AvaFrame
|
||||
</title>
|
||||
|
||||
<link rel="canonical" href="https://avaframe.org/team/">
|
||||
|
||||
<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.108.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 ">☰</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://docs.avaframe.org">Documentation</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://github.com/avaframe/AvaFrame/">Code</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/reports">Reports</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/team">Team</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 page">
|
||||
<article>
|
||||
<header>
|
||||
<h1>Team</h1>
|
||||
</header>
|
||||
|
||||
<p><strong>Core team</strong></p>
|
||||
<p>Anna WIRBEL (<em>Scientist / Developer</em>) <a href="https://orcid.org/0000-0001-7149-8625">ORCID</a></p>
|
||||
<p>Felix OESTERLE (<em>Project lead / Developer</em>) <a href="https://orcid.org/0000-0002-7772-6884" |