You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

151 lines
5.3 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!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="
Contact - AvaFrame
">
<meta property="og:description" content="contact">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/contact/">
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/contact/">
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
<base href="https://avaframe.org/contact/">
<title>
Contact - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/contact/">
<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.101.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://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/contact">Contact</a>
</li>
</ul>
</label>
</section>
</nav>
<div class="content">
<section class="container page">
<article>
<header>
<h1>Contact</h1>
</header>
<p>We are using <a href="https://element.io/">https://element.io/</a> / <a href="https://matrix.org/">https://matrix.org/</a> for our communication.</p>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<h3 id="you-dont-have-an-elementmatrix-account">You dont have an element/matrix account:</h3>
<p>got to <a href="https://app.element.io/#/register">https://app.element.io/#/register</a> -&gt; Create Account</p>
<p>You can choose between using:</p>
<ul>
<li>matrix.org, this is the default.</li>
<li>your own or another infrastructure (universities, company, …). Setup via: Edit -&gt; add your own homeserver.</li>
</ul>
<p>Note: It does not matter where your account originates, it works for the whole matrix environment.</p>
<p>Once youre done, head to the next step:</p>
<h3 id="you-have-an-elementmatrix-account">You have an element/matrix account</h3>
<p>Use a client of your choice (see below) to connect to room</p>
<p>#public:matrix.avaframe.org</p>
<p>You will end up in the Public room in which you can contact us. If this for some reason does not work, send your matrix address to:
@fso:matrix.avaframe.org
and you will be added manually.</p>
<h3 id="clients">Clients</h3>
<p>A comprehensive list of clients can be found here: <a href="https://matrix.org/clients/">https://matrix.org/clients/</a>.
Starting with the Element ones (Android/Web/Desktop) is a good beginners choice.</p>
</article>
</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>