-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
59 lines (56 loc) · 2.04 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!doctype html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<title>Colloq — The event platform you may have loved</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="">
<meta property="og:type" content="">
<meta property="og:url" content="">
<meta property="og:image" content="">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<meta name="theme-color" content="#fafafa">
</head>
<body>
<main>
<h1>
This was
<b>Colloq.</b>
</h1>
<p class="dates">
❋ 2017 – ✞ 2021
</p>
<p>
<b>
When we started working on our idea of Colloq, we’ve been excited about
our new project and the possibilities we saw. The conference scene was
in full swing, we wanted to fill a gap in the event space and build our
vision of the best conference platform that we could think of.
</b>
</p>
<p>
Four years later, we are looking at a different situation. We ran into
lots of challenges, solved a lot of problems, yet in the end, we did not
manage to monetise Colloq in an ethical and sustainable way. The clock
turned 2021 and we all still face a pandemic that not only changed the way
we live, but changed almost all kind of events. Many are on hold, many are
now online. Sometimes things don’t turn out as planned. So it is with our
service. The idea was good but we hadn’t had enough time and plan to earn
an income from it.
</p>
<p>
After much consideration and multiple rounds of brainstorming on how to
continue with Colloq, we have decided to close the doors of Colloq in
March 2021. Thanks for all your support!
</p>
<p>
Cheers,<br>
<a href="https://helloanselm.com/">Anselm</a>,
<a href="https://tobiastom.name/">Tobias</a> and
<a href="https://foobartel.com/">Holger</a>
</p>
</main>
</body>
</html>